Skip to content

Releases: mongodb/mongo-ruby-driver

2.16.0

Choose a tag to compare

@comandeo comandeo released this 05 Oct 16:29
33ece34

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

2.16.0.alpha1 Pre-release
Pre-release

Choose a tag to compare

@p-mongo p-mongo released this 08 Sep 17:33

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

Choose a tag to compare

@p-mongo p-mongo released this 08 Sep 17:41

2.14.1

Choose a tag to compare

@p-mongo p-mongo released this 08 Sep 17:43

2.13.3

Choose a tag to compare

@p-mongo p-mongo released this 08 Sep 17:44

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

2.15.0

Choose a tag to compare

@p-mongo p-mongo released this 14 Jul 19:44

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

Choose a tag to compare

@p-mongo p-mongo released this 01 Dec 00:45

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

Choose a tag to compare

@p-mongo p-mongo released this 01 Dec 00:40

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