You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* TINKERPOP-3079 The test `TraversalStrategiesTest#shouldAllowUserManipulationOfGlobalCache` is not idempotent, as it passes in the first run and fails in repeated runs in the same environment.
60
+
* TINKERPOP-3081 When using authentication, evaluationTimeout is ignored
61
+
* TINKERPOP-3089 min() and max() local forms not working properly with empty iterator input
62
+
* TINKERPOP-3090 trim() steps not handling unicode characters properly
63
+
* TINKERPOP-3093 optimization of readmap function
64
+
* TINKERPOP-3105 Running 3.6.x python-driver with 3.7.x server leads to deserialization errors
65
+
* TINKERPOP-3110 Incorrect Bytecode when multiple options are used in traversal
66
+
* TINKERPOP-3116 async_timeout not declared in gremlinpython dependencies
67
+
68
+
==== Improvements
69
+
70
+
* TINKERPOP-2700 WebSocket compression may lead to attacks (CRIME / BREACH)
71
+
* TINKERPOP-3041 Consistent construction of SeedStrategy
72
+
* TINKERPOP-3080 AggregateStep can support all Operators predefined in TinkerPop
73
+
* TINKERPOP-3082 Tinkerpop hardcoded the Spark AppName
74
+
* TINKERPOP-3086 Upgrade gremlin-python to newer Python interpreter
75
+
* TINKERPOP-3098 Gremlin Console bat file is missing log level configuration option
76
+
* TINKERPOP-3102 Cardinality input with mergeE step shouldn't be allowed.
Please see the link:https://github.com/apache/tinkerpop/blob/3.7.3/CHANGELOG.asciidoc#release-3-7-3[changelog] for a
29
29
complete list of all the modifications that are part of this release.
0 commit comments