Skip to content

6.0.0-RC1

Pre-release
Pre-release

Choose a tag to compare

@michael-simons michael-simons released this 02 Oct 09:40
· 545 commits to main since this release

What's Changed

Big thanks to my colleagues @stefano-ottolenghi and @recrwplay for working with me setting up the release of the official documentation (Preview available here until the final release goes out).

🐛 Bug Fixes

  • 30b90dd docs: Fix link to manual.
  • 086a92b fix: Use correct directory for preview.
  • 0c5429b fix: Add missing license headers.

📝 Documentation

  • c6aaf8c docs: Correct small typo in README (#747)
  • eaa343f docs: Remove Introduction section from page with no other sections (#736)
  • 7b5323c docs: Full review and polishing of the whole documentation. (#720)

🧹 Housekeeping

  • 02f7584 Bump dev.langchain4j:langchain4j-bom from 0.34.0 to 0.35.0 (#746)
  • a234aca Bump com.puppycrawl.tools:checkstyle (#745)
  • bc35f69 Bump quarkus.platform.version from 3.14.4 to 3.15.1 (#744)
  • 72ce687 Bump org.mockito:mockito-bom from 5.13.0 to 5.14.0 (#743)
  • 35282fb Bump org.junit:junit-bom from 5.11.0 to 5.11.1 (#742)
  • a51e82b Bump org.jooq:jooq from 3.19.11 to 3.19.13 (#741)
  • acc4a3b Bump io.fabric8:docker-maven-plugin from 0.45.0 to 0.45.1 (#740)
  • 55a3b6a Bump com.mycila:license-maven-plugin from 4.5 to 4.6 (#739)
  • a0d25f4 Bump spring-boot.version from 3.3.3 to 3.3.4 (#737)
  • 0af6df4 Bump org.neo4j:neo4j-cypher-dsl-bom (#735)
  • aa91667 build(deps-dev): Bump org.asciidoctor:asciidoctorj from 2.5.13 to 3.0.0 (#734)
  • c59f2eb Bump org.graalvm.buildtools:native-maven-plugin (#733)
  • 6a50341 Bump quarkus.platform.version from 3.14.2 to 3.14.4 (#732)
  • 80458f4 Bump org.apache.maven.plugins:maven-javadoc-plugin (#724)
  • 6fcd872 Bump org.apache.maven.plugins:maven-failsafe-plugin (#725)
  • d10d860 Bump io.github.cdimascio:dotenv-java from 3.0.1 to 3.0.2 (#731)
  • 7ac4a91 Bump org.jreleaser:jreleaser-maven-plugin (#730)
  • 113ce53 Bump org.mockito:mockito-bom from 5.12.0 to 5.13.0 (#729)
  • 515bccb Bump dev.langchain4j:langchain4j-bom from 0.33.0 to 0.34.0 (#728)
  • f74d019 Bump quarkus.platform.version from 3.13.3 to 3.14.2 (#727)
  • 74b8478 Bump org.apache.maven.plugins:maven-surefire-plugin (#726)
  • 1f39b1c Bump org.neo4j:neo4j-cypher-dsl-bom (#723)
  • 1f59fcf Bump io.netty:netty-bom from 4.1.112.Final to 4.1.113.Final (#722)
  • 0c02a8a Bump com.puppycrawl.tools:checkstyle (#719)
  • 37b1cbf Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 (#718)
  • 9a0284c Bump org.apache.maven.plugins:maven-checkstyle-plugin (#717)
  • 0c18390 Bump com.github.siom79.japicmp:japicmp-maven-plugin (#716)
  • 6c2b29f Bump org.apache.maven.plugins:maven-deploy-plugin (#714)
  • abb6509 Bump org.openapitools:openapi-generator-maven-plugin (#713)
  • 79c5dd3 Bump spring-boot.version from 3.3.2 to 3.3.3 (#712)
  • 2268b27 Bump org.apache.maven.plugins:maven-install-plugin (#711)
  • 54e2dc6 Bump org.jdbi:jdbi3-bom from 3.45.3 to 3.45.4 (#710)
  • 44ae3a0 Bump quarkus.platform.version from 3.13.2 to 3.13.3 (#709)
  • e96075a Bump org.apache.maven.plugins:maven-surefire-plugin (#708)
  • 2940c7d Bump org.junit:junit-bom from 5.10.3 to 5.11.0 (#707)
  • 35d67ca Bump spring-javaformat.version from 0.0.42 to 0.0.43 (#706)
  • 9d47c18 Bump org.codehaus.mojo:exec-maven-plugin (#705)
  • ea82c45 Bump org.apache.maven.plugins:maven-failsafe-plugin (#704)
  • ccb9ae8 Bump org.jooq:jooq from 3.19.10 to 3.19.11 (#703)
  • e56cf1f Bump quarkus.platform.version from 3.12.3 to 3.13.2 (#699)
  • 4cf3faf Bump org.jdbi:jdbi3-bom from 3.45.2 to 3.45.3 (#695)
  • 7fbd137 Bump org.asciidoctor:asciidoctorj-pdf from 2.3.17 to 2.3.18 (#696)
  • ce8a774 Bump org.testcontainers:testcontainers-bom (#697)
  • 0ccef4b Bump org.codehaus.mojo:exec-maven-plugin (#700)
  • 8dcea72 Bump slf4j.version from 2.0.13 to 2.0.16 (#701)
  • 6c92a4d Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 (#702)
  • 54347d4 Bump io.fabric8:docker-maven-plugin from 0.44.0 to 0.45.0 (#694)
  • f3f18f9 Bump dev.langchain4j:langchain4j-bom from 0.32.0 to 0.33.0 (#693)

🛠 Build

  • 726d166 build: Update checkout and setup-java actions to latest.
  • 2702a1c build: Mute snyk for tests, testing infrastructure, and docs (#738)
  • 4aa0146 build: Configure Neo4j Antora build proper.