-
Notifications
You must be signed in to change notification settings - Fork 20
v4.10 release #111
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
v4.10 release #111
Conversation
✅ Deploy Preview for docs-pymongo 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.
LGTM + a suggestion
source/whats-new.txt
Outdated
``bson.binary.Binary.from_vector()`` and ``bson.binary.Binary.as_vector()`` | ||
methods. Support for BSON subtype 9 is in beta and is subject to change before the | ||
generally available release. | ||
- Adds ``"c"`` to the ``driver.name``client metadata field when an application uses the C extension. |
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: add space here
- Adds ``"c"`` to the ``driver.name``client metadata field when an application uses the C extension. | |
- Adds ``"c"`` to the ``driver.name`` client metadata field when an application uses the C extension. |
source/whats-new.txt
Outdated
generally available release. | ||
- Adds ``"c"`` to the ``driver.name`` client metadata field when an application uses the C extension. | ||
- Fixes a bug that could cause ``AsyncMongoClient`` to deadlock. | ||
- Fixes a bug that causes Windows to fail when importing {+driver-short+} if |
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.
We can remove this, it turned out to be an incomplete fix, and was a problem with with how we were running a test in EVG.
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.
Removed
We still support MongoDB 4.0 in PyMongo 4.9 and 4.10. MongoDB 3.6 has partial support. |
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!
Pull Request Info
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-44054
Staging - https://deploy-preview-111--docs-pymongo.netlify.app/whats-new/#std-label-version-4.10
Self-Review Checklist