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.14.0 [skip-ci] #4429

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 21, 2025

🌱 A new release!

6.14.0 (2025-02-28)

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

Release Notes

Add support for $lookup on encrypted collections

Starting in the upcoming MongoDB server 8.1, the aggregation stage $lookup can now be used with clients configured for automatic encryption after upgrading to mongodb-client-encryption@>=6.3.0! 🔒 🎉

Use isUint8Array defined in the driver rather than util/types

Some users of bundlers for next.js and our very own mongosh noticed a new import from "util/types" that would need to be supported in environments that don't have that module. We already have an internal implementation of isUint8Array so we do not need to add an import for "util/types".

Revert @aws-sdk/credential-providers compatiblity change

In v6.13.1 we inadvertantly raised the version compatibility of @aws-sdk/credential-providers, that change has been reverted.

Features

Bug Fixes

Documentation

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


@github-actions github-actions bot requested a review from a team as a code owner February 21, 2025 17:05
@github-actions github-actions bot force-pushed the release-please--branches--main--components--mongodb branch 2 times, most recently from 1aa818c to e625856 Compare February 25, 2025 14:06
@baileympearson
Copy link
Contributor

run release_notes

@github-actions github-actions bot changed the title chore(main): release 6.13.2 [skip-ci] chore(main): release 6.14.0 [skip-ci] Feb 25, 2025
@github-actions github-actions bot force-pushed the release-please--branches--main--components--mongodb branch 4 times, most recently from 9926bf1 to b1c5916 Compare February 27, 2025 19:22
@github-actions github-actions bot force-pushed the release-please--branches--main--components--mongodb branch from b1c5916 to c401db5 Compare February 28, 2025 13:49
@baileympearson
Copy link
Contributor

run release_notes

@baileympearson baileympearson merged commit 44bc5a8 into main Feb 28, 2025
@baileympearson baileympearson deleted the release-please--branches--main--components--mongodb branch February 28, 2025 14:53
Copy link
Contributor Author

🤖 Created releases:

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

Successfully merging this pull request may close these issues.

1 participant