Releases: neo4j/neo4j-javascript-driver
Releases · neo4j/neo4j-javascript-driver
5.24.0
29 Aug 14:12
Compare
Sorry, something went wrong.
No results found
Added support for the new Schema notification category, and a minor fix to stop Deno tests from failing when run locally
⭐ New Features
Added Schema notification category #1211
🧹 Housekeeping
Move Pool module to core #1212
Fix to npm test crashing at Deno tests when running test containers #1210
5.23.0
25 Jul 10:26
Compare
Sorry, something went wrong.
No results found
This fix a potential issue in the Notification api.
🔧 Fixes
Fix Notification.description polyfill from GqlStatusObject #1205
🧹 Housekeeping
Improve pipelines stability #1206
5.22.0
27 Jun 14:20
Compare
Sorry, something went wrong.
No results found
This release introduces preview support to the GQLStatusObject #1194 along with other ergonomic preview features. This also speeds up the driver shutdown when connections are waiting to be acquired #1196 , thanks, CarsonF , for the contribution.
⭐ ⚠️ Preview Features
Introduce GqlStatusObject support as notifications to ResultSummary #1194
Introduce AbortSignal to Driver.executeQuery 1199
Introduce resultTransformer.first #1200
Introduce resultTransformer.summary 1201
Introduce resultTransformers.eager and resultTransformers.mapped 1202
🔧 Fixes
Don't prevent NodeJS from closing to run acquisition timeout error #1196 . Thanks, CarsonF .
🧹 Housekeeping
Improvements on internal APIs #1195
5.21.0
30 May 11:50
Compare
Sorry, something went wrong.
No results found
Fixes crashes when closing transactions when Queries are still ongoing. Thanks for your contribution, @reckter .
🔧 Fixes
Fix OOM crash, when closing a transaction while Queries are still ongoing #1193
5.20.0
25 Apr 09:35
Compare
Sorry, something went wrong.
No results found
Housekeeping only.
🧹 Housekeeping
benchkit: Fix Node installation in Dockerimage #1190
5.19.0
02 Apr 11:33
Compare
Sorry, something went wrong.
No results found
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
29 Feb 11:07
Compare
Sorry, something went wrong.
No results found
Introduces auth configuration to Driver.executeQuery
⭐ New Features
Introduces auth configuration to Driver.executeQuery#1177
🧹 Housekeeping
5.17.0
29 Jan 13:55
Compare
Sorry, something went wrong.
No results found
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 on boltAgent.product object 1173
5.16.0
02 Jan 11:37
Compare
Sorry, something went wrong.
No results found
See release notes on the wiki
5.15.0
27 Nov 13:37
Compare
Sorry, something went wrong.
No results found
See release notes on the wiki