Skip to content

Releases: mongodb/mongo-ruby-driver

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:

2.17.0

17 Nov 11:22
Compare
Choose a tag to compare

This feature release of the Ruby Driver adds support for MongoDB server 5.1.

This release includes the following new features:

This release removes support for Ruby versions 2.3 and 2.4. The minimal required Ruby version is now 2.5. Read more about this change here.

This release also removes support for MongoDB versions older than 3.6. Read more about this change here.

The following bugs were fixed:

The following non-breaking changes were made:

2.16.1

17 Nov 11:21
Compare
Choose a tag to compare

This is a patch release in the 2.16 series.

The following bugs were fixed:

The following non-breaking changes were made: