- Fix Fixed a bug introduced in 2.31.0 where
gremlin init
would fail unless the environment variable GREMLIN_TRANSPORT=direct
was set. - Info Added support for tag values to be any simple YAML datatype (boolean, integer, float, string). Previously only strings were supported.
- Info Updated dependencies.