Skip to content

Releases: mongodb/mongo-ruby-driver

2.16.0

05 Oct 16:29
33ece34
Compare
Choose a tag to compare

This release adds the following new feature:

  • Load balancer support.

This release of the Ruby driver deprecates support for MongoDB server versions below 3.6.

2.16.0.alpha1

08 Sep 17:33
Compare
Choose a tag to compare
2.16.0.alpha1 Pre-release
Pre-release

This release adds the following new feature:

  • Experimental load balancer support.

The following minor improvement has been made:

  • GridFS file retrieval no longer requires index creation privileges when the indexes already exist, and is thus usable with users that have only read permissions.

This release of the Ruby driver increases the minimum required Ruby versionto 2.4.

2.15.1

08 Sep 17:41
Compare
Choose a tag to compare

2.14.1

2.13.3

08 Sep 17:44
Compare
Choose a tag to compare

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

2.15.0

14 Jul 19:44
Compare
Choose a tag to compare

This release adds the following major new features:

  • Ruby 3.0 support
  • Ability to specify server API parameters
  • Support for Zstandard and Snappy wire protocol compression
  • Query cache middleware is now available in the driver
  • Support for time series options when creating collections
  • Experimental support for MongoDB Atlas Serverless when not using a load balancer

Please consult the release notes in the documentation for the complete list of changes.

2.15.0.alpha

2.14.0

01 Dec 00:45
Compare
Choose a tag to compare

This feature release of the Ruby MongoDB driver includes the following new features:

The following minor improvements were made:

The following bugs were fixed:

Support for Ruby versions 2.3 and 2.4 has been deprecated in this release. Read more about this change here.

2.13.2

01 Dec 00:40
Compare
Choose a tag to compare

This patch release in the 2.13 series improves test coverage in the driver and repairs one fault in diagnostic code where a nonexistent constant was referenced.

2.14.0.rc1