Skip to content

v5.3.0

Compare
Choose a tag to compare
@nbbeeken nbbeeken released this 10 May 20:56
· 84 commits to main since this release
c74d177

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

Release Highlights

This release fixes a strictness issue with our UUID class. The UUID class has and will continue to generate UUID v4 bytes. However, now when reading UUIDs from MongoDB the UUID can be whatever format was inserted to the database, instead of throwing an error. This will notably help with data that has empty GUID values.

Deprecation

Bug Fix

Documentation

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