Skip to content

Commit

Permalink
Merge branch '3.6-dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
xiazcy committed Oct 24, 2023
2 parents 22759b8 + f28c1db commit 7bf8cd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ This release also includes changes from <<release-3-5-8, 3.5.8>>.
* Allowed `io()` to automatically detect ".graphml" as a file extension.
* Deprecated the `HandshakeInterceptor` in favor of a more generic `RequestInterceptor`.
* Allowed `gremlin-python` to be used over HTTP for experimental purposes.
* Updated `gremlin-python` translator to enable additional traversals over HTTP.
* Fixed translation of `P`, `TraversalStrategy` and Enums, and added translation for `Vertex`, `Edge`, `VertexProperty`, list, set, dict, number, binding and lambda in Groovy Translator for Python.
* Fixed a bug in `StarGraph` where `EdgeFilter` did not remove associated Edge Properties.
* Added translator to the Go GLV.
* Fixed bug with filtering for `group()` when the side-effect label was defined for it.
Expand Down

0 comments on commit 7bf8cd1

Please sign in to comment.