-
Notifications
You must be signed in to change notification settings - Fork 48
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
DOCSP-41078 - v6.8 #896
DOCSP-41078 - v6.8 #896
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple suggestions
source/whats-new.txt
Outdated
rather than decoding the entire BSON response when it is received. | ||
|
||
- The Github release for the ``mongodb`` package now contains a detached signature file for | ||
the NPM package (named ``mongodb-X.Y.Z.tgz.sig``). This change applies to every major |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think these parenthesis are necessary
the NPM package (named ``mongodb-X.Y.Z.tgz.sig``). This change applies to every major | |
the NPM package ``mongodb-X.Y.Z.tgz.sig``. This change applies to every major |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think the file name refers to the signature file, not the NPM package. reworded anyway
4a61e4f
to
1866828
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with one thing. It looks like the API documentation hasn't been updated to 6.8 yet though so we might want to wait to deploy this
source/whats-new.txt
Outdated
|
||
- The ``ReadConcernMajorityNotAvailableYet`` error is now a retryable read error. | ||
|
||
- You can now associate a name, and provide multiple keys for, KMS providers. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- You can now associate a name, and provide multiple keys for, KMS providers. | |
- You can now associate a name, and provide multiple keys for KMS providers. |
Pull Request Info
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-41078
Staging - https://preview-mongodbmongokart.gatsbyjs.io/node/docsp-41078-v6.8/whats-new/#std-label-version-6.8
Self-Review Checklist