Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 6.2.0 [skip-ci] #632

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

github-actions[bot]
Copy link
Contributor

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

🌱 A new release!

6.2.0 (2023-10-16)

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

Release Notes

Node.js BSON now supports inspect options, specifically visualizing in color

New Color Visualization:

Post Color BSON Objects

Other Notable Changes

  • Strings have consistent single quotes around them, other than the case of a code block that has a string within
  • Code blocks with newlines will be visually printed with newlines for easier reading

Clarify BSONVersionError message

Previously, our thrown BSONVersionErrorstated that the "bson type must be from 6.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 6.x.x".

Features

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 changed the title chore(main): release 6.1.1 [skip-ci] chore(main): release 6.2.0 [skip-ci] Oct 16, 2023
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bson branch from 5728610 to 87e0883 Compare October 16, 2023 15:08
@W-A-James W-A-James merged commit 77fac2a into main Oct 18, 2023
1 check passed
@W-A-James W-A-James deleted the release-please--branches--main--components--bson branch October 18, 2023 18:40
@github-actions
Copy link
Contributor Author

🤖 Release is at https://github.com/mongodb/js-bson/releases/tag/v6.2.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants