Skip to content

PYTHON-5248 - Drop support for MongoDB 4.0 #2353

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 6 commits into from
Jun 20, 2025

Conversation

NoahStapp
Copy link
Contributor

@NoahStapp NoahStapp commented May 28, 2025

mmapv1 support was removed in 4.2, so all testing infrastructure required by it can be removed. For code clarity and consistency, I've updated all non-unified tests' minServerVersion < 4.2 to 4.2. Outdated spec tests will be removed or updated once all drivers have completed DRIVERS-3034.

@NoahStapp NoahStapp requested a review from blink1073 May 28, 2025 19:39
@NoahStapp
Copy link
Contributor Author

@blink1073
Copy link
Member

The GSSAPI test is blocked on https://jira.mongodb.org/browse/DEVPROD-9029

@NoahStapp
Copy link
Contributor Author

The GSSAPI test is blocked on jira.mongodb.org/browse/DEVPROD-9029

Since this is not a pressing change, I'm happy to wait until that ticket is completed before merging this, once it's approved.

@ShaneHarvey ShaneHarvey changed the title PYTHON-5248 - Mark Server version 4.0 as EOL PYTHON-5248 - Drop support for MongoDB 4.0 Jun 9, 2025
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!

@NoahStapp NoahStapp merged commit e2bfa9a into mongodb:master Jun 20, 2025
70 of 73 checks passed
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