Skip to content

5.2.0

Latest

Choose a tag to compare

@mongodb-dbx-release-bot mongodb-dbx-release-bot released this 16 Oct 14:51
f0387e3

The MongoDB Ruby team is pleased to announce version 5.2.0 of the bson gem - a fully featured BSON specification implementation in Ruby. This is a new minor release in the 5.x series of BSON for Ruby.

Install this release using RubyGems via the command line as follows:

gem install -v 5.2.0 bson

Or simply add it to your Gemfile:

gem 'bson', '5.2.0'

Have any feedback? Click on through to MongoDB's JIRA and open a new ticket to let us know what's on your mind 🧠.

New Features