-
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-5740: Remove duplicate read concern for operations in snapshot sessions
bug
Fixes issues or unintended behavior.
CSHARP-5931: Add builder support for $scoreFusion stage
feature
Adds new user-facing functionality.
#1976
opened Apr 28, 2026 by
adelinowona
Contributor
Loading…
CSHARP-5762: Avoid changing "filter" to "parentFilter" in previously supported case
bug
Fixes issues or unintended behavior.
#1975
opened Apr 28, 2026 by
ajcvickers
Contributor
Loading…
CSHARP-5930: Update replica-set discovery and reporting in tests
chore
Non–user-facing code changes (tests, build scripts, etc.).
#1974
opened Apr 28, 2026 by
ajcvickers
Contributor
•
Draft
CSHARP-6010: Simplify FailPoint setup in tests
chore
Non–user-facing code changes (tests, build scripts, etc.).
#1973
opened Apr 28, 2026 by
sanych-sun
Member
Loading…
CSHARP-5930: [Tiny] Correctly lookup server type for read preference test verification
chore
Non–user-facing code changes (tests, build scripts, etc.).
#1972
opened Apr 27, 2026 by
ajcvickers
Contributor
Loading…
CSHARP-5930: Refactor CreateKmsProvider to not eagerly load all providers
chore
Non–user-facing code changes (tests, build scripts, etc.).
#1971
opened Apr 24, 2026 by
ajcvickers
Contributor
Loading…
CSHARP-5930: Workaround for DNS issue with Cloudflare
bug
Fixes issues or unintended behavior.
#1969
opened Apr 24, 2026 by
ajcvickers
Contributor
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-5930: [Tiny] Gate ConnectivityTests.cs on environment
chore
Non–user-facing code changes (tests, build scripts, etc.).
#1966
opened Apr 23, 2026 by
ajcvickers
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-5629 Respect BsonElement attribute in NamedIdMemberConvention
bug
Fixes issues or unintended behavior.
#1938
opened Apr 6, 2026 by
kyra-rk
Contributor
Loading…
CSHARP-5943: Initial small AGENTS.md file for the C# driver
maintenance
Non-code maintenance (deps, docs, configs, etc.).
#1934
opened Apr 2, 2026 by
ajcvickers
Contributor
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
Contributor
Loading…
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.).
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.