Releases: neo4j/neo4j-java-driver
Releases · neo4j/neo4j-java-driver
4.4.23
20 Apr 16:42
Compare
Sorry, something went wrong.
No results found
This is a refinement release that brings general improvements and dependency updates.
4.4 API documentation
👏 Improvements
fix(bolt): unpack DateTimeZoneId with valid zone handling #1756
fix(query): Allow null parameters map #1745
test: Add support for newer servers #1735
🔧 Dependency Management
build(deps): update dependencies #1757
6.0.5
15 Apr 11:56
Compare
Sorry, something went wrong.
No results found
This is a refinement release that brings improvements and dependency updates.
6.0 API documentation
👏 Improvements
fix(bolt): unpack DateTimeZoneId with valid zone handling #1751
fix(query): Allow null parameters map #1740
ci(snyk): delete .snyk file #1741
🔧 Build
build(deps): update dependencies #1754
5.28.13
15 Apr 12:21
Compare
Sorry, something went wrong.
No results found
This in an LTS release.
It brings general improvement and dependency updates.
5.28 API documentation
👏 Improvements
fix(bolt): unpack DateTimeZoneId with valid zone handling #1752
🔧 Dependency Management
build(deps): update dependencies #1755
5.28.12
09 Apr 16:10
Compare
Sorry, something went wrong.
No results found
This in an LTS release.
It brings general improvements and dependency updates.
5.28 API documentation
👏 Improvements
perf: Use a single BoltConnectionProvider for all connection pools #1749
fix(query): Allow null parameters map #1744
ci(snyk): delete .snyk file #1742
🔧 Dependency Management
build(deps): update netty-bom to 4.2.12.Final #1750
build(deps): update neo4j-bolt-connection to 10.1.1 #1748
build(deps): update neo4j-bolt-connection to 8.4.0 #1747
build(deps): update neo4j-bolt-connection to 7.0.0 #1746
6.0.4
27 Mar 16:38
Compare
Sorry, something went wrong.
No results found
This is a refinement release that brings improvements and dependency updates.
6.0 API documentation
👏 Improvements
perf: Use a single BoltConnectionProvider for all connection pools #1738
✅ Testkit
test(testkit): Omit profile's hasPageCacheStats #1733
🔧 Build
build(deps): update dependencies #1739
5.28.11
24 Mar 15:11
Compare
Sorry, something went wrong.
No results found
This in an LTS release.
It brings general improvements and dependency updates.
5.28 API documentation
👏 Improvements
fix(values): Add support for multiple iterations over values of List Value #1718
build(semgrep): Add .semgrepignore #1720
build(semgrep): Update .semgrepignore #1724
test: Adjust LoggingUtil for 5.26, 2025 and 2026 servers #1736
🔧 Dependency Management
build(deps): update dependencies #1737
4.4.22
18 Mar 10:16
Compare
Sorry, something went wrong.
No results found
This is a refinement release that brings dependency updates.
4.4 API documentation
👏 Improvements
feat(resolver): Send resolved address in ROUTE routing context #1732
build(semgrep): Add .semgrepignore #1722
build(semgrep): Update .semgrepignore #1726
🔧 Dependency Management
build(deps): Update dependencies #1734
6.0.3
19 Feb 11:03
Compare
Sorry, something went wrong.
No results found
This is a refinement release that brings improvements and dependency updates.
6.0 API documentation
👏 Improvements
fix(values): Add support for multiple iterations over values of List Value #1716
🔧 Build
build(semgrep): Add .semgrepignore #1719
build(semgrep): Update .semgrepignore #1723
build(deps): update dependencies #1727
6.0.2
03 Nov 22:06
Compare
Sorry, something went wrong.
No results found
This is a refinement release that brings several improvements and dependency updates.
6.0 API documentation
👏 Improvements
feature(observation): Set driver dependency as provided #1708
feat(query-api): Add support for bearer and none tokens #1713
🔧 Build
6.0.1
03 Oct 10:32
Compare
Sorry, something went wrong.
No results found
The neo4j-java-driver-bom has been updated to not import netty-bom.
If you are using Netty Native Transport, please ensure to either:
Use a compatible Netty Native Transport version with Netty version used by the driver.
Import netty-bom with the desired Netty version (at present, the driver is shipped with Netty 4.2+)
6.0 API documentation
👏 Improvements
feat(bom): delete netty-bom from neo4j-java-driver-bom #1707