Skip to content

6.0.0-M05

Pre-release
Pre-release

Choose a tag to compare

@michael-simons michael-simons released this 22 Jul 09:22
· 605 commits to main since this release

What's Changed

πŸš€ Features

  • 752d31b feat: Add support for transactional metadata. (#686)
  • 01cd4a9 feat: Support DISTINCT clause in SELECT statements. (#679)
  • 5894779 feat: Allow chained translators to break out of chain with standard magic comment.
  • 3ed8f81 feat: Make text2cypher orderable and use the term precedence everywhere.

πŸ› Bug Fixes

  • 94e0f95 fix: Adapt to changes in generated Swagger code.
  • cf46497 fix: Enforce cypher for schema queries.

πŸ”„οΈ Refactorings

  • 3dfbd77 refactor: Log translation to FINE, not FINEST.
  • e501054 refactor: Correctly quote logging placeholders and increase the log level for text2cypher translations.

πŸ“ Documentation

  • 6059b6b docs: Adapt to new env name.
  • 46646f7 build: Document log settings.

🧹 Housekeeping

  • 6d399dd Bump spring-boot.version from 3.3.1 to 3.3.2 (#687)
  • 9131e42 Bump io.netty:netty-bom from 4.1.111.Final to 4.1.112.Final (#688)
  • c79913b Bump com.github.siom79.japicmp:japicmp-maven-plugin (#689)
  • 037b562 Bump quarkus.platform.version from 3.12.2 to 3.12.3 (#690)
  • 7d809d1 Bump org.testcontainers:testcontainers-bom (#691)
  • fd1d2bb Bump org.apache.maven.plugins:maven-javadoc-plugin (#692)
  • b7714cc Bump org.apache.maven.plugins:maven-failsafe-plugin (#685)
  • bd148c1 Bump org.neo4j:neo4j-cypher-dsl-bom (#684)
  • 97451b4 Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (#683)
  • 7e9b01c Bump quarkus.platform.version from 3.12.1 to 3.12.2 (#682)
  • 8642383 Bump org.apache.maven.plugins:maven-release-plugin (#681)
  • 481f572 Bump org.apache.maven.plugins:maven-surefire-plugin (#680)
  • b772593 Bump org.openapitools:openapi-generator-maven-plugin (#678)
  • 85f0e86 Bump io.github.git-commit-id:git-commit-id-maven-plugin (#677)
  • 432de17 Bump quarkus.platform.version from 3.12.0 to 3.12.1 (#676)
  • f00efe6 Bump dev.langchain4j:langchain4j-bom from 0.31.0 to 0.32.0 (#675)
  • 05de4ce Bump org.jreleaser:jreleaser-maven-plugin (#673)
  • 12a77e2 Bump quarkus.platform.version from 3.11.3 to 3.12.0 (#672)
  • d0e2cc5 Bump org.moditect:moditect-maven-plugin (#671)
  • ec764fa Bump org.jdbi:jdbi3-bom from 3.45.1 to 3.45.2 (#670)
  • 95c2c72 Bump org.junit:junit-bom from 5.10.2 to 5.10.3 (#669)
  • f03b276 Bump io.github.cdimascio:dotenv-java from 3.0.0 to 3.0.1 (#668)
  • 682fd73 Bump spring-boot.version from 3.3.0 to 3.3.1 (#667)
  • ff930b3 Bump org.neo4j:neo4j-cypher-dsl-bom (#666)
  • 6887f27 Bump quarkus.platform.version from 3.11.2 to 3.11.3 (#665)
  • bbbb878 Bump org.apache.maven.plugins:maven-jar-plugin (#664)
  • cd5822e Bump org.neo4j:neo4j-cypher-dsl-bom (#663)
  • 1b3a91b Bump org.apache.maven.plugins:maven-release-plugin (#662)
  • 69f7988 Bump org.apache.maven.plugins:maven-surefire-plugin (#661)
  • 38d8547 Bump org.apache.maven.plugins:maven-failsafe-plugin (#660)
  • 233dd73 Bump org.jooq:jooq from 3.19.9 to 3.19.10 (#659)
  • f66a3aa Bump quarkus.platform.version from 3.11.1 to 3.11.2 (#658)
  • daafd3b Bump io.netty:netty-bom from 4.1.110.Final to 4.1.111.Final (#657)
  • 43eed8d Bump spring-javaformat.version from 0.0.41 to 0.0.42 (#651)
  • 73e5ebc Bump org.apache.maven.plugins:maven-checkstyle-plugin (#652)
  • 380d57a Bump io.github.git-commit-id:git-commit-id-maven-plugin (#653)
  • e87c826 Bump quarkus.platform.version from 3.11.0 to 3.11.1 (#654)
  • 8f807ec Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 (#655)
  • 5ea0eb9 Bump org.asciidoctor:asciidoctorj-pdf from 2.3.15 to 2.3.17 (#656)

πŸ›  Build

  • 72a57aa build: Move all bundles to a dedicated folder. (#650)
  • fec5857 build: Attach main project javadoc to the bundle.