-
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-3791: Allow hint for unacknowledged writes using OP_MSG when supported by the server
feature
Adds new user-facing functionality.
#2035
opened Jun 11, 2026 by
sanych-sun
Member
Loading…
CSHARP-5826: Add $top, $bottom, $topN and $bottomN expression operators
feature
Adds new user-facing functionality.
#2033
opened Jun 10, 2026 by
papafe
Contributor
Loading…
CSHARP-6020: Add builders for the doesNotAffect field for in, range, equals and compound Atlas Search operators
feature
Adds new user-facing functionality.
#2032
opened Jun 9, 2026 by
sanych-sun
Member
Loading…
CSHARP-5495: Support $concatArrays and $setUnion aggregation accumulators
feature
Adds new user-facing functionality.
#2014
opened May 27, 2026 by
papafe
Contributor
Loading…
CSHARP-5750: Add support for new QE prefix/substring/suffix aggregation expression operators
feature
Adds new user-facing functionality.
#2003
opened May 19, 2026 by
papafe
Contributor
Loading…
CSHARP-6024: Support ReadOnlySet Serialization
feature
Adds new user-facing functionality.
#1987
opened May 5, 2026 by
papafe
Contributor
Loading…
CSHARP-6011: Remove Session from IBinding by moving it to OperationContext
improvement
Optimizations or refactoring (no new features or fixes).
#1985
opened May 4, 2026 by
sanych-sun
Member
Loading…
CSHARP-5964: Wrap Mql.Hash result serializer in BsonValueCSharpNullSerializer
improvement
Optimizations or refactoring (no new features or fixes).
#1968
opened Apr 23, 2026 by
kyra-rk
Contributor
Loading…
CSHARP-5959: Replace switch by method name in SerializerFinderVisitMethodCall with lookup table with MethodInfo as a key
improvement
Optimizations or refactoring (no new features or fixes).
#1961
opened Apr 22, 2026 by
sanych-sun
Member
•
Draft
CSHARP-5670: Implement ReadOnlyMemoryBsonReader
improvement
Optimizations or refactoring (no new features or fixes).
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
Member
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-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.).
#1592
opened Jan 13, 2025 by
papafe
Contributor
Loading…
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-1907: Add support for interface discriminators
#1246
opened Jan 14, 2024 by
LucStr
Contributor
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…
Force any class to be serialized as a BSON class map and dictionary implementations to serialize keys as regular BSON elements
#221
opened Oct 17, 2015 by
mfidemraizer
Loading…
ProTip!
Filter pull requests by the default branch with base:main.