Just a version bump.
Unclaimed project
Are you a maintainer of neo4j-graphql? Claim this project to take control of your public changelog and roadmap.
Changelog
GraphQL bindings for Neo4j, generates and runs Cypher
Just a version bump.
Recent Neo4j release has a change in the Jackson JSON library which this release fixes.
This is mostly an upgrade release.
We upgrade graphql-java to version 12, which allows some newer features of the spec, like using triple quotes ``` e.g. for @cypher directive statements. (fixes #110)
It also upgrades the https://github.com/neo4j-graphql/neo4j-graphql-java version to 1.0.0-M03 which adds some new features like merge mutation and mutations to add relationships. This new tr...
This is mostly an upgrade release.
We upgrade graphql-java to version 12, which allows some newer features of the spec, like using triple quotes ``` e.g. for @cypher directive statements. (fixes #110)
It also upgrades the https://github.com/neo4j-graphql/neo4j-graphql-java version to 1.0.0-M03 which adds some new features like merge mutation and mutations to add relationships. This new tr...
This is is a minor release with