Skip to content

1.0 - Release "Guybrush Threepwood"

Choose a tag to compare

@fbiville fbiville released this 18 Sep 06:10
· 63 commits to master since this release

Look behind you, a three-headed monkey!

More seriously, here come a new release and the general availability of neo4j-sproc-compiler.
Apart from being cleanup a lot, here are the notable changes that have been pushed to the codebase since the last milestone:

  • [#24] Also validate List element types for record and parameter types

Somehow, I completely missed this in the milestone. 😫

  • [#23] Fix procedure unicity check

The previous unicity check was only taking account of the default procedure names (package+method name). 😨 This is obviously incorrect when procedures override their name via their value() method. This is now fixed! 🎉

Next release will focus on the changes introduced in the soon-to-come Neo4j 3.1 and notably User-Defined Functions! 💃

In the mean time, enjoy the release and grab it while it's hot! 🔥