Skip to content
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

MONGOID-5721 - Update documentation and tests to remove references to MongoDB server 3.4 and prior #5762

Merged
merged 5 commits into from
Jan 15, 2024

Conversation

johnnyshields
Copy link
Contributor

@johnnyshields johnnyshields commented Nov 25, 2023

Currently, the minimum MongoDB server version which Mongoid supports is 3.6. This PR removes references to 3.4 and prior.

Note that:

  • This PR only affects documentation and tests; it does not alter the lib code itself.
  • This PR does not alter/drop support for any MongoDB server version that has not already been dropped (in other words, it keeps the status-quo of support.)

Includes:

  • Make documentation of section "Embedded Matching vs Server Behavior" more terse in light of the changes.
  • Update list of supported auth_mechs (out-of-sync with driver, does not reflect latest server support)
  • Remove various references to server versions 3.4 and prior in docs and test definitions.

… 3.4 and prior. This PR does not change any tests. This PR does NOT change the minimum Server support version, it only cleans up things to match the status-quo.

Includes:
 - Make documentation of section "Embedded Matching vs Server Behavior" more terse in light of the changes.
 - Update list of supported auth_mechs (out-of-sync with driver, does not reflect latest server support)
 - Remove various references to server versions 3.4 and prior in docs and test definitions.
@johnnyshields johnnyshields changed the title [Sever 3.6 Min Version] Update documentation and tests to remove references to MongoDB server 3.4 and prior [Cleanup] Update documentation and tests to remove references to MongoDB server 3.4 and prior Nov 25, 2023
@johnnyshields johnnyshields changed the title [Cleanup] Update documentation and tests to remove references to MongoDB server 3.4 and prior MONGOID-5721 - Update documentation and tests to remove references to MongoDB server 3.4 and prior Nov 25, 2023
@johnnyshields johnnyshields changed the title MONGOID-5721 - Update documentation and tests to remove references to MongoDB server 3.4 and prior [READY FOR REVIEW] MONGOID-5721 - Update documentation and tests to remove references to MongoDB server 3.4 and prior Nov 25, 2023
@comandeo comandeo changed the title [READY FOR REVIEW] MONGOID-5721 - Update documentation and tests to remove references to MongoDB server 3.4 and prior MONGOID-5721 - Update documentation and tests to remove references to MongoDB server 3.4 and prior Jan 12, 2024
@comandeo comandeo merged commit 8d458e9 into mongodb:master Jan 15, 2024
54 of 56 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