Skip to content

Releases: mongodb/mongo-ruby-driver

2.17.4

30 Oct 12:02
d512628

Choose a tag to compare

This is a patch release that fixes the following issue:

2.16.4

30 Oct 12:05
cebacf4

Choose a tag to compare

This is a patch release that fixes the following issue:

2.19.1

24 Jul 11:54
9c90702

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

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

Choose a tag to compare

2.18.1

02 Aug 05:59

Choose a tag to compare

2.18.0

20 Jul 01:43

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

Choose a tag to compare

2.16.3

20 Jul 00:16

Choose a tag to compare

2.18.0.beta1

08 Jun 11:53
87bdf53

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: