File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ limitations under the License.
2121image::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
Original file line number Diff line number Diff 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
2828Please see the link:https://github.com/apache/tinkerpop/blob/3.7.5/CHANGELOG.asciidoc#release-3-7-5[changelog] for a
2929complete list of all the modifications that are part of this release.
You can’t perform that action at this time.
0 commit comments