Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mongodb
/
node-mongodb-native
Public
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
10.2k
Code
Pull requests
13
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Security
Insights
Commits
Branch selector
v6.20.0
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 18, 2025
chore(main): release 6.20.0 (#4641)
github-actions[bot]
authored
477140e
Copy full SHA for 477140e
Commits on Sep 17, 2025
docs: generate docs from latest main [skip-ci] (#4595)
github-actions[bot]
authored
7c485ef
Copy full SHA for 7c485ef
fix(NODE-7138): prevent duplicate metadata from being appended to handshake metadata (#4651)
baileympearson
authored
05c230c
Copy full SHA for 05c230c
chore: update local cluster setup instructions (#4662)
baileympearson
authored
aa7465e
Copy full SHA for aa7465e
feat(NODE-7157): deprecate `retryWrites` in `CommandOperationOptions` (#4661)
tadjik1
authored
620972d
Copy full SHA for 620972d
Commits on Sep 16, 2025
chore(deps): bump drivers-evergreen-tools from `931726b` to `d7a7337` (#4658)
Show description for a6eca88
3 people
authored
a6eca88
Copy full SHA for a6eca88
fix(NODE-6858): treat MongoServerSelectionError as a resumable error for Change Streams (#4653)
Show description for c6d64e7
tadjik1
and
durran
authored
c6d64e7
Copy full SHA for c6d64e7
Commits on Sep 15, 2025
feat(NODE-7139): remove pre-4.2 logic and deprecate dead code (#4657)
dariakp
authored
14303bc
Copy full SHA for 14303bc
Commits on Sep 10, 2025
refactor(NODE-7148): make rawData internal (#4655)
durran
authored
c617294
Copy full SHA for c617294
Commits on Sep 9, 2025
feat(NODE-7140): deprecate driver info options (#4654)
durran
authored
b813c85
Copy full SHA for b813c85
chore(deps): bump drivers-evergreen-tools from `8c66939` to `931726b` (#4652)
Show description for 1634d19
dependabot[bot]
and
baileympearson
authored
1634d19
Copy full SHA for 1634d19
Commits on Sep 8, 2025
chore: update pull request template (#4650)
baileympearson
authored
43c8518
Copy full SHA for 43c8518
feat(NODE-6883): allow rawData option on time series collections (#4642)
Show description for 0fa3cd4
durran
and
baileympearson
authored
0fa3cd4
Copy full SHA for 0fa3cd4
fix(NODE-4763): cache `resumeToken` in `ChangeStream.tryNext()` (#4636)
Show description for 8331a93
tadjik1
and
baileympearson
authored
8331a93
Copy full SHA for 8331a93
Commits on Sep 5, 2025
feat(NODE-7134): allow hint with unacknowledged writes for delete, update and findAndModify commands (#4647)
baileympearson
authored
82d6ce6
Copy full SHA for 82d6ce6
Commits on Sep 2, 2025
chore: fix yargs import in docs build (#4648)
baileympearson
authored
98c5d83
Copy full SHA for 98c5d83
test(NODE-7129): sync CRUD spec tests to latest (#4643)
baileympearson
authored
2f67139
Copy full SHA for 2f67139
Commits on Aug 29, 2025
chore(NODE-7123): fix flaky CSOT test (#4638)
baileympearson
authored
d03a6bd
Copy full SHA for d03a6bd
feat(NODE-7125): add db and client properties to collection and database objects (#4640)
durran
authored
3469f86
Copy full SHA for 3469f86
Commits on Aug 28, 2025
chore(deps-dev): bump the development-dependencies group with 5 updates (#4629)
Show description for 4a6447c
dependabot[bot]
and
durran
authored
4a6447c
Copy full SHA for 4a6447c
chore(deps-dev): bump yargs from 17.7.2 to 18.0.0 (#4632)
Show description for 1e815af
dependabot[bot]
and
durran
authored
1e815af
Copy full SHA for 1e815af
Commits on Aug 27, 2025
docs: 6.19 docs (#4637)
Show description for 41034f1
baileympearson
and
durran
authored
41034f1
Copy full SHA for 41034f1
chore(deps): bump drivers-evergreen-tools from `9da8ebc` to `8c66939` (#4633)
Show description for 8c7b330
dependabot[bot]
and
durran
authored
8c7b330
Copy full SHA for 8c7b330
chore(deps): bump actions/checkout from 4 to 5 (#4635)
Show description for d070ff0
dependabot[bot]
authored
d070ff0
Copy full SHA for d070ff0
Commits on Aug 26, 2025
chore(NODE-7034): update prod dependencies (#4626)
durran
authored
3c5bb1d
Copy full SHA for 3c5bb1d
chore(main): release 6.19.0 (#4593)
Show description for 56b70f8
github-actions[bot]
authored
56b70f8
Copy full SHA for 56b70f8
chore: Update dependabot.yml to allow prod dependencies (#4628)
dariakp
authored
9832b5e
Copy full SHA for 9832b5e
test(NODE-7118): fix CSOT socket read failure test on latest servers (#4627)
baileympearson
authored
46ea299
Copy full SHA for 46ea299
Commits on Aug 25, 2025
chore(deps-dev): bump the development-dependencies group across 1 directory with 14 updates (#4622)
Show description for 66706f8
dependabot[bot]
and
durran
authored
66706f8
Copy full SHA for 66706f8
refactor(NODE-7087): remove ModernizedOperation and ModernizedCommandOperation (#4623)
Show description for 9261717
baileympearson
and
durran
authored
9261717
Copy full SHA for 9261717
refactor(NODE-7086): refactor misc operations (#4613)
Show description for 0aac1fb
durran
and
baileympearson
authored
0aac1fb
Copy full SHA for 0aac1fb
chore(deps): bump drivers-evergreen-tools from `61eacf1` to `9da8ebc` (#4625)
Show description for 48c3376
dependabot[bot]
authored
48c3376
Copy full SHA for 48c3376
Commits on Aug 22, 2025
chore(deps): bump drivers-evergreen-tools from `a332144` to `61eacf1` (#4620)
Show description for c2166a5
dependabot[bot]
and
durran
authored
c2166a5
Copy full SHA for c2166a5
Commits on Aug 21, 2025
test: skip breaking csot test on latest (#4624)
Show description for b717a5d
durran
and
baileympearson
authored
b717a5d
Copy full SHA for b717a5d
Commits on Aug 20, 2025
test(NODE-7110): update csot tests for drop index (#4621)
Show description for 1ea3a41
durran
and
baileympearson
authored
1ea3a41
Copy full SHA for 1ea3a41
Pagination
Previous
Next
You can’t perform that action at this time.