-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: mongodb/mongo-csharp-driver
Pull requests list
CSHARP-5725: C# driver stopped working with Unity since v3.2.0
bug
Fixes issues or unintended behavior.
#1793
by sanych-sun
was merged Oct 22, 2025
Loading...
CSHARP-5708: Avoid disposal of OperationContext shared in transaction
bug
Fixes issues or unintended behavior.
#1760
by sanych-sun
was merged Aug 25, 2025
Loading...
CSHARP-5697: Fix Client.BulkWrite failure in case complex type is being used as Document's Id
bug
Fixes issues or unintended behavior.
#1749
by sanych-sun
was merged Aug 18, 2025
Loading...
CSHARP-5588: Unable to select KeyValuePair Key when using camelCase convention
bug
Fixes issues or unintended behavior.
#1724
by sanych-sun
was merged Jul 15, 2025
Loading...
CSHARP-5633: BsonSerializer.IsTypeDiscriminated is not thread-safe
bug
Fixes issues or unintended behavior.
#1722
by papafe
was merged Jul 16, 2025
Loading...
CSHARP-5618: CSOT: Race condition in ExclusiveConnectionPool could lead to ArgumentOutOfRangeException
bug
Fixes issues or unintended behavior.
#1712
by sanych-sun
was merged Jun 18, 2025
Loading...
CSHARP-5587: FindOneAndUpdate should insert correct discriminator value on upsert
bug
Fixes issues or unintended behavior.
#1691
by rstam
was merged Jun 10, 2025
Loading...
CSHARP-3662: MongoClientSettings.SocketTimeout does not work for values under 500ms on Windows for sync code
bug
Fixes issues or unintended behavior.
#1690
by sanych-sun
was merged May 29, 2025
Loading...
CSHARP1907: Fix discriminator for interface-based collections
bug
Fixes issues or unintended behavior.
CSHARP-3435: FilterDefinition Inject method should use root serializer
bug
Fixes issues or unintended behavior.
#1686
by rstam
was merged May 22, 2025
Loading...
CSHARP-3494: Fix discriminator for generic types
bug
Fixes issues or unintended behavior.
#1685
by papafe
was merged Jun 12, 2025
Loading...
CSHARP-4040: Fix bug when using field with same element name as discriminator
bug
Fixes issues or unintended behavior.
#1684
by papafe
was merged Jun 3, 2025
Loading...
CSHARP-5540: Fix exception when using AsQueryable().Last()
bug
Fixes issues or unintended behavior.
#1649
by papafe
was merged Apr 2, 2025
Loading...
CSHARP-5513: Fix ChangeStream DisambiguatedPaths implementation
bug
Fixes issues or unintended behavior.
#1630
by sanych-sun
was merged Mar 12, 2025
Loading...
CSHARP-5493: Fix stackoverflow in EnumRepresentationConvention
bug
Fixes issues or unintended behavior.
#1616
by papafe
was merged Feb 20, 2025
Loading...
CSHARP-5481: ScalarDiscriminatorConvention class should implement IScalarDiscriminatorConvention interface.
bug
Fixes issues or unintended behavior.
#1607
by rstam
was merged Feb 27, 2025
Loading...
CSHARP-5471: Incorrectly resolving the authentication mechanism parameters from SRV connection string
bug
Fixes issues or unintended behavior.
#1605
by papafe
was merged Apr 22, 2025
Loading...
CSHARP-5442: Fixed use of serializer by Atlas Search operators
bug
Fixes issues or unintended behavior.
#1583
by papafe
was merged Apr 30, 2025
Loading...
CSHARP-3239: Unescape AWS session token when parsing from connection string.
bug
Fixes issues or unintended behavior.
#418
by JamesKovacs
was closed Dec 1, 2020
Loading...
CSHARP-2353 CSHARP-2354 Fix some bugs related to duplicate element names
bug
Fixes issues or unintended behavior.
#338
by admilazz
was closed Mar 13, 2024
Loading...
CSHARP-2009: Correct discriminator when using OfType<>
bug
Fixes issues or unintended behavior.
#284
by MarLoe
was closed Feb 2, 2021
Loading...
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.