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

[READY FOR REVIEW] MONGOID-5720 - Deprecate GeoNear class and Criteria#max_scan methods #5761

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

johnnyshields
Copy link
Contributor

@johnnyshields johnnyshields commented Nov 24, 2023

Deprecate of the following which don't work on work on MongoDB Server 4.2+:

  • GeoNear class (and its methods)
  • Criteria#max_scan

GeoNear is already deprecated somewhat, but this adds additional doc deprecations to ensure nothing is missed.

@johnnyshields johnnyshields changed the title Deprecate of GeoNear class and Criteria#max_scan methods Deprecate GeoNear class and Criteria#max_scan methods Nov 24, 2023
@johnnyshields johnnyshields changed the title Deprecate GeoNear class and Criteria#max_scan methods MONGOID-5720 - [Cleanup] Deprecate GeoNear class and Criteria#max_scan methods Nov 25, 2023
@johnnyshields johnnyshields changed the title MONGOID-5720 - [Cleanup] Deprecate GeoNear class and Criteria#max_scan methods MONGOID-5720 - Deprecate GeoNear class and Criteria#max_scan methods Nov 25, 2023
@johnnyshields johnnyshields changed the title MONGOID-5720 - Deprecate GeoNear class and Criteria#max_scan methods [READY FOR REVIEW] MONGOID-5720 - Deprecate GeoNear class and Criteria#max_scan methods Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant