Skip to content

RUBY-3507 Prep for 2.20.1 #2886

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 1 commit into from
Jul 10, 2024
Merged

RUBY-3507 Prep for 2.20.1 #2886

merged 1 commit into from
Jul 10, 2024

Conversation

jamis
Copy link
Contributor

@jamis jamis commented Jul 9, 2024

Prepping for 2.20.1. Proposed release notes follow; please edit as needed.


Version 2.20.1 of the MongoDB Ruby Driver is now available.

Release Highlights

This patch release includes one bug fix, and one documentation update:

  • RUBY-3496 Certain retryable errors were not being retried when legacy retries were enabled. Thank you to Joe Lim for the PR!
  • RUBY-3434 Documentation was added/improved to suggest how to configure Mongoid for use with forking web servers. Thank you to Johnny Shields for the PR!

Other changes (not user-visible):

  • RUBY-3396 Added a test to ensure that no error is raised when the saslSupportedMechs attribute of the initial handshake contains an unknown mechanism.

Documentation

Documentation is available at MongoDB.com.

Installation

You may install this version via RubyGems, with:

gem install --version 2.20.1 mongo

@jamis jamis merged commit 8f16460 into mongodb:master Jul 10, 2024
304 checks passed
@jamis jamis deleted the 3507-prep-2.20.1 branch July 10, 2024 14:38
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