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
* Fixed bug in `PartitionStrategy` where the use of `AbstractLambdaTraversal` caused an unexpected exception.
36
36
* Fixed bug where close requests for sessions were improperly validating the request in the `UnifiedChannelizer`.
37
37
* Deprecated and removed functionality of the `connectOnStartup` option in `gremlin-javascript` to resolve potential `unhandledRejection` and race conditions.
38
+
* Fixed Traversal.graph is empty in StepStrategy.apply() with `count().is(0)`.
0 commit comments