Skip to content

Releases: mongodb/mongo-ruby-driver

2.19.1

24 Jul 11:54
9c90702
Compare
Choose a tag to compare

This patch release in the 2.19 series fixes the following issue:

RUBY-3284 Connection Pool does not open new connections when needed

2.19.0

22 Jun 08:14
98da783
Compare
Choose a tag to compare

This feature release of the Ruby driver supports MongoDB version 7.0. It includes the following new features:

The following issues were addressed:

The following minor improvements were made:

2.18.2

13 Dec 11:09
43ee522
Compare
Choose a tag to compare

2.18.1

2.18.0

20 Jul 01:43
Compare
Choose a tag to compare

This feature release of the Ruby driver supports MongoDB version 6.0. It includes the following new features:

The following minor improvements were made:

The following issues were addressed:

2.17.2

20 Jul 00:17
Compare
Choose a tag to compare

2.16.3

20 Jul 00:16
Compare
Choose a tag to compare

2.18.0.beta1

08 Jun 11:53
87bdf53
Compare
Choose a tag to compare
2.18.0.beta1 Pre-release
Pre-release

This beta release of the Ruby driver supports MongoDB version 5.2 and 6.0. This release can be used for early testing of new features, but are not suitable for production deployments.

Please note that MongoDB 6.0 binaries are currently available only as release candidates. Release candidates can be used for early testing of new features, but are not suitable for production deployments.

This release includes the following new features:

  • Added support for queryable encryption.
  • Added support for Azure Key Vault, Google Cloud Key Management, and any
    KMIP compliant Key Management System to be used as master key storage for
    client side encryption.

Following issues were also implemented or fixed:

2.17.1

30 Mar 20:12
Compare
Choose a tag to compare

2.16.2

30 Mar 20:10
Compare
Choose a tag to compare

This bug fix release in the 2.16 series repairs a regression manifesting in Mongoid when using map_reduce and passing read preference: