Skip to content

Commit 4a24ef9

Browse files
committed
Merge branch '3.7-dev' into 3.8-dev
2 parents eeeb273 + f004085 commit 4a24ef9

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.asciidoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ This release also includes changes from <<release-3-7-XXX, 3.7.XXX>>.
144144
image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/images/gremlin-zamfir.png[width=185]
145145
146146
[[release-3-7-5]]
147-
=== TinkerPop 3.7.5 (Release Date: NOT OFFICIALLY RELEASED YET)
147+
=== TinkerPop 3.7.5 (Release Date: November 12, 2025)
148148
149149
* Improved Java driver host availability on connection pool initialization.
150150
* Added getter for `parameterItems` and `valueTraversal` on `DifferenceStep`.
@@ -156,6 +156,11 @@ image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima
156156
* Bump netty to 4.1.125.Final
157157
* Fixed `empty-sample-secure.groovy` to work with `Compilation.COMPILE_STATIC`
158158
159+
==== Bugs
160+
161+
* TINKERPOP-3181 Allow Client initialization to succeed even if minPoolSize is not met
162+
* TINKERPOP-3182 Consistent serialization of Path for untyped GraphSON
163+
159164
[[release-3-7-4]]
160165
=== TinkerPop 3.7.4 (Release Date: August 1, 2025)
161166

docs/src/upgrade/release-3.7.x.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ image::gremlin-zamfir.png[width=185]
2323
2424
== TinkerPop 3.7.5
2525
26-
*Release Date: NOT OFFICIALLY RELEASED YET*
26+
*Release Date: November 12, 2025*
2727
2828
Please see the link:https://github.com/apache/tinkerpop/blob/3.7.5/CHANGELOG.asciidoc#release-3-7-5[changelog] for a
2929
complete list of all the modifications that are part of this release.

0 commit comments

Comments
 (0)