-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: mongodb/mongo-csharp-driver
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
CSHARP-5818: Allow users to generate a hash from a UTF-8 string or binary data
feature
Adds new user-facing functionality.
#1925
opened Mar 25, 2026 by
sanych-sun
Loading…
CSHARP-5942: Fix serializer resolution for dictionary paths with numeric string keys
bug
Fixes issues or unintended behavior.
#1923
opened Mar 24, 2026 by
damieng
Loading…
CSHARP-5869: Clarify expected error if backoff exceeds CSOT's deadline in withTransaction
feature
Adds new user-facing functionality.
#1921
opened Mar 19, 2026 by
sanych-sun
Loading…
CSHARP-5930: Enable SmoteTests and Driver.Examples running locally
chore
Non–user-facing code changes (tests, build scripts, etc.).
#1920
opened Mar 19, 2026 by
ajcvickers
Loading…
CSHARP-5871: Clarify phase description for "Network timeouts test" spec test
chore
Non–user-facing code changes (tests, build scripts, etc.).
#1919
opened Mar 18, 2026 by
sanych-sun
Loading…
CSHARP-5935: Command activities may be skipped when using pooled connection
bug
Fixes issues or unintended behavior.
#1918
opened Mar 18, 2026 by
ajcvickers
Loading…
CSHARP-5646: Implement vector similarity match expressions
feature
Adds new user-facing functionality.
#1907
opened Mar 10, 2026 by
ajcvickers
Loading…
CSHARP-5894: Prevent deadlock during multi-theaded BsonClassMap serializer resolution
bug
Fixes issues or unintended behavior.
#1890
opened Feb 25, 2026 by
damieng
Loading…
CSHARP-5723: Add exponential backoff to operation retry loop for server overloaded errors
feature
Adds new user-facing functionality.
Update RetryableWriteOperationExecutor.cs to avoid losing stack trace when rethrowing originalException
#1845
opened Jan 12, 2026 by
madelson
Loading…
CSHARP-5670: Implement ReadOnlyMemoryBsonReader
improvement
Optimizations or refactoring (no new features or fixes).
CSHARP-4443: Add comprehensive dictionary LINQ support for all 3 representations
feature
Adds new user-facing functionality.
#1804
opened Oct 31, 2025 by
adelinowona
Loading…
CSHARP-5024: CSOT avoid connection churn when operations timeout
feature
Adds new user-facing functionality.
#1792
opened Oct 14, 2025 by
sanych-sun
•
Draft
CSHARP-3985: Serialization config objects belong to a serialization domain
chore
Non–user-facing code changes (tests, build scripts, etc.).
CSHARP-3540: CSOT: Client-side encryption
feature
Adds new user-facing functionality.
#1753
opened Aug 11, 2025 by
sanych-sun
Loading…
CSHARP-5626 Add evergreen script to generate CycloneDX SBOM
chore
Non–user-facing code changes (tests, build scripts, etc.).
#1718
opened Jul 1, 2025 by
jasonhills-mongodb
Loading…
CSHARP-5611: Eliminate the temporary byte array allocation in ObjectId.ToString
#1706
opened Jun 7, 2025 by
ugurpelister
Loading…
CSHARP-5589: Improve BSON project test coverage
chore
Non–user-facing code changes (tests, build scripts, etc.).
CSHARP-3985: Support multiple SerializerRegistries
chore
Non–user-facing code changes (tests, build scripts, etc.).
CSHARP-5396: Add support for arbitrary join inner expression arguments in LINQ
#1531
opened Nov 4, 2024 by
kerem-acer
Loading…
1 task
CSHARP-5125 Span support for ObjectId ctor, Parse, TryParse, BsonUtils hex conversion
#1465
opened Sep 26, 2024 by
Kloizdena
Loading…
CSHARP-2043: Added AssumeIndexesExist option to improve robustness of sharded GridFS
#294
opened Oct 11, 2017 by
jg11jg
Loading…
CSHARP-2043: Added SuppressEnsureIndexes option to GridFSBucketOption…
#292
opened Oct 6, 2017 by
jg11jg
Loading…
CSHARP-5554: Improved ObjectId parsing and ToString() performance
#257
opened Oct 23, 2016 by
pieceofsummer
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.