Skip to content

Conversation

@jamis
Copy link
Contributor

@jamis jamis commented Jun 17, 2025

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

This release only corrects an issue with the JRuby version of the gem, where the gem was missing a pre-built jar file. It is otherwise identical to the 5.1.0 release.

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

gem install -v 5.1.1 bson

Or simply add it to your Gemfile:

gem 'bson', '5.1.1'

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

@jamis jamis requested a review from a team as a code owner June 17, 2025 17:19
@jamis jamis added the release-candidate The PR represents a potential candidate for a new release label Jun 17, 2025
@jamis jamis requested a review from comandeo-mongo June 17, 2025 17:19
@jamis jamis added the release-candidate The PR represents a potential candidate for a new release label Jun 17, 2025
Copy link
Contributor

@alexbevi alexbevi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jamis jamis merged commit a481092 into mongodb:master Jun 17, 2025
49 checks passed
@jamis jamis deleted the rc-5.1.1 branch June 17, 2025 17:47
@jamis
Copy link
Contributor Author

jamis commented Jun 18, 2025

/release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-candidate The PR represents a potential candidate for a new release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants