Releases
6.1.1
What's Changed
๐ Features
e98cab4 feat: Indicate that all open result sets will be closed when autocommit fails. [metadata]
791e4f2 feat: Add app
string to transactional metadata and unify with BoltAgent.
f1baf87 feat: Indicate in metadata which client info properties are supported. [metadata]
9d179b1 feat: Add support for getTypeInfo
. [metadata]
d6b2183 feat: Show all catalogs. [metadata]
34bbb15 feat: In LIKE
also translate _
to .
. [translator].
8b771b9 feat: Derive primary keys from unique constraints.
๐ Bug Fixes
46ef2c5 fix: Donโt swallow exception and donโt overwrite previous valid translation when a later translator fails.
d4ee5f1 fix: Allow matching on multiple patterns, check target nodes in relationships. [translator] (#819 )
245cd93 fix: Transaction must not jump back from committed to ready.
7e02077 fix: Use correct target for elementId. [translator]
๐๏ธ Refactorings
b3e3a73 refactor: Still create a relationship pattern despite an expected empty result [translator]
77e52f4 refactor: Align both overloads of getSchemas
to support querying the schema and returning the current catalog.
895d416 refactor: Rework catalog support.
๐ Documentation
6e799ab docs: Add screenshot from 6.1.0 release notes.
๐งฐ Tasks
1c1562b chore: Extend license header to 2025.
๐งน Housekeeping
01b9528 Bump quarkus.platform.version from 3.17.5 to 3.17.6 (#824 )
9160d22 Bump org.jooq:jooq from 3.19.16 to 3.19.17 (#823 )
d6abf3e Bump com.github.siom79.japicmp:japicmp-maven-plugin (#822 )
805f8bf Bump com.opencsv:opencsv from 5.9 to 5.10 (#821 )
fcfb7d2 Bump org.hibernate.orm:hibernate-platform (#808 )
89169c7 Bump quarkus.platform.version from 3.17.4 to 3.17.5 (#809 )
2c1f2e6 Bump org.mockito:mockito-bom from 5.14.2 to 5.15.2 (#816 )
6cb0502 Bump org.jreleaser:jreleaser-maven-plugin (#817 )
76692f2 Bump org.assertj:assertj-core from 3.26.3 to 3.27.2 (#818 )
8f758aa Bump spring-boot.version from 3.4.0 to 3.4.1 (#812 )
d1e2c56 Bump io.netty:netty-bom from 4.1.115.Final to 4.1.116.Final (#810 )
cd90d65 Bump org.neo4j:neo4j-cypher-dsl-bom (#813 )
202c80e Bump com.puppycrawl.tools:checkstyle (#815 )
0220639 Bump org.junit:junit-bom from 5.11.3 to 5.11.4 (#807 )
c8c4f1b Bump org.jooq:jooq from 3.19.15 to 3.19.16 (#806 )
fea2623 Bump com.puppycrawl.tools:checkstyle (#805 )
0d263f0 Bump io.github.cdimascio:dotenv-java from 3.0.2 to 3.1.0 (#804 )
fc18b14 Bump quarkus.platform.version from 3.17.3 to 3.17.4 (#803 )
41abb65 Bump neo4j-cypher-dsl.version from 2024.3.1 to 2024.3.2
๐ Build
d53805b build: Allow the swagger generated stuff to compile with JDK23.
You canโt perform that action at this time.