-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: mongodb/mongo-csharp-driver
Pull requests list
CSHARP-5664: Remove allocation in BsonClassMap.GetDiscriminatorConvention
#1768
opened Sep 2, 2025 by
BorisDog
Loading...
CSHARP-5666: Remove GetBitArray allocations in BsonClassMapSerializer.DeserializeClass
improvement
#1767
opened Sep 1, 2025 by
BorisDog
Loading...
Upgraded Snappier to 1.2.0 to let license compliance checks find its license
#1764
opened Aug 27, 2025 by
ffissore
Loading...
CSHARP-5675: Where possible, return null for average over the empty set
#1755
opened Aug 13, 2025 by
ajcvickers
Loading...
CSHARP-3984: Remove BinaryConnection.DropBox
maintenance
#1754
opened Aug 13, 2025 by
sanych-sun
•
Draft
CSHARP-3540: CSOT: Client-side encryption
feature
#1753
opened Aug 11, 2025 by
sanych-sun
Loading...
CSHARP-5626 Add evergreen script to generate CycloneDX SBOM
chore
Label to hide PR from generated Release Notes
#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-3985: Support multiple SerializerRegistries
chore
Label to hide PR from generated Release Notes
#1592
opened Jan 13, 2025 by
papafe
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
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.