Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 19, 2023

🌱 A new release!

5.5.1 (2023-09-28)

The MongoDB Node.js team is pleased to announce version 5.5.1 of the bson package!

Release Notes

Clarify BSONVersionError message

Previously our BSONVersionError when thrown stated that the "bson type must be from 5.0 or later" our intention is to prevent cross major bson types from reaching the serialization logic as breaking changes to the types could lead to silent incompatibilities in the serialization process. We've updated the message to make that intention clear: "bson types must be from bson 5.x.x"

Bug Fixes

Documentation

We invite you to try the bson library immediately, and report any issues to the NODE project.


@github-actions github-actions bot force-pushed the release-please--branches--5.x--components--bson branch from 23a91fe to 0677a9e Compare September 28, 2023 20:19
@aditi-khare-mongoDB aditi-khare-mongoDB merged commit 44ad321 into 5.x Oct 18, 2023
@aditi-khare-mongoDB aditi-khare-mongoDB deleted the release-please--branches--5.x--components--bson branch October 18, 2023 17:40
@github-actions
Copy link
Contributor Author

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

3 participants