Releases: neo4j/neo4j-javascript-driver
Releases · neo4j/neo4j-javascript-driver
5.20.0
5.19.0
Introduces clientCertificate
configuration as a mechanism to support mutual TLS as a second factor for authentication, currently a preview feature.
⭐ New Features
- Introduce Client Certificate configuration (ℹ️ preview) #1183
🧹 Housekeeping
- Updated manifest and Dockerfile for Testkit and Benchkit #1187
5.18.0
5.17.0
Improves performance on deserialising DateTime
. Thanks for your contribution, @vongruenigen.
👏🏼 Improvements
- Optimize usage of Intl API to speed up response parsing with many datetime objects #1174
🔧 Fixes
- Fix duplicated
neo4j-javascript
string onboltAgent.product
object 1173