Skip to content

Releases: mongodb/mongo-ruby-driver

2.18.2

Choose a tag to compare

@comandeo comandeo released this 13 Dec 11:09
43ee522

2.18.1

Choose a tag to compare

@p-mongo p-mongo released this 02 Aug 05:59

2.18.0

Choose a tag to compare

@p-mongo p-mongo released this 20 Jul 01:43

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

Choose a tag to compare

@p-mongo p-mongo released this 20 Jul 00:17

2.16.3

Choose a tag to compare

@p-mongo p-mongo released this 20 Jul 00:16

2.18.0.beta1

2.18.0.beta1 Pre-release
Pre-release

Choose a tag to compare

@comandeo comandeo released this 08 Jun 11:53
87bdf53

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

Choose a tag to compare

@p-mongo p-mongo released this 30 Mar 20:12

2.16.2

Choose a tag to compare

@p-mongo p-mongo released this 30 Mar 20:10

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

Choose a tag to compare

@comandeo comandeo released this 17 Nov 11:22

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

Choose a tag to compare

@comandeo comandeo released this 17 Nov 11:21

This is a patch release in the 2.16 series.

The following bugs were fixed:

The following non-breaking changes were made: