diff --git a/docs/snapshot/release-notes/index.html b/docs/snapshot/release-notes/index.html index 12087d550cd0..f21253cad0bb 100644 --- a/docs/snapshot/release-notes/index.html +++ b/docs/snapshot/release-notes/index.html @@ -626,10 +626,10 @@
Date of Release: ❓
+Date of Release: September 25, 2024
Scope: minor bug fixes and improvements since 5.11.0
+Scope: Bug fixes and enhancements since 5.11.0
For a complete list of all closed issues and pull requests for this release, consult the @@ -643,8 +643,8 @@
Fixed potential locking issue with ExclusiveResource
in the
-HierarchicalTestExecutorService
, which could lead to deadlocks in certain scenarios.
Fix support for disabling ANSI colors on the console when the NO_COLOR
environment
+variable is available.
NamespacedHierarchicalStore
no longer throws an exception after it has been closed if
@@ -652,15 +652,9 @@
❓
+Fixed potential locking issue with ExclusiveResource
in the
+HierarchicalTestExecutorService
, which could lead to deadlocks in certain scenarios.
❓
-