2022.7.0
No breaking changes, the minor version has been bumped due to new default methods of internal interfaces.
This release is - again - a safe drop-in replacement for the prior (2022.6.1) one.
Thanks to @AakashSorathiya and @nmervaillie for their input on this release.
🚀 Features
- Add support for
includesAll
andincludesAny
operations on expressions for list properties - Support
org.neo4j.cypher.internal.ast.factory.ASTExpressionFactory#ands
🔄️ Refactorings
- Add cause to unsupported to
UnsupportedCypherException
.
🛠 Build
- Use current JBang action to verify on JDK 8. (#421)
🧹 Housekeeping
- Dependency upgrades: