Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
mongodb
/
node-mongodb-native
Public
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
10.2k
Code
Pull requests
24
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 5, 2026
chore: run bson compat tests against latest server (#5017)
PavelSafronov
authored
7f8edf3
View commit details
Copy full SHA for 7f8edf3
Browse repository at this point
ci(deps): bump drivers-evergreen-tools from `3741fa9` to `e86753e` (#5016)
Show description for 30c31e5
dependabot[bot]
and
PavelSafronov
authored
30c31e5
View commit details
Copy full SHA for 30c31e5
Browse repository at this point
Commits on Aug 3, 2026
feat(NODE-7546): add HTTP Proxy support for QE & CSFLE (#5007)
tadjik1
authored
3366c21
View commit details
Copy full SHA for 3366c21
Browse repository at this point
Commits on Jul 29, 2026
feat(NODE-7547): bump minimum support server/wire versions to '4.4' & '9' respectively (#4994)
johnmtll
authored
3d97028
View commit details
Copy full SHA for 3d97028
Browse repository at this point
Commits on Jul 27, 2026
test(NODE-7509): add integration tests for Secure Frontend Processor (#5004)
tadjik1
authored
e34c647
View commit details
Copy full SHA for e34c647
Browse repository at this point
ci(deps): bump drivers-evergreen-tools from `18aed4f` to `3741fa9` (#5011)
Show description for 2f1dcd7
dependabot[bot]
authored
2f1dcd7
View commit details
Copy full SHA for 2f1dcd7
Browse repository at this point
Commits on Jul 24, 2026
chore: skip failing SDAM tests (#5010)
Show description for 6bff502
seanrmilligan
and
Sean Milligan
authored
6bff502
View commit details
Copy full SHA for 6bff502
Browse repository at this point
perf(NODE-7660): serialize bulk write documents a single time (#4999)
tadjik1
authored
1217aa1
View commit details
Copy full SHA for 1217aa1
Browse repository at this point
Commits on Jul 23, 2026
test(NODE-7656): Skip time-sensitive CSOT tests opening change streams on 9.0+ sharded clusters (#5002)
PavelSafronov
authored
16f6fb3
View commit details
Copy full SHA for 16f6fb3
Browse repository at this point
Commits on Jul 22, 2026
docs(NODE-7396): document experimental features (#4873)
RaschidJFR
authored
05460ba
View commit details
Copy full SHA for 05460ba
Browse repository at this point
Commits on Jul 15, 2026
test(NODE-7623): fix explicit encryption prose tests for MongoDB 9.0+ (#4982)
Show description for 2d5d237
seanrmilligan
and
Sean Milligan
authored
2d5d237
View commit details
Copy full SHA for 2d5d237
Browse repository at this point
Commits on Jul 14, 2026
chore: use latest BSON (7.3.1) in CI (#5003)
tadjik1
authored
dfb6b19
View commit details
Copy full SHA for dfb6b19
Browse repository at this point
Commits on Jul 10, 2026
fix(NODE-7603): emit dynamic `import('os')` via `tsconfig` (#4992)
PavelSafronov
authored
52f5e61
View commit details
Copy full SHA for 52f5e61
Browse repository at this point
ci(NODE-7499): skip NPM upgrade for all variants and tasks on evergreen (#5000)
Show description for 91fda7e
dependabot[bot]
and
tadjik1
authored
91fda7e
View commit details
Copy full SHA for 91fda7e
Browse repository at this point
Commits on Jul 8, 2026
chore: remove script to sync specifications repo to driver repo (#4984)
seanrmilligan
authored
2245b7a
View commit details
Copy full SHA for 2245b7a
Browse repository at this point
Commits on Jul 7, 2026
docs: add 7.5 docs (#4998)
PavelSafronov
authored
cda3748
View commit details
Copy full SHA for cda3748
Browse repository at this point
chore(main): release 7.5.0 (#4978)
Show description for c436831
github-actions[bot]
and
PavelSafronov
authored
c436831
View commit details
Copy full SHA for c436831
Browse repository at this point
docs(NODE-7635): clarify IWM options documentation (#4997)
tadjik1
authored
910f9da
View commit details
Copy full SHA for 910f9da
Browse repository at this point
chore(deps): bump drivers-evergreen-tools from `4b02eb0` to `ea6e66a` (#4995)
Show description for 95572f3
dependabot[bot]
and
tadjik1
authored
95572f3
View commit details
Copy full SHA for 95572f3
Browse repository at this point
feat(NODE-7537): promote QE string queries (prefix/suffix/substring) (#4996)
tadjik1
authored
dc4900c
View commit details
Copy full SHA for dc4900c
Browse repository at this point
Commits on Jul 6, 2026
fix(NODE-7411): iterate all servers on close (#4967)
Show description for 72c0296
4 people
authored
72c0296
View commit details
Copy full SHA for 72c0296
Browse repository at this point
Commits on Jul 2, 2026
chore(NODE-7520): update dependencies (#4962)
Show description for b6c60da
johnmtll
and
dependabot[bot]
authored
b6c60da
View commit details
Copy full SHA for b6c60da
Browse repository at this point
test(NODE-7028): fix flaky AbortSignal timing assertions (#4981)
tadjik1
authored
88990e6
View commit details
Copy full SHA for 88990e6
Browse repository at this point
Commits on Jun 26, 2026
fix(NODE-7171): capture resume token before resumeTokenChanged fires (#4973)
tadjik1
authored
371579d
View commit details
Copy full SHA for 371579d
Browse repository at this point
test(NODE-7590): use connectionReady in waitUntilPoolsFilled (#4975)
tadjik1
authored
de45b94
View commit details
Copy full SHA for de45b94
Browse repository at this point
Commits on Jun 25, 2026
docs: add 7.4 docs (#4977)
PavelSafronov
authored
53e73a9
View commit details
Copy full SHA for 53e73a9
Browse repository at this point
chore(main): release 7.4.0 (#4974)
Show description for 1c4333e
github-actions[bot]
and
PavelSafronov
authored
1c4333e
View commit details
Copy full SHA for 1c4333e
Browse repository at this point
feat(NODE-7634): remove experimental tag from async dispose methods (#4976)
PavelSafronov
authored
43ce3eb
View commit details
Copy full SHA for 43ce3eb
Browse repository at this point
fix(NODE-7549): send afterClusterTime on writes in causally-consistent sessions (#4963)
PavelSafronov
authored
3abfd26
View commit details
Copy full SHA for 3abfd26
Browse repository at this point
Commits on Jun 24, 2026
chore(NODE-7418): skip csot tests on latest (#4969)
tadjik1
authored
88ec159
View commit details
Copy full SHA for 88ec159
Browse repository at this point
Commits on Jun 23, 2026
chore(NODE-7473): upgrade to chai 5 (#4958)
PavelSafronov
authored
1f5ac37
View commit details
Copy full SHA for 1f5ac37
Browse repository at this point
Commits on Jun 22, 2026
chore: skip csfle tests and fix related broken tests (#4965)
PavelSafronov
authored
b17288c
View commit details
Copy full SHA for b17288c
Browse repository at this point
Commits on Jun 15, 2026
test(NODE-7493): enable source maps and add nyc-free debug scripts (#4947)
seanrmilligan
authored
5b401aa
View commit details
Copy full SHA for 5b401aa
Browse repository at this point
Commits on Jun 12, 2026
docs: clarify release notes verification steps (#4960)
dariakp
authored
3ba2dd2
View commit details
Copy full SHA for 3ba2dd2
Browse repository at this point
Commits on Jun 9, 2026
docs: add 7.3 docs (#4959)
PavelSafronov
authored
0a434d3
View commit details
Copy full SHA for 0a434d3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.