Skip to content

v0.4.2

Compare
Choose a tag to compare
@FlorianHockmann FlorianHockmann released this 19 Jan 11:17
· 89 commits to master since this release

Deprecated: JanusGraphClientBuilder

The main change in this release is the deprecation of the JanusGraphClientBuilder.
The reasoning behind this deprecation is mostly that the builder makes it harder to configure the GremlinClient as it needs to replicate all config options. Showing users how they can just configure a GremlinClient with serialization support for JanusGraph also makes it easier to use this library for existing users of Gremlin.Net.

More information can be found in this issue: #112

All Commits in this Release

Full Changelog: v0.4.1...v0.4.2