Skip to content

v4.11 release #155

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 4 commits into from
Jan 30, 2025
Merged

Conversation

jordan-smith721
Copy link
Collaborator

@jordan-smith721 jordan-smith721 commented Jan 28, 2025

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-46865

Staging Links

  • upgrade
  • 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 Jan 28, 2025

    Deploy Preview for docs-pymongo ready!

    Name Link
    🔨 Latest commit dadddc8
    🔍 Latest deploy log https://app.netlify.com/sites/docs-pymongo/deploys/679bee5f0c193f0008d92517
    😎 Deploy Preview https://deploy-preview-155--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

    @mongoKart mongoKart left a comment

    Choose a reason for hiding this comment

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

    lgtm w/ a few small suggestions

    now v3.9.
    - PyPy v3.9 is no longer supported. The minimum supported PyPy version is now
    v3.10.
    - The minimum wire version is now 7. For more information, see
    Copy link
    Collaborator

    Choose a reason for hiding this comment

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

    s: v7? or 7.0?

    Copy link
    Collaborator Author

    Choose a reason for hiding this comment

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

    Good question, this was already in here from a previous ticket but I don't see it on the release notes. I'll have this double-checked by the tech reviewer

    Copy link
    Member

    Choose a reason for hiding this comment

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

    Users don't understand wire version and we already say v3.6 is no longer supported. above. I suggest we remove the wire version note.

    @@ -19,20 +19,20 @@ Python 3
    - CPython 3.4
    - PyPy3
    Copy link
    Member

    Choose a reason for hiding this comment

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

    This page says "PyPy3 is a Python 3.2-compatible alternative interpreter" but that's incorrect. PyMongo 4.11 supports PyPy3.10+ which is a Python 3.10-compatible alternative interpreter. The compat table should also be updated.

    Copy link
    Collaborator Author

    Choose a reason for hiding this comment

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

    Here's a ticket to address this separately (as discussed on Slack)
    https://jira.mongodb.org/browse/DOCSP-46954

    now v3.9.
    - PyPy v3.9 is no longer supported. The minimum supported PyPy version is now
    v3.10.
    - The minimum wire version is now 7. For more information, see
    Copy link
    Member

    Choose a reason for hiding this comment

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

    Users don't understand wire version and we already say v3.6 is no longer supported. above. I suggest we remove the wire version note.

    @@ -111,8 +111,14 @@ Version 4.11 Breaking Changes

    - {+mdb-server+} v3.6 is no longer supported. The minimum supported {+mdb-server+}
    Copy link
    Member

    Choose a reason for hiding this comment

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

    Let's also add that support for MongoDB 4.0 is deprecated.

    - The minimum wire version is now 7. For more information, see
    :manual:`minWireVersion
    </reference/command/hello/#mongodb-data-hello.minWireVersion>` in the
    {+mdb-server+} manual.
    Copy link
    Member

    Choose a reason for hiding this comment

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

    Can we add a note that we "Dropped support for the MONGODB-CR authenticate mechanism."

    @jordan-smith721 jordan-smith721 merged commit 98ca967 into mongodb:master Jan 30, 2025
    6 checks passed
    @jordan-smith721 jordan-smith721 deleted the pymongo-411-release branch January 30, 2025 21:32
    mongoKart pushed a commit to mongoKart/docs-pymongo that referenced this pull request Feb 6, 2025
    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