Update dependency neo4j-driver to v5.24.1 #1233
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.16.0
->5.24.1
Release Notes
neo4j/neo4j-javascript-driver (neo4j-driver)
v5.24.1
Compare Source
Fix critical issue related to connection pool size enforcement. Along with this, other fixes related to connection error treatment are released.
🔧 Fixes
v5.24.0
Compare Source
Added support for the new Schema notification category, and a minor fix to stop Deno tests from failing when run locally
⭐ New Features
🧹 Housekeeping
v5.23.0
Compare Source
This fix a potential issue in the
Notification
api.🔧 Fixes
Notification.description
polyfill fromGqlStatusObject
#1205🧹 Housekeeping
v5.22.0
Compare Source
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
ResultSummary
#1194AbortSignal
toDriver.executeQuery
1199resultTransformer.first
#1200resultTransformer.summary
1201resultTransformers.eager
andresultTransformers.mapped
1202🔧 Fixes
🧹 Housekeeping
v5.21.0
Compare Source
Fixes crashes when closing transactions when Queries are still ongoing. Thanks for your contribution, @reckter.
🔧 Fixes
v5.20.0
Compare Source
Housekeeping only.
🧹 Housekeeping
v5.19.0
Compare Source
Introduces
clientCertificate
configuration as a mechanism to support mutual TLS as a second factor for authentication, currently a preview feature.⭐ New Features
🧹 Housekeeping
v5.18.0
Compare Source
Introduces
auth
configuration toDriver.executeQuery
⭐ New Features
auth
configuration toDriver.executeQuery
#1177🧹 Housekeeping
v5.17.0
Compare Source
Improves performance on deserialising
DateTime
. Thanks for your contribution, @vongruenigen.👏🏼 Improvements
🔧 Fixes
neo4j-javascript
string onboltAgent.product
object 1173Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.