Skip to content

v5.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 21:46
· 90 commits to master since this release

5.2.0 (2026-07-20)

Features

  • fluent, typed migration authoring contracts (b7da1d6)
  • migration: add first-class migration abstractions to the contracts (b602e66)
  • MongoDB DI extensions + real-Mongo integration tests (11157ea)
  • MongoDB migration engine (executor, runner, history) (2db1e33)
  • mongodb: lean write model (staged writes + BulkWrite commit) + MongoSet (6f05ca6)
  • mongodb: scaffold the native provider + QueryOptions→IQueryable translator (c8282b0)
  • native MongoDB repository read/write surface (9f89d3c)