v9.1.3
New features
- EF-117: Support cross-collection Includes, navigations & joins
- EF-250: Support various string operators in final projection
- EF-281: Support building "Atlas" search indexes
- EF-107: Support bulk ExecuteUpdate/ExecuteDelete
- EF-257: Add metadata to instantiated MongoClient
Fixes
- EF-320: Reject concurrency tokens on owned entities
- EF-352: Fix shadow/scalar EF.Property read on joined entity in projection
- EF-356: Fix computed-arithmetic leaf clobbered by whole-entity mixed projection
- EF-349: Fix driver-LINQ discriminator filters to match converted/represented values
- EF-333: Fix MongoOptionsExtension copy constructor dropping crypt options
- EF-233: Fix compiled query ending in a non-query operator
- EF-232: Fix Sum() over an empty set returning null for nullable projections
- EF-229: Fix Contains-on-projected-scalar-collection returning wrong results
Maintenance
- EF-316: Harden Atlas TestContainers startup and readiness probe
- Upgrade MongoDB C# Driver to 3.11.0, EF Core 9 to 9.0.19
Full Changelog: v9.1.2...v9.1.3