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
14
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
aditi-khare-mongoDB
Datepicker
All time
Commit History
Commits on Mar 12, 2025
test(NODE-6626): implement integration tests for improved client.close() - server-side (#4367)
Show description for 7dba9b1
aditi-khare-mongoDB
and
nbbeeken
authored
7dba9b1
Copy full SHA for 7dba9b1
Commits on Jan 29, 2025
fix(NODE-5225): concurrent MongoClient.close() calls each attempt to close the client (#4376)
Show description for 9419af7
aditi-khare-mongoDB
and
baileympearson
authored
9419af7
Copy full SHA for 9419af7
Commits on Jan 23, 2025
test(NODE-6631): Implement integration tests for improved client.close() - sockets + timers (#4361)
Show description for 70d476a
aditi-khare-mongoDB
and
addaleax
authored
70d476a
Copy full SHA for 70d476a
Commits on Jan 8, 2025
test(NODE-6620): client.close() interrupts file reads (#4355)
aditi-khare-mongoDB
authored
3216d33
Copy full SHA for 3216d33
Commits on Dec 10, 2024
docs(NODE-6483): Add documentation for countDocuments $match operator (#4342)
aditi-khare-mongoDB
authored
bc41f2e
Copy full SHA for bc41f2e
Commits on Nov 6, 2024
feat(NODE-6391): Add timeoutMS support to explicit encryption (#4269)
aditi-khare-mongoDB
authored and
dariakp
committed
f745b99
Copy full SHA for f745b99
feat(NODE-6390): Add timeoutMS support to auto encryption (#4265)
Show description for 55e08e7
4 people
authored and
dariakp
committed
55e08e7
Copy full SHA for 55e08e7
feat(NODE-6389): add support for timeoutMS in StateMachine.execute() (#4243)
Show description for c55f965
4 people
authored and
dariakp
committed
c55f965
Copy full SHA for c55f965
Commits on Oct 30, 2024
test(NODE-6266): Remove serverless proxy incremental rollout tests (#4297)
aditi-khare-mongoDB
authored
f62c45d
Copy full SHA for f62c45d
Commits on Oct 15, 2024
feat(NODE-6289): allow valid srv hostnames with less than 3 parts (#4197)
aditi-khare-mongoDB
authored
3d5bd51
Copy full SHA for 3d5bd51
Commits on Sep 17, 2024
feat(NODE-6060): set fire-and-forget protocol when writeConcern is w: 0 (#4219)
aditi-khare-mongoDB
authored
643a875
Copy full SHA for 643a875
Commits on Aug 7, 2024
perf(NODE-5906): optimize toArray to use batches (#4171)
Show description for 5565d50
aditi-khare-mongoDB
and
nbbeeken
authored
5565d50
Copy full SHA for 5565d50
Commits on Jul 30, 2024
fix(NODE-5720): on pre-4.4 sharded servers, the node driver uses `error.writeConcern.code` to determine retryability (#4155)
aditi-khare-mongoDB
authored
b26c328
Copy full SHA for b26c328
Commits on Jul 26, 2024
fix(NODE-6276): preserve top level error code MongoWriteConcernError (#4183)
aditi-khare-mongoDB
authored
e902584
Copy full SHA for e902584
Commits on Jul 11, 2024
feat(NODE-5459): add durations to connection pool events (#4166)
Show description for 7295695
aditi-khare-mongoDB
and
nbbeeken
authored
7295695
Copy full SHA for 7295695
Commits on Jul 9, 2024
test: add toArray perf benchmark (#4172)
Show description for fb442ed
aditi-khare-mongoDB
and
nbbeeken
authored
fb442ed
Copy full SHA for fb442ed
Commits on Jun 25, 2024
feat(NODE-5718): add ReadConcernMajorityNotAvailableYet to retryable errors (#4154)
aditi-khare-mongoDB
authored
4f32dec
Copy full SHA for 4f32dec
Commits on Jun 18, 2024
chore(NODE-6199): Update test/lambda/mongodb dependencies (#4145)
aditi-khare-mongoDB
authored
8d5d984
Copy full SHA for 8d5d984
Commits on Jun 3, 2024
feat(NODE-6157): add signature to github releases (#4119)
aditi-khare-mongoDB
authored
f38c5fe
Copy full SHA for f38c5fe
Commits on May 3, 2024
docs: 6.6.0 release (#4100)
aditi-khare-mongoDB
authored
2609953
Copy full SHA for 2609953
Commits on Apr 25, 2024
test(NODE-5610): unskip uri invalid port (zero) with hostname/IP literal tests on Node 20+ (#4096)
aditi-khare-mongoDB
authored
6d8ad33
Copy full SHA for 6d8ad33
Commits on Apr 15, 2024
refactor(NODE-3332): withTransaction uses async/await (#4053)
aditi-khare-mongoDB
authored
6248174
Copy full SHA for 6248174
fix(NODE-5925): driver throws error when non-read operation in a transaction has a ReadPreferenceMode other than 'primary' (#4075)
aditi-khare-mongoDB
authored
39fc198
Copy full SHA for 39fc198
Commits on Apr 11, 2024
fix(NODE-5745): ignore Read/Write Concern in Atlas Search Index Helpers (#4042)
aditi-khare-mongoDB
authored
67d7bab
Copy full SHA for 67d7bab
Commits on Apr 3, 2024
docs: Contribution README has fork info (#4066)
Show description for 4d843f9
aditi-khare-mongoDB
and
baileympearson
authored
4d843f9
Copy full SHA for 4d843f9
Commits on Mar 21, 2024
fix(NODE-3681): Typescript error in Collection.findOneAndModify UpdateFilter $currentDate (#4047)
aditi-khare-mongoDB
authored
a8670a7
Copy full SHA for a8670a7
Commits on Mar 15, 2024
docs(NODE-5961): aggregate projection example 1 (#4040)
aditi-khare-mongoDB
authored
159ea81
Copy full SHA for 159ea81
docs(NODE-5721): thrown error expectations in withTransaction (#4038)
aditi-khare-mongoDB
authored
d15dcbb
Copy full SHA for d15dcbb
Commits on Mar 14, 2024
test(NODE-5359): bump minServerVersion for CSFLE spec test (#4036)
aditi-khare-mongoDB
authored
77d0b47
Copy full SHA for 77d0b47
fix(NODE-5999): Change TopologyDescription.error type to MongoError (#4028)
aditi-khare-mongoDB
authored
30432e8
Copy full SHA for 30432e8
Commits on Mar 11, 2024
test(NODE-6011): Add modifyCollection helper to UTR (#4032)
aditi-khare-mongoDB
authored
55abb4b
Copy full SHA for 55abb4b
Commits on Mar 7, 2024
feat(NODE-5988): Provide access to raw results doc on MongoServerError (#4016)
aditi-khare-mongoDB
authored
c023242
Copy full SHA for c023242
Commits on Mar 6, 2024
feat(NODE-5968): container and Kubernetes awareness in client metadata (#4005)
aditi-khare-mongoDB
authored
28b7040
Copy full SHA for 28b7040
Commits on Mar 5, 2024
refactor(NODE-5903): add newline to stdio logging (#4018)
aditi-khare-mongoDB
authored
7eaf2c8
Copy full SHA for 7eaf2c8
Commits on Feb 26, 2024
chore(NODE-5829): update driver dependencies (#3994)
Show description for eb5e2ab
aditi-khare-mongoDB
and
baileympearson
authored
eb5e2ab
Copy full SHA for eb5e2ab
Pagination
Previous
Next
You can’t perform that action at this time.