Releases: neo4j/docs-java-reference
Releases · neo4j/docs-java-reference
2026.01.3
Publish 2025.12.1 (#327) * bump version to 2025.02 (#248) * Bump @neo4j-antora/antora-modify-sitemaps in the prod-dependencies group (#249) Bumps the prod-dependencies group with 1 update: @neo4j-antora/antora-modify-sitemaps. Updates `@neo4j-antora/antora-modify-sitemaps` from 0.6.1 to 0.7.0 --- updated-dependencies: - dependency-name: "@neo4j-antora/antora-modify-sitemaps" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update dev version to 2025.03 (#252) * Update version in antora.yml to 2025.03 (#254) * Update Java driver version to 5.28.3 (#258) * Packages workflows refine (#261) * update workflow to 1.2.0 * update packages * Replace `page-version` with `current` in links (#260) * Replace `page-version` with `current` in links * Put back `page-version` for the Ops manual and fix links on locks/deadlocks * Update modules/ROOT/pages/java-embedded/unique-nodes.adoc * Update modules/ROOT/pages/extending-neo4j/unmanaged-extensions.adoc * Update docs-pr-checks.yml (#263) * Update the version to 2025.04 (#268) * Update version to 2025.05 (#271) * Update version to 2025.06 (#277) * Update Java driver version to 5.28.5 (#280) * Update and fix several pages (#279) * Update and fix several pages * Change ClusterSettings to DiscoverySettings * Update Java driver to 5.28.6 (#283) * Bump Neo4j version to 2025.07 (#286) * Update Java driver to 5.28.7 (#287) * Update path to javadocs (#289) * Update path to javadocs * use docs-base-uri in path * Update Java driver version to 5.28.9 (#290) * Update to 2025.08 (#294) * Update to 2025.09 (#298) * Bump to 2025.10, Java driver to 5.28.10 (#302) * Update Java to 21 (#306) * Update Java to 21 * Add a link to the Bolt docs * Update setup.adoc * Update antora.yml (#312) * Update Java Driver to 6.0.2 (#315) * Update Neo4j v. to 2025.12, Java Driver to 6.0.2 * Back to 2025.11 * Clarified naming rules for user defined callables and added list for reserved and deprecated namespaces (#310) * Clarified naming rules for user defined callables and added list for reserved and deprecated namespaces * Apply suggestions from code review Co-authored-by: Richard Sill <156673635+rsill-neo4j@users.noreply.github.com> * Updated deprecating root for procedures * Update modules/ROOT/pages/extending-neo4j/procedures.adoc * Apply suggestions from code review --------- Co-authored-by: Richard Sill <156673635+rsill-neo4j@users.noreply.github.com> Co-authored-by: Natalia Ivakina <82437520+NataliaIvakina@users.noreply.github.com> * We have reverted the deprecation of aura.* in product. (#321) * Update antora.yml to 2025.12 (#325) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Reneta Popova <reneta.popova@neo4j.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Neil Dewhurst <neil.dewhurst@neo4j.com> Co-authored-by: JoelBergstrand <joel.bergstrand@hotmail.com> Co-authored-by: Richard Sill <156673635+rsill-neo4j@users.noreply.github.com> Co-authored-by: Louise Berglund <louise.berglund@neo4j.com>
2025.12.1
Publish 2025.11.2 (#324) * Update antora.yml (#312) * Clarified naming rules for user defined callables and added list for reserved and deprecated namespaces (#310) * Clarified naming rules for user defined callables and added list for reserved and deprecated namespaces * Apply suggestions from code review Co-authored-by: Richard Sill <156673635+rsill-neo4j@users.noreply.github.com> * Updated deprecating root for procedures * Update modules/ROOT/pages/extending-neo4j/procedures.adoc * Apply suggestions from code review --------- Co-authored-by: Richard Sill <156673635+rsill-neo4j@users.noreply.github.com> Co-authored-by: Natalia Ivakina <82437520+NataliaIvakina@users.noreply.github.com> * We have reverted the deprecation of aura.* in product. (#321) --------- Co-authored-by: JoelBergstrand <joel.bergstrand@hotmail.com> Co-authored-by: Richard Sill <156673635+rsill-neo4j@users.noreply.github.com> Co-authored-by: Louise Berglund <louise.berglund@neo4j.com>
2025.11.2
Update java driver to 6.0.2 (#316)
2025.10.1
Update Java to 21 (#306) (#307) * Update Java to 21 * Add a link to the Bolt docs * Update setup.adoc
2025.09.0
Publish 2025.08 (#299)
2025.08.0
Publish 2025.07 (#293)
2025.07.0
Update Java driver version to 5.28.9 (#290) (#292)
2025.06.2
Update Java driver to 5.28.7
2025.06.0
Update Java driver to 5.28.6 (#283) (#284)
2025.05.0
Main merge dev (#270) * bump version to 2025.02 (#248) * Bump @neo4j-antora/antora-modify-sitemaps in the prod-dependencies group (#249) Bumps the prod-dependencies group with 1 update: @neo4j-antora/antora-modify-sitemaps. Updates `@neo4j-antora/antora-modify-sitemaps` from 0.6.1 to 0.7.0 --- updated-dependencies: - dependency-name: "@neo4j-antora/antora-modify-sitemaps" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update dev version to 2025.03 (#252) * Update version in antora.yml to 2025.03 (#254) * Update Java driver version to 5.28.3 (#258) * Packages workflows refine (#261) * update workflow to 1.2.0 * update packages * Replace `page-version` with `current` in links (#260) * Replace `page-version` with `current` in links * Put back `page-version` for the Ops manual and fix links on locks/deadlocks * Update modules/ROOT/pages/java-embedded/unique-nodes.adoc * Update modules/ROOT/pages/extending-neo4j/unmanaged-extensions.adoc * Update docs-pr-checks.yml (#263) * Update the version to 2025.04 (#268) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Neil Dewhurst <neil.dewhurst@neo4j.com> Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>