We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 180cf06 commit c735441Copy full SHA for c735441
CHANGELOG.asciidoc
@@ -23,6 +23,8 @@ image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima
23
[[release-3-7-2]]
24
=== TinkerPop 3.7.2 (April 8, 2024)
25
26
+This release also includes changes from <<release-3-6-7, 3.6.7>>.
27
+
28
* Deprecated `ltrim()` and `rTrim()` in favor of `l_trim()` and `r_trim` in Python.
29
* Fixed bug in `onCreate` for `mergeV()` where use of the `Cardinality` functions was not properly handled.
30
* Fixed multiple concurrent initially requests caused authentication to fail.
0 commit comments