You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MONGOID-3381 MONGOID-3640 Remove support for server versions 3.6 and 4.0 (#2986)
* working toward removing 3.6 and 4.0 server support
* another test updated
* database_spec.rb
* more specs
* another test
* moar
* map/reduce
* and moar
* more specs
* more specs
* more specs
* cleaning up references to old server versions
* more specs and stuff
* removing references to 4.0 and older
* removing 4.0/4.2 constraints
* more shenanigans
* mmapv1 references
* module was removed
* copilot feedback
* fix typo
Co-authored-by: Copilot <[email protected]>
* avoid pulling the entire cursor into memory unnecessarily
* remove test for checking mmapv1 behavior
* correctly identify/mock connections without session support
* fail commands are well-supported now; also sync sdam specs
* fail commands are still required
* accidentally deleted something
* bump spec/shared
* Remove unused FCV axis, and DB versions
* try and fix flaky test by bringing it in sync with specifications repo
* correctly interpret $$lte as "less than OR EQUAL TO"
* skip failing spec (caused by RUBY-3781)
---------
Co-authored-by: Copilot <[email protected]>
0 commit comments