Skip to content

Commit f004085

Browse files
committed
Update CHANGELOG and upgrade documentation for 3.7.5 CTR
1 parent 3f92b1d commit f004085

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
@@ -21,7 +21,7 @@ limitations under the License.
2121
image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/images/gremlin-zamfir.png[width=185]
2222
2323
[[release-3-7-5]]
24-
=== TinkerPop 3.7.5 (Release Date: NOT OFFICIALLY RELEASED YET)
24+
=== TinkerPop 3.7.5 (Release Date: November 12, 2025)
2525
2626
* Improved Java driver host availability on connection pool initialization.
2727
* Added getter for `parameterItems` and `valueTraversal` on `DifferenceStep`.
@@ -33,6 +33,11 @@ image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima
3333
* Bump netty to 4.1.125.Final
3434
* Fixed `empty-sample-secure.groovy` to work with `Compilation.COMPILE_STATIC`
3535
36+
==== Bugs
37+
38+
* TINKERPOP-3181 Allow Client initialization to succeed even if minPoolSize is not met
39+
* TINKERPOP-3182 Consistent serialization of Path for untyped GraphSON
40+
3641
[[release-3-7-4]]
3742
=== TinkerPop 3.7.4 (Release Date: August 1, 2025)
3843

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)