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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 6.5.0 [skip-ci] #655

Merged
merged 1 commit into from Mar 12, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 7, 2024

馃尡 A new release!

6.5.0 (2024-03-12)

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

Release Notes

Fixed float byte-wise handling on big-endian systems

A recent change to the BSON library started parsing and serializing floats using a Float64Array. When reading the bytes from this array the ordering is dependent on the platform it is running on and we now properly account for that ordering.

Add SUBTYPE_SENSITIVE on Binary class

When a BSON.Binary object is of 'sensitive' subtype, the object's subtype will equal 0x08.

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 force-pushed the release-please--branches--main--components--bson branch from 22fe915 to adaf465 Compare March 12, 2024 18:17
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bson branch from adaf465 to 54014d2 Compare March 12, 2024 19:28
@nbbeeken
Copy link
Contributor

run release_notes

@nbbeeken nbbeeken merged commit 2f0effb into main Mar 12, 2024
@nbbeeken nbbeeken deleted the release-please--branches--main--components--bson branch March 12, 2024 21:05
Copy link
Contributor Author

馃 Release is at https://github.com/mongodb/js-bson/releases/tag/v6.5.0 馃尰

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