From 907de724961d53921395f4ff472ce5740fea79d4 Mon Sep 17 00:00:00 2001 From: Jonathan Poole Date: Tue, 8 Aug 2023 16:31:31 +0100 Subject: [PATCH] Tag v17.3.0 (#2890) * Tag v17.3.0 --------- Co-authored-by: rgodden --- ChangeLog | 6 ++++++ VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 87a271a3f8..75ea0d1461 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Version 17.3.0 +-------------- + * REX: fix issue with downloading the outputs of filegroups with remote execution (#2885) + * Added reduce builtin to the build language (#2880) + * Don't automatically download targets queued for subinclue during remote execution (#2889) + Version 17.2.3 -------------- * Improve locking logic around downloading targets for multiple concurrent plz executions diff --git a/VERSION b/VERSION index afbe6330a8..5aadcd3f24 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -17.2.3 +17.3.0