Skip to content

v5.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 22:07
· 80 commits to master since this release

5.3.0 (2026-07-20)

Features

  • cosmosdb: lean write model (UnitOfWork, Set) + $set→patch (0205931)
  • cosmosdb: migration engine + DI (3f2bd99)
  • cosmosdb: partition-key inference + ToSelector via eQuantic.Linq.Expressions (0073468)
  • cosmosdb: repository read/write surface + query shaping (7fb44f8)
  • cosmosdb: scaffold the native provider + partition-key model (8bc9431)

Performance Improvements

  • cosmosdb: server-side Sum via the SDK LINQ aggregate (03dcc5b)