Skip to content

Release 1.5.0

Compare
Choose a tag to compare
@neo-technology-build-agent neo-technology-build-agent released this 20 Dec 12:37
· 33 commits to master since this release

Features

  • Make use of sub-queries, to get rid of most apoc calls. by @Andy2003 (#222)
  • Use graphql infrastructure to parse requests by @Andy2003 (#247)
  • Utilize graphql framework to handle fragments correctly by @Andy2003 (#248)
  • Use error whitelist instead of blacklist to cover all yet unknown errors by @Andy2003 (#256)

Fixes

  • Use relationship alias for this in directive on rich relationship by @ikwattro (#246)

Documentation

  • Automate the process of generating release changelog, by using labels on PRs by @Andy2003 (#241)
  • Generate the release changelog, after the release was created by the neo4j build server by @Andy2003 (#242)
  • Code cleanup and correction of typos by @Andy2003 (#255)

Updated dependencies