Skip to content

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
@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