Skip to content

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

Merged
merged 5 commits into from
Oct 4, 2024
Merged

Conversation

jordan-smith721
Copy link
Collaborator

@jordan-smith721 jordan-smith721 commented Oct 2, 2024

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

  • Is this free of any warnings or errors in the RST?
  • Did you run a spell-check?
  • Did you run a grammar-check?
  • Are all the links working?
  • Are the facets and meta keywords accurate?

Copy link

netlify bot commented Oct 2, 2024

Deploy Preview for docs-pymongo ready!

Name Link
🔨 Latest commit 2462082
🔍 Latest deploy log https://app.netlify.com/sites/docs-pymongo/deploys/66febd40f151a90008519ee4
😎 Deploy Preview https://deploy-preview-111--docs-pymongo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@norareidy norareidy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM + a suggestion

``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.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

S: add space here

Suggested change
- 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.

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
Copy link
Member

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.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed

@blink1073
Copy link
Member

We still support MongoDB 4.0 in PyMongo 4.9 and 4.10. MongoDB 3.6 has partial support.

Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jordan-smith721 jordan-smith721 merged commit 5f64e40 into mongodb:master Oct 4, 2024
5 checks passed
@jordan-smith721 jordan-smith721 deleted the v4.10-release branch October 4, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants