Skip to content

Conversation

jamis
Copy link
Contributor

@jamis jamis commented Jun 16, 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 16, 2025 15:49
@jamis jamis requested a review from comandeo-mongo June 16, 2025 15:49
@jamis jamis added the release-candidate The PR represents a potential candidate for a new release label Jun 16, 2025
@alcaeus alcaeus removed the request for review from comandeo-mongo June 16, 2025 16:19
@jamis jamis merged commit 59cf520 into mongodb:master Jun 16, 2025
49 checks passed
@jamis jamis deleted the rc-5.1.0-tweaks branch June 16, 2025 16:20
@jamis
Copy link
Contributor Author

jamis commented Jun 16, 2025

/release

1 similar comment
@jamis
Copy link
Contributor Author

jamis commented Jun 16, 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