Skip to content

5.0.1

Latest
Compare
Choose a tag to compare
@mongodb-dbx-release-bot mongodb-dbx-release-bot released this 23 Jul 14:20
· 1 commit to master since this release
d7e5bf1

Version 5.0.1 of BSON for Ruby is now available.

Release Highlights

  • RUBY-3435 Dates beyond 19 Jan 2038 were not representable in an ObjectID, but should have been.
  • RUBY-3508 Certain malformed BSON packets could result in crashes when attempting to parse them.
  • DOP-4704 Documentation sources have been moved to a separate repository. Please see https://github.com/mongodb/docs-ruby if you wish to contribute to the documentation for bson-ruby.

Documentation

Documentation is available at MongoDB.com.

Installation

You may install this version via RubyGems, with:

$ gem install --version 5.0.1 bson

Full Changelog: v5.0.0...v5.0.1