Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release #3314

Merged
merged 3 commits into from
Dec 13, 2024
Merged

Release #3314

Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
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)

Version 17.12.5
---------------
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
17.12.6-beta.2
17.12.6
Loading