forked from mongodb/node-mongodb-native
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(main): release 6.19.0 #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
github-actions
wants to merge
1
commit into
main
Choose a base branch
from
release-please--branches--main--components--mongodb
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(main): release 6.19.0 #6
github-actions
wants to merge
1
commit into
main
from
release-please--branches--main--components--mongodb
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6886c2c
to
2ee465e
Compare
2ee465e
to
96912b3
Compare
2f7cc70
to
5384d46
Compare
5384d46
to
c8d4f3d
Compare
c8d4f3d
to
9153e2b
Compare
9153e2b
to
5251074
Compare
5251074
to
c49af7f
Compare
c49af7f
to
8510e04
Compare
8510e04
to
189959f
Compare
baileympearson
added a commit
that referenced
this pull request
Mar 11, 2024
…add write concerns to all CRUD operations (mongodb#4029)
189959f
to
7a25fed
Compare
9848470
to
29011f0
Compare
76ee303
to
a71f5dd
Compare
a71f5dd
to
b44be57
Compare
b44be57
to
f3e17e6
Compare
f3e17e6
to
46a5109
Compare
633d9fe
to
972d426
Compare
972d426
to
b583ddb
Compare
b583ddb
to
cf3a437
Compare
cf3a437
to
6248a09
Compare
6248a09
to
08d2a27
Compare
08d2a27
to
912dc40
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Please run the release_notes action before releasing to generate release highlights
6.19.0 (2025-08-05)
Features
cause
and package name for allMongoMissingDependencyError
s (#4067) (62ea94b)minRoundTripTime
toServerDescription
and changeroundTripTime
to a moving average (#4059) (0e3d6ea)^6.3.0
(#3983) (9401d09)type
option in create search index helpers (#4060) (3598c23)mongocryptdSpawnPath
andmongocryptdSpawnArgs
(#4151) (f48f8d3)allowPartialTrustChain
TLS flag (#4228) (d6c147d)hint
on distinct commands (#4487) (40d0e87)nsType
in change stream create events (#4431) (7800067)Bug Fixes
error.writeConcern.code
to determine retryability (#4155) (b26c328)v
to createIndexes command whenversion
is specified (#4043) (1879a04)CERT_HAS_EXPIRED
(#4014) (057c223)Connection
class (#4022) (69de253)full
is set totrue
(#4034) (0ebc1ac)Binary
as local KMS provider key (#4160) (fb724eb)@aws-sdk/credential-providers
peer compatibility change (#4437) (488c407)wallTime
property TS change stream event interfaces (#4541) (f153c6f)Performance Improvements
This PR was generated with Release Please. See documentation.