Skip to content

chore(main): release 7.3.0#4944

Merged
PavelSafronov merged 1 commit into
mainfrom
release-please--branches--main--components--mongodb
Jun 9, 2026
Merged

chore(main): release 7.3.0#4944
PavelSafronov merged 1 commit into
mainfrom
release-please--branches--main--components--mongodb

Conversation

@github-actions

@github-actions github-actions Bot commented May 19, 2026

Copy link
Copy Markdown
Contributor

🌱 A new release!

Important

A future minor release will raise the minimum supported MongoDB Server version from 4.2 to 4.4. This is in accordance with MongoDB Software Lifecycle Schedules. Support for MongoDB Server 4.2 will be dropped in a future release!

7.3.0 (2026-06-04)

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

Release Notes

maxWireVersion is bumped to 29

Max wire version & max server version bumped in preparation for MongoDB LTS (v9.0).

Fixed SCRAM authentication for non-Node.js runtimes (e.g., Deno)

SCRAM-based authentication (the default mechanism for username/password connections) was broken when using the driver in non-Node.js environments such as Deno. The root cause was an implicit toString() call on byte arrays that produced incorrect output outside of Node.js. This fix ensures explicit UTF-8 string conversion is used throughout the SCRAM implementation, restoring authentication in Deno and other web-compatible runtimes.

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 May 19, 2026 06:58
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--mongodb branch from f15bf10 to 9d8212c Compare May 29, 2026 16:38
@github-actions github-actions Bot changed the title chore(main): release 7.2.1 chore(main): release 7.3.0 Jun 3, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--mongodb branch from 9d8212c to 54cd00b Compare June 3, 2026 16:08
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--mongodb branch from 54cd00b to 9592c40 Compare June 4, 2026 07:56
@PavelSafronov

Copy link
Copy Markdown
Contributor

run release_notes

@PavelSafronov

Copy link
Copy Markdown
Contributor

run release_notes

@PavelSafronov PavelSafronov merged commit 99106de into main Jun 9, 2026
28 of 33 checks passed
@PavelSafronov PavelSafronov deleted the release-please--branches--main--components--mongodb branch June 9, 2026 16:11
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
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