Skip to content

v4.9 Release #110

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 2 commits into from
Oct 2, 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-44053
Staging - https://deploy-preview-110--docs-pymongo.netlify.app/whats-new/

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 081e529
🔍 Latest deploy log https://app.netlify.com/sites/docs-pymongo/deploys/66fd9752994f6a000816e43c
😎 Deploy Preview https://deploy-preview-110--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

@rustagir rustagir left a comment

Choose a reason for hiding this comment

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

lgtm, non blocking comments but can take another look if needed!

Comment on lines 33 to 36
- Adds support for MongoDB 8.0 and Python 3.13.
- Adds support for range queries with Queryable Encryption.
- Adds a new asynchronous API. This API is in beta and is subject to change
before full release.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- Adds support for MongoDB 8.0 and Python 3.13.
- Adds support for range queries with Queryable Encryption.
- Adds a new asynchronous API. This API is in beta and is subject to change
before full release.
- Adds support for {+mdb-server+} 8.0 and Python 3.13.
- Adds support for Queryable Encryption (QE) range queries. To use this
feature, your app must connect to {+mdb-server+} 8.0 or later. For
more information about QE range queries, see :manual:`Queryable
Encryption </core/queryable-encryption>` in the {+mdb-server+} manual.
- Adds a new asynchronous API. This API is in beta and is subject to change
before the generally available release.

- Adds support for range queries with Queryable Encryption.
- Adds a new asynchronous API. This API is in beta and is subject to change
before full release.
.. TODO: Add link to the Pymongo Async migration guide
Copy link
Collaborator

Choose a reason for hiding this comment

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

S: While this is a TODO, could you add more info about what this means for motor to the whats new item?

@@ -21,7 +21,7 @@
- ✓
- ✓
- ✓
-
-
Copy link
Collaborator

Choose a reason for hiding this comment

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

Are there language compatibility changes needed too?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

No, the language compat changes were already in master for this version

@jordan-smith721 jordan-smith721 merged commit 631d03e into mongodb:master Oct 2, 2024
5 checks passed
@jordan-smith721 jordan-smith721 deleted the v4.9-release branch October 2, 2024 19:03
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.

2 participants