-
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-5550: Change streams expanded events present by default in 8.2+
chore
Label to hide PR from generated Release Notes
#1660
opened Apr 1, 2025 by
sanych-sun
Loading…
CSHARP-4779: Support Dictionary(IEnumerable<KeyValuePair<TKey, TValue>> collection) constructor in LINQ
feature
#1657
opened Apr 1, 2025 by
sanych-sun
Loading…
CSHARP-5529: Optimize grouping.First().X to not retrieve the entire $$ROOT
improvement
#1653
opened Mar 28, 2025 by
rstam
Loading…
CSHARP-5519: In a filter Any with array constant and predicate comparing item to field should translate to $in.
#1632
opened Mar 11, 2025 by
rstam
Loading…
CSHARP-5505: Add $geoNear stage aggregation builders
feature
#1621
opened Feb 22, 2025 by
adelinowona
Loading…
CSHARP-5471: Incorrectly resolving the authentication mechanism param…
bug
#1605
opened Jan 29, 2025 by
papafe
Loading…
CSHARP-5473: Provide API to turn LINQ expression into MQL.
#1601
opened Jan 25, 2025 by
rstam
Loading…
CSHARP-5461: Add targetSerializer parameter to Translate methods.
#1596
opened Jan 16, 2025 by
rstam
Loading…
CSHARP-5442: Atlas Search doesn't respect the correct serializer
#1583
opened Dec 31, 2024 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-4935: Linq3Implementation unable to handle interface as root
#1419
opened Aug 16, 2024 by
rstam
Loading…
CSHARP-4935 allow Linq Translation conversion from interface to deriv…
#1250
opened Jan 18, 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…
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.