Skip to content

6.14.0

Latest

Choose a tag to compare

@michael-simons michael-simons released this 14 Jul 17:07

What's Changed

πŸš€ Features

  • 02f1fe9 feat: Add support for Bolt v6.1 and with that, the native UUID type. (#1396)

πŸ”„οΈ Refactorings

  • 7d50fae refactor: Be more lenient when detecting Spark subqueries. (#1413)

🧰 Tasks

  • 2dd2983 chore: Update to Neo4j 2026.06 and always enable UUID tests. (#1431)
  • 2a0ef2b chore: Add tests for some aspects of ResultSetMetaData.
  • 28f4966 Disable classname test on databases without Cypher 25.
  • aa82ed4 chore: Pin all actions (including officials) to their currenet sha. (#1414)
  • 18ea29f Add Spark cleaner submodule to test aggregation module.

🧹 Housekeeping

  • a9e31af Bump com.fasterxml.jackson:jackson-bom (#1422)
  • ef5130f Bump org.junit:junit-bom from 6.1.1 to 6.1.2 (#1423)
  • fdd2804 build(deps-dev): Bump com.github.dasniko:testcontainers-keycloak (#1424)
  • 1b7c361 Bump com.puppycrawl.tools:checkstyle from 13.7.0 to 13.8.0 (#1425)
  • 3df050b Bump quarkus.platform.version from 3.37.1 to 3.37.2 (#1426)
  • ad7c287 Bump org.graalvm.buildtools:native-maven-plugin (#1427)
  • 28af3cd Bump io.netty:netty-bom from 4.1.135.Final to 4.1.136.Final (#1428)
  • d4817b0 Bump org.hibernate.orm:hibernate-platform (#1429)
  • 75e03a5 Bump dev.langchain4j:langchain4j-bom from 1.17.1 to 1.17.2 (#1430)
  • 7f7d31c Bump org.hibernate.orm:hibernate-platform (#1415)
  • 38a5460 Bump org.neo4j:cypher-v5-antlr-parser (#1416)
  • 32c9453 Bump quarkus.platform.version from 3.37.0 to 3.37.1 (#1417)
  • b3f8b1e Bump org.keycloak:keycloak-authz-client (#1418)
  • 45197d0 Bump org.jreleaser:jreleaser-maven-plugin (#1419)
  • 1bec59b Bump dev.langchain4j:langchain4j-bom from 1.17.0 to 1.17.1 (#1420)
  • 6fe414b Bump org.jdbi:jdbi3-bom from 3.53.0 to 3.54.0 (#1421)
  • 7dbdfb2 Bump com.puppycrawl.tools:checkstyle from 13.6.0 to 13.7.0 (#1407)
  • 20231e5 Bump quarkus.platform.version from 3.36.3 to 3.37.0 (#1408)
  • 57d9ba1 Bump org.hibernate.orm:hibernate-platform (#1409)
  • c17dfc5 Bump org.graalvm.buildtools:native-maven-plugin (#1410)
  • 04da13a Bump dev.langchain4j:langchain4j-bom from 1.16.3 to 1.17.0 (#1411)
  • 6c982a5 Bump org.junit:junit-bom from 6.1.0 to 6.1.1 (#1412)
  • 665e7cc Bump neo4j-cypher-dsl.version from 2025.2.7 to 2025.3.0
  • 8dc6351 Bump org.apache.maven.plugins:maven-surefire-plugin (#1397)
  • 5cb184c Bump dev.langchain4j:langchain4j-bom from 1.16.2 to 1.16.3 (#1398)
  • 685c9fd Bump quarkus.platform.version from 3.36.2 to 3.36.3 (#1399)
  • bdf5957 Bump org.sonarsource.scanner.maven:sonar-maven-plugin (#1400)
  • 01d3909 build(deps-dev): Bump org.duckdb:duckdb_jdbc from 1.5.3.0 to 1.5.4.0 (#1401)
  • 7bbb48f Bump org.hibernate.orm:hibernate-platform (#1402)
  • e3a5b2a Bump org.cyclonedx:cyclonedx-maven-plugin (#1403)
  • b3343fa Bump org.jooq:jooq from 3.19.35 to 3.19.36 (#1404)
  • aa3ec2e Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 (#1405)

πŸ›  Build