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 }}
Dsbaule
/
mongo-csharp-driver
Public
forked from
mongodb/mongo-csharp-driver
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 1, 2021
CSHARP-3290: LocalThreshold no longer accepts infinite timespan. (#616)
DmitryLukyanov
authored
ab4b367
Copy full SHA for ab4b367
Commits on Aug 28, 2021
CSHARP-3816: Trigger cluster update before clearing the pool and after un-pausing
BorisDog
committed
4f51e81
Copy full SHA for 4f51e81
Commits on Aug 27, 2021
Remove netstandard15 config. (#614)
DmitryLukyanov
authored
97d75f2
Copy full SHA for 97d75f2
Commits on Aug 26, 2021
CSHARP-2813: Support Snappy for macOS and Linux. (#608)
Show description for dbdac7d
DmitryLukyanov
authored
dbdac7d
Copy full SHA for dbdac7d
CSHARP-3803: Split unified runner valid-fail tests with malformed operations into separate files. (#611)
Show description for 3a11053
DmitryLukyanov
authored
3a11053
Copy full SHA for 3a11053
CSHARP-3814: Handle SDAM error before returning failed connection to pool
BorisDog
committed
ed579ea
Copy full SHA for ed579ea
CSHARP-3809: Tests timeouts: Investigate timeouts due to hanging mongocryptd. (#613)
Show description for f812985
DmitryLukyanov
and
BorisDog
authored
f812985
Copy full SHA for f812985
Commits on Aug 25, 2021
CSHARP-3642: Fix race condition in the pool-checkout-no-idle test
BorisDog
committed
7614e31
Copy full SHA for 7614e31
CSHARP-2714: Update minimum .NET & .NET Standard version. (#599)
DmitryLukyanov
authored
4183a08
Copy full SHA for 4183a08
Commits on Aug 23, 2021
CSHARP-3772: Bump maxWireVersion in SDAM monitoring tests. (#607)
JamesKovacs
authored
7dadfdf
Copy full SHA for 7dadfdf
Commits on Aug 19, 2021
CSHARP-2933: Packaging tests.
DmitryLukyanov
committed
773e1cb
Copy full SHA for 773e1cb
CSHARP-2914: Support Zstandard on Linux and MacOS.
DmitryLukyanov
committed
0e0400c
Copy full SHA for 0e0400c
Commits on Aug 17, 2021
CSHARP-3785: Enable WriteError_details_should_expose_writeErrors_errInfo test on latest sharded. (#602)
DmitryLukyanov
authored
1bcd8fd
Copy full SHA for 1bcd8fd
Commits on Aug 16, 2021
CSHARP-3799: AcquireConnection_should_iterate_over_all_dormant_connections timings tuning
BorisDog
committed
324b616
Copy full SHA for 324b616
Commits on Aug 13, 2021
CSHARP-3442: Provide explicit guidance on handling command errors that occur before the handshake completes during operation execution
BorisDog
committed
40e8c73
Copy full SHA for 40e8c73
Commits on Aug 12, 2021
CSHARP-3306: Implement and Test Connection Pool Paused State
BorisDog
committed
9611327
Copy full SHA for 9611327
CSHARP-3704: Temporarily disable tests failing due to SERVER-57300. (#601)
DmitryLukyanov
authored
179d34f
Copy full SHA for 179d34f
Commits on Aug 10, 2021
CSHARP-3784: Create a test to validate url options provided by EG. (#598)
DmitryLukyanov
authored
debf8a3
Copy full SHA for debf8a3
CSHARP-3716: Enable retryable writes tests on sharded cluster. (#590)
Show description for a3d1f31
DmitryLukyanov
authored
a3d1f31
Copy full SHA for a3d1f31
Commits on Aug 9, 2021
CSHARP-3765: Clean-up a stop step for LB and Serverless tests. (#589)
Show description for 6d965e8
DmitryLukyanov
authored
6d965e8
Copy full SHA for 6d965e8
Commits on Aug 4, 2021
CSHARP-3781: Zstandard EG variant should set "zstd" as compression setup. (#596)
DmitryLukyanov
authored
36beecc
Copy full SHA for 36beecc
Commits on Aug 3, 2021
Update refdocs to reflect 2.13.1 is the current version.
BorisDog
committed
e052620
Copy full SHA for e052620
Release notes for 2.13.1
BorisDog
committed
d5ec4f9
Copy full SHA for d5ec4f9
CSHARP-3777: Temporary disable WriteError_details_should_expose_writeErrors_errInfo due to the server bug. (#591)
DmitryLukyanov
authored
94bcc4f
Copy full SHA for 94bcc4f
Commits on Aug 2, 2021
CSHARP-3767: Skip tests that depend on the legacy wire protocol. (#588)
Show description for 0be5173
DmitryLukyanov
authored
0be5173
Copy full SHA for 0be5173
Commits on Jul 30, 2021
CSHARP-3387: Serverless testing (#583)
MikalaiMazurenka
authored
a563175
Copy full SHA for a563175
Commits on Jul 29, 2021
CSHARP-3660: Remove oppressive language from the source code. (#586)
JamesKovacs
authored
abe8da1
Copy full SHA for abe8da1
Commits on Jul 23, 2021
CSHARP-3661: Remove oppressive language from the documentation. (#585)
JamesKovacs
authored
44a8a50
Copy full SHA for 44a8a50
CSHARP-3671: Better wait queue timeout errors for load balanced clusters. (#579)
Show description for 882e798
DmitryLukyanov
authored
882e798
Copy full SHA for 882e798
Commits on Jul 22, 2021
CSHARP-3659: Use hello command for monitoring (including RTT) if supported. (#584)
JamesKovacs
authored
3ba83bb
Copy full SHA for 3ba83bb
Commits on Jul 20, 2021
CSHARP-3726: Skip failing test on 5.1.0-latest only.
rstam
committed
e92223f
Copy full SHA for e92223f
Add missing await to unified list test operations. (#577)
Show description for 527bdb6
DmitryLukyanov
authored
527bdb6
Copy full SHA for 527bdb6
CSHARP-2661: Show Test Results in Evergreen (#582)
Show description for fd9575d
jyemin
and
durran
authored
fd9575d
Copy full SHA for fd9575d
CSHARP-3698: Calling cursor.next() and cursor.close() concurrently in Load Balanced mode uses the same connection simultaneously. (#578)
DmitryLukyanov
authored
c99de6b
Copy full SHA for c99de6b
CSHARP-3527: Consider accepting EncryptionAlgorithm enum in EncryptOptions. (#526)
Show description for 16d3d7d
DmitryLukyanov
authored
16d3d7d
Copy full SHA for 16d3d7d
Pagination
Previous
Next
You can’t perform that action at this time.