Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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
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
12
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
main
User selector
addaleax
Datepicker
All time
Commit History
Commits on Oct 24, 2025
fix(NODE-7270): remove extra BSONType file in docs/Next/variables (#4754)
addaleax
authored
df3aaaa
Copy full SHA for df3aaaa
Commits on Oct 3, 2025
feat(NODE-6584)!: improve typing for filepaths in AutoEncryptionOptions (#4341)
Show description for dab4c7c
addaleax
and
baileympearson
authored
dab4c7c
Copy full SHA for dab4c7c
Commits on Dec 4, 2024
fix(NODE-6600): set object mode correctly for message chunking in SizedMessageTransform (#4345)
Show description for 5558573
addaleax
and
baileympearson
authored
5558573
Copy full SHA for 5558573
Commits on Sep 9, 2024
feat(NODE-6365): pass through `allowPartialTrustChain` TLS flag (#4228)
addaleax
authored
d6c147d
Copy full SHA for d6c147d
Commits on Jun 26, 2024
fix(NODE-6241): allow `Binary` as local KMS provider key (#4160)
Show description for fb724eb
addaleax
and
nbbeeken
authored
fb724eb
Copy full SHA for fb724eb
Commits on Jun 14, 2024
fix(NODE-5801): use more specific key typing for multiple KMS provider support (#4146)
Show description for 465ffd9
3 people
authored
465ffd9
Copy full SHA for 465ffd9
Commits on Mar 4, 2024
perf(NODE-5986): parallelize SRV/TXT resolution (#4012)
addaleax
authored
eab8f23
Copy full SHA for eab8f23
Commits on Nov 2, 2023
fix(NODE-5709): bump mongodb-connection-string-url to 3.0.0 (#3909)
addaleax
authored
1c3dc02
Copy full SHA for 1c3dc02
Commits on Sep 15, 2022
feat(NODE-4634): add support for bulk FindOperators.hint() (#3408)
addaleax
authored
8758890
Copy full SHA for 8758890
Commits on Aug 30, 2022
chore(NODE-4593): fix mongosh integration tests (#3387)
addaleax
authored
c245d82
Copy full SHA for c245d82
Commits on Jun 2, 2022
chore(NODE-4285): rename csfle shared library references (#3280)
addaleax
authored
f8e7301
Copy full SHA for f8e7301
Commits on Jun 1, 2022
fix(NODE-4281): ensure that the driver always uses Node.js timers (#3275)
Show description for 4501a1c
addaleax
authored
4501a1c
Copy full SHA for 4501a1c
Commits on May 25, 2022
chore(NODE-4246): update FLE2 collection management (#3251)
addaleax
authored
6845069
Copy full SHA for 6845069
Commits on May 23, 2022
chore(NODE-4266): improve error message for SCRAM-SHA-1 in FIPS mode (#3258)
Show description for c496c25
addaleax
authored
c496c25
Copy full SHA for c496c25
Commits on May 3, 2022
feat(NODE-4202): add FLE 2 behavior for create/drop collection (#3218)
addaleax
authored
6d3947b
Copy full SHA for 6d3947b
Commits on Apr 25, 2022
feat(NODE-4136): revise FLE shared library typings for spec changes (#3206)
addaleax
authored
6e2e27f
Copy full SHA for 6e2e27f
Commits on Mar 25, 2022
feat(NODE-4085): add typings for csfle shared library option support (#3179)
addaleax
authored
d2897ab
Copy full SHA for d2897ab
Commits on Dec 21, 2021
feat(NODE-3633): add Socks5 support (#3041)
addaleax
authored
451627a
Copy full SHA for 451627a
Commits on Dec 14, 2021
chore: stricten MongoClient.connect() return type (#3080)
Show description for 6eb4edd
addaleax
authored
6eb4edd
Copy full SHA for 6eb4edd
Commits on Jul 7, 2021
fix(NODE-3413): accept tls=false in mongodb+srv connection strings (#2886)
addaleax
authored
526c73f
Copy full SHA for 526c73f
Commits on Jun 28, 2021
feat!(NODE-3094): improve dots-and-dollars in keys experience (#2863)
Show description for e376632
addaleax
authored
e376632
Copy full SHA for e376632
Commits on Jun 25, 2021
chore(NODE-2998): move connection-string parsing into separate package (#2848)
addaleax
authored
ac4aabc
Copy full SHA for ac4aabc
Commits on Jun 8, 2021
feat(NODE-3333): support 'let' option for CRUD commands (#2829)
addaleax
authored
0d91da1
Copy full SHA for 0d91da1
Commits on Jun 4, 2021
feat(NODE-3325): support 'let' option for aggregate command (#2828)
addaleax
authored
e38838e
Copy full SHA for e38838e
Commits on May 25, 2021
fix(NODE-3183,NODE-3249): bring versioned API impl up to date (#2814)
addaleax
authored
cd3b73a
Copy full SHA for cd3b73a
Commits on Feb 16, 2021
fix: add FLE AWS sessionToken TypeScript definitions (#2737)
Show description for f4698b5
addaleax
authored
f4698b5
Copy full SHA for f4698b5
Commits on Jan 22, 2021
fix: restore `createAutoEncrypter()` functionality (#2710)
Show description for 25ef870
addaleax
authored
25ef870
Copy full SHA for 25ef870
Commits on Jan 20, 2021
chore(ci): fix mongosh integration (#2706)
Show description for 518655d
addaleax
authored
518655d
Copy full SHA for 518655d
Commits on Jan 15, 2021
ci: add mongosh integration testing (#2698)
Show description for 62717a1
addaleax
authored
62717a1
Copy full SHA for 62717a1
Commits on Jan 11, 2021
fix(ClientSession): correct toBSON TypeScript signature (#2686)
addaleax
authored
cc4b9e0
Copy full SHA for cc4b9e0
You can’t perform that action at this time.