Skip to content

6.1.5

Latest
Compare
Choose a tag to compare
@michael-simons michael-simons released this 07 Mar 10:19
· 13 commits to main since this release

What's Changed

πŸ› Bug Fixes

  • c36ae21 fix(build): Add another way to spell MIT license to the license check.
  • bc5e0de fix: Make driver more resilient agains already existing attribute keys for Netty channels. (#869)

πŸ”„οΈ Refactorings

  • 0e1882e refactor: Support row movement as much as possible in the ResultSetImpl and throw the appropriate exception otherwise.
  • 0de6261 refactor: Trace usage of all result set interface methods.
  • d3184c9 refactor: Trace usage of all callable statement interface methods.
  • 9357d4e refactor: Trace usage of all prepared statement interface methods.
  • f7e05d7 refactor: Trace usage of all statement interface methods.
  • 0c9743a refactor: Trace usage of all connection interface methods.

πŸ“ Documentation

  • ffb06b2 docs: Add issue template.
  • db3e3f0 docs: Document logging configuration.
  • cdd1351 docs: Point GitHub pages always to the offical Neo4j manual.

🧹 Housekeeping

  • 8aaaeb3 Bump quarkus.platform.version from 3.18.4 to 3.19.1 (#862)
  • f7aca53 Bump org.codehaus.mojo:flatten-maven-plugin (#868)
  • 4a1c289 Bump org.neo4j:cypher-v5-antlr-parser from 5.26.2 to 5.26.3 (#867)
  • f9cfe1b Bump org.apache.maven.plugins:maven-deploy-plugin (#865)
  • 013e29e Bump org.neo4j:neo4j-cypher-dsl-bom (#864)
  • 050c220 Bump slf4j.version from 2.0.16 to 2.0.17 (#863)
  • 16ea18e Bump org.openapitools:openapi-generator-maven-plugin (#861)
  • 48e0863 Bump org.jreleaser:jreleaser-maven-plugin (#860)
  • 9b4842e Bump io.netty:netty-bom from 4.1.118.Final to 4.1.119.Final (#859)