Skip to content

6.2.1

Choose a tag to compare

@michael-simons michael-simons released this 24 Mar 15:14
· 300 commits to main since this release

What's Changed

πŸ› Bug Fixes

  • 99b78bf fix: SQL processing attempt must be made before transaction acquisition.

πŸ”„οΈ Refactorings

  • 86a67c5 refactor: Make sure all bolt connections are closed during abort, too.
  • e20469e refactor: Restrict the output of dbms.components() to 'Neo4j Kernel'.
  • 26dc5e3 refactor: Clear out bolt-connection for database metadata on close.

🧹 Housekeeping

  • 859c255 Bump org.neo4j.bolt:neo4j-bolt-connection-bom to 1.1.1
  • 780b89a Bump org.neo4j:neo4j-cypher-dsl-bom (#894)
  • c0e5e2f Bump quarkus.platform.version from 3.19.3 to 3.19.4 (#893)
  • b9afe9e Bump org.asciidoctor:asciidoctor-maven-plugin (#892)
  • 1f0c1d1 Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 (#891)
  • e8669cf Bump org.neo4j.bolt:neo4j-bolt-connection-bom (#890)
  • 39ec25d Bump spring-boot.version from 3.4.3 to 3.4.4 (#889)
  • 209538f Bump com.mycila:license-maven-plugin from 4.6 to 5.0.0 (#888)
  • 221654b Bump org.junit:junit-bom from 5.12.0 to 5.12.1 (#887)
  • 0758b9c Bump org.mockito:mockito-bom from 5.16.0 to 5.16.1 (#886)
  • b4b6398 Bump quarkus.platform.version from 3.19.2 to 3.19.3 (#885)
  • 1c43629 Bump org.graalvm.buildtools:native-maven-plugin (#884)
  • 9209dbf Bump org.hibernate.orm:hibernate-platform (#883)
  • 3e650b7 Bump org.jooq:jooq from 3.19.20 to 3.19.21 (#882)
  • 85b8318 Bump org.neo4j:cypher-v5-antlr-parser from 5.26.3 to 5.26.4 (#881)

πŸ›  Build

  • c1beca4 build: Add a Lazy-test.
  • b5aadb5 test: Use Neo4jContainer.getHost() in ITs instead of localhost (#880)
  • 629e287 build: Update license-maven-plugin configuration to include full path to license.tpl. (#878)
  • 410513d Update exec-maven-plugin configuration to include full path (#879)