Skip to content

V7.0.0 -- Lucky Number 7!

Compare
Choose a tag to compare
@jeremydmiller jeremydmiller released this 03 Mar 20:05
· 791 commits to master since this release

Highlights

  • Much improved LINQ provider support, including far more performant querying through child collections
  • More efficient command execution pipeline in the Marten internals
  • Effectively uses Polly for transient error resiliency
  • Substantial improvements for asynchronous projections
  • Dynamic tenant databases
  • Some support for zero downtime projection rebuilds and versioned projections
  • Project Aspire integration
  • FetchForWriting() improvements

Issues Resolved

https://github.com/JasperFx/marten/milestone/96?closed=1

What's Changed

New Contributors

Full Changelog: 6.4.1...v7.0.0