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

RUBY-3544 prepare for 2.21.0 #2895

Merged
merged 4 commits into from
Sep 19, 2024
Merged

Conversation

jamis
Copy link
Contributor

@jamis jamis commented Sep 17, 2024

Changes in 2.21.0:

  • RUBY-2523: Introducing "Client-Side Operations Timeout" (CSOT). Most timeout-related options have been deprecated and unified under a single, new timeout_ms option. Deprecated options include socket_timeout, wait_queue_timeout, wtimeout, max_time_ms, and max_commit_time_ms.
  • RUBY-3503: Bump maxWireVersion for server 8.0 support.
  • RUBY-3392 and RUBY-3457: Support for range v2 queries with queryable encryption, including a new trim_factor parameter.
  • RUBY-3463: Fixed connection issues in load-balanced topologies caused by cursors incorrectly releasing the connection between operations.
  • RUBY-3526: Update documentation to reflect acceptable read_concern values.

comandeo-mongo
comandeo-mongo previously approved these changes Sep 18, 2024
@comandeo-mongo comandeo-mongo dismissed their stale review September 18, 2024 07:53

If we release master, it will include more changes

@jamis jamis changed the title RUBY-3544 prepare for 2.20.2 RUBY-3544 prepare for 2.21.0 Sep 18, 2024
comandeo-mongo
comandeo-mongo previously approved these changes Sep 18, 2024
@jamis jamis merged commit 6c26542 into mongodb:master Sep 19, 2024
237 checks passed
@jamis jamis deleted the 3544-release-2.20.2 branch September 19, 2024 16:13
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