Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit aa5a979

Browse filesBrowse files
chore(main): release 6.15.0 [skip-ci] (#4463)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8a9f251 commit aa5a979
Copy full SHA for aa5a979

File tree

Expand file treeCollapse file tree

4 files changed

+16
-4
lines changed
Filter options
Expand file treeCollapse file tree

4 files changed

+16
-4
lines changed

‎.release-please-manifest.json

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "6.14.2"
2+
".": "6.15.0"
33
}

‎HISTORY.md

Copy file name to clipboardExpand all lines: HISTORY.md
+12Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [6.15.0](https://github.com/mongodb/node-mongodb-native/compare/v6.14.2...v6.15.0) (2025-03-18)
6+
7+
8+
### Features
9+
10+
* **NODE-6141:** allow custom aws sdk config ([#4373](https://github.com/mongodb/node-mongodb-native/issues/4373)) ([3d047ed](https://github.com/mongodb/node-mongodb-native/commit/3d047ed19f6bf5c06e441fdf3a9c90b05ef9c15d))
11+
12+
13+
### Bug Fixes
14+
15+
* **NODE-6845:** ensure internal rejections are handled ([#4448](https://github.com/mongodb/node-mongodb-native/issues/4448)) ([06e941a](https://github.com/mongodb/node-mongodb-native/commit/06e941a87c5278d0a7baedccc646924bf64ddfb7))
16+
517
## [6.14.2](https://github.com/mongodb/node-mongodb-native/compare/v6.14.1...v6.14.2) (2025-03-04)
618

719

‎package-lock.json

Copy file name to clipboardExpand all lines: package-lock.json
+2-2Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mongodb",
3-
"version": "6.14.2",
3+
"version": "6.15.0",
44
"description": "The official MongoDB driver for Node.js",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.