This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
commit e7f184646d82c1b0a329a98edd2549e514882d1f Author: Stephen Mallette <[email protected]> AuthorDate: Thu May 30 07:40:41 2024 -0400 Updated CHANGELOG CTR --- CHANGELOG.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 1ee86f030c..9ed48ba553 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -23,6 +23,7 @@ image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima [[release-3-6-8]] === TinkerPop 3.6.8 (NOT OFFICIALLY RELEASED YET) +* Fixed bug in Java driver where connection pool was not removing dead connections under certain error conditions. [[release-3-6-7]] === TinkerPop 3.6.7 (April 8, 2024)
