Skip to content

Conversation

@jamis
Copy link
Contributor

@jamis jamis commented Jun 13, 2025

The MongoDB Ruby team is pleased to announce version 5.1.0 of the bson gem - a fully featured BSON specification implementation in Ruby.

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

gem install -v 5.1.0 bson

or simply add it to your Gemfile:

gem 'bson', '5.1.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 🧠.

Release Notes

New Features

  • RUBY-3521 Add binary vector support (PR)
  • Warn on BSON::Document#deep_symbolize_keys! (PR)

Bug Fixes

  • TEST: explicitly require stringio (PR)
  • RUBY-3665 - Fix Rubocop (PR)
  • Update bson-ruby.yml workflow (PR)
  • RUBY-3675 Use append_cflags over modifying CFLAGS directly (PR)

@jamis jamis requested a review from a team as a code owner June 13, 2025 16:12
@jamis jamis added the release-candidate The PR represents a potential candidate for a new release label Jun 13, 2025
@jamis jamis requested a review from comandeo-mongo June 13, 2025 16:12
@jamis jamis merged commit a6bf08d into mongodb:master Jun 16, 2025
49 checks passed
@jamis jamis changed the title Release candidate for 5.1.0 Release candidate for 5.1.0 (failed) Jun 16, 2025
@jamis jamis deleted the rc-5.1.0 branch June 16, 2025 15:55
@jamis
Copy link
Contributor Author

jamis commented Jun 16, 2025

This release failed due to build-system issues. A second PR #359 replaces it.

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