PYTHON-5487 Update 4.14 changelog to mention MongoDB 4.0 is no longer supported#2462
Merged
aclark4life merged 4 commits intomongodb:masterfrom Aug 7, 2025
Merged
PYTHON-5487 Update 4.14 changelog to mention MongoDB 4.0 is no longer supported#2462aclark4life merged 4 commits intomongodb:masterfrom
aclark4life merged 4 commits intomongodb:masterfrom
Conversation
Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
Update 4.14 changelog to mention MongoDB 4.0 is no longer supported
NoahStapp
previously approved these changes
Aug 7, 2025
Jibola
previously approved these changes
Aug 7, 2025
ShaneHarvey
reviewed
Aug 7, 2025
| - Subinterpreters (``concurrent.interpreters``) | ||
| - Free-threading with Encryption | ||
| - mod_wsgi | ||
| - Dropped support for MongoDB 4.0. |
Member
There was a problem hiding this comment.
Could you also add a ..warning for this like we did for MongoDB 3.6 in pymongo 4.11?
ShaneHarvey
reviewed
Aug 7, 2025
doc/changelog.rst
Outdated
| :class:`bson.binary.BinaryVector`, a ``ValueError`` will be raised if the | ||
| 'padding' metadata field is < 0 or > 7, or non-zero for any type other than | ||
| PACKED_BIT. | ||
| - Changed :meth:`~pymongo.uri_parser.parse_uri`'s ``options`` parameter to be |
Member
There was a problem hiding this comment.
Suggest changing "parameter" to be "return value" since options is in the output of parse_uri not the input params.
ShaneHarvey
approved these changes
Aug 7, 2025
Member
|
drivers-pr-bot please backport to v4.14 |
Contributor
|
Sorry, unable to cherry-pick to v4.14, please backport manually. Here are approximate instructions:
|
blink1073
pushed a commit
to blink1073/mongo-python-driver
that referenced
this pull request
Aug 7, 2025
… supported (mongodb#2462) Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com> Co-authored-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com> (cherry picked from commit 4e9b52b)
sleepyStick
pushed a commit
to sleepyStick/mongo-python-driver
that referenced
this pull request
Aug 19, 2025
… supported (mongodb#2462) Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com> Co-authored-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.