From 450ec92c3b41e03b65bd0cd999c60f87fa31a819 Mon Sep 17 00:00:00 2001 From: Samuel Littley Date: Fri, 13 Dec 2024 14:52:47 +0000 Subject: [PATCH] Release (#3314) --- ChangeLog | 5 ++++- VERSION | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f69fd5619..5783e6f4c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ -17.12.6-beta.1 +Version 17.12.6 -------------- * Add goroutine labels to track what they are getting up to if we suspect a hang (#3292) + * Fix deadlock with queuing data for tests (#3306) + * Fix potential subinclude lockup (#3305) + * Don't queue a target up for test if the target failed to build (#3315) Version 17.12.5 --------------- diff --git a/VERSION b/VERSION index 15911c61e..3c92e1f33 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -17.12.6-beta.2 +17.12.6