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
andRelationIdentifierSerializer
which are backwards incompatible for GraphBinary, just like in JanusGraph 1.0.0. - Geoshapes supported with GraphBinary.
Detailed Changelog
- Bump Testcontainers from 2.4.0 to 3.0.0 by @dependabot in #124
- Support JanusGraph 1.0.0 by @FlorianHockmann in #126
- Initial Geoshapes support for GraphBinary by @FlorianHockmann in #128
- Bump Testcontainers from 3.0.0 to 3.1.0 by @dependabot in #129
- Use Super Linter instead of just Editorconfig by @FlorianHockmann in #130
- Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 by @dependabot in #131
- Bump Testcontainers from 3.1.0 to 3.2.0 by @dependabot in #132
- 1.0.0-rc1 Release Candidate by @FlorianHockmann in #133
- Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 by @dependabot in #134
- Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 by @dependabot in #135
- Bump Testcontainers from 3.2.0 to 3.3.0 by @dependabot in #136
- Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in #137
- Fix GraphBinary deserialization of RelationIdentifier by @FlorianHockmann in #139
- Bump xunit from 2.4.2 to 2.5.0 by @dependabot in #141
- Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 by @dependabot in #142
- Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 by @dependabot in #144
- Bump Testcontainers from 3.3.0 to 3.4.0 by @dependabot in #145
- Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 by @dependabot in #146
- Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @dependabot in #147
- Bump actions/checkout from 3 to 4 by @dependabot in #148
- Bump Testcontainers from 3.4.0 to 3.5.0 by @dependabot in #149
- Bump xunit from 2.5.0 to 2.5.1 by @dependabot in #151
- Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 by @dependabot in #150
- Bump xunit from 2.5.1 to 2.5.2 by @dependabot in #153
- Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 by @dependabot in #152
- Bump xunit from 2.5.2 to 2.5.3 by @dependabot in #154
- Bump xunit from 2.5.3 to 2.6.0 by @dependabot in #156
- JanusGraph.Net 1.0.0 Release by @FlorianHockmann in #155
Full Changelog: v0.4.3...v1.0.0