Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@FlorianHockmann FlorianHockmann released this 15 Nov 10:53
· 40 commits to master since this release

This release is compatible with JanusGraph 1.0.0.

Notable Changes

  • Gremlin.Net bumped to 3.7.0 (JanusGraph 1.0.0 also uses TinkerPop 3.7.0)
  • Add nullable annotations (were added in Gremlin.Net 3.7.0)
  • Support string type custom vertex IDs: Required some changes to RelationIdentifier and RelationIdentifierSerializer which are backwards incompatible for GraphBinary, just like in JanusGraph 1.0.0.
  • Geoshapes supported with GraphBinary.

Detailed Changelog

Full Changelog: v0.4.3...v1.0.0