Skip to content

v6.14.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 18:31
3cc3a6b

6.14.1 (2025-03-03)

The MongoDB Node.js team is pleased to announce version 6.14.1 of the mongodb package!

Release Notes

Fixed occasional OIDC reauthentication failure

Error code 391 is intended to make the driver internally reauthenticate the connection to the server, however, occasionally this was being raised to the user. This was due to a bug in setting the cached access token on newly created connections.

Bug Fixes

Documentation

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