-
Notifications
You must be signed in to change notification settings - Fork 52
DOCSP-47975: v6.14 #1008
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-47975: v6.14 #1008
Conversation
✅ Deploy Preview for docs-node ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
suggest cleaning up the whats new notes a bit
source/whats-new.txt
Outdated
- Uses the {+driver-short+}'s ``isUint8Array`` method rather than the ``util/types`` | ||
implementation. |
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.
S; rephrase as this is confusing atm
source/whats-new.txt
Outdated
- Reverts the version compatibility of ``@aws-sdk/credential-providers`` that was inadvertantly | ||
raised in v6.13.1. |
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.
- Reverts the version compatibility of ``@aws-sdk/credential-providers`` that was inadvertantly | |
raised in v6.13.1. | |
- Reverts the version compatibility of ``@aws-sdk/credential-providers`` to .... |
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.
last nits but lgtm
source/whats-new.txt
Outdated
The {+driver-short+} v6.14 release includes the following features: | ||
|
||
- Adds support for the ``$lookup`` aggregation stage on encrypted collections. You must | ||
upgrade your ``mongodb-client-encryption`` package to v6.3 or later to use this feature. |
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.
S; as they use the full v in the release notes
upgrade your ``mongodb-client-encryption`` package to v6.3 or later to use this feature. | |
upgrade your ``mongodb-client-encryption`` package to v6.3.0 or later to use this feature. |
source/whats-new.txt
Outdated
- Removes the need to import the ``util/types`` package by specifying the {+driver-short+}'s | ||
internal implementation of the ``isUint8Array`` method. |
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.
S: resolves the vale issue
- Removes the need to import the ``util/types`` package by specifying the {+driver-short+}'s | |
internal implementation of the ``isUint8Array`` method. | |
- Uses the driver's implementation of the ``isUint8Array()`` method to prevent | |
importing the ``util/types`` package. |
Pull Request Info
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-47975
Staging
Self-Review Checklist