Skip to content

6.0.1

Compare
Choose a tag to compare
@oskardudycz oskardudycz released this 23 May 21:34
· 1342 commits to master since this release

✏️ What's Changed

Async Projections

  • Ensured that the hot-cold coordinator exits if host cancellation occurred. That should help in the thread-intensive work, e.g. in the parallel test pipelines by @Hawxy in #2581
  • Made EnableDocumentTrackingByIdentity async projection option to support custom IProjections. It appeared that it was only working for the built-in projections, we enhance that to enable using it also for custom projections by @oskardudycz in #2598

Docs

  • Fixed broken markdown link in Schema Feature Extensions docs by @schnerring in #2584
  • Added hint on how to use generic IConfigureMarten for multitentant database by @AlexZeitler in #2585
  • Reworked introduction & getting started guidance to make it look 21st centurish by @Hawxy in #2589

New Contributors

Full Changelog: 6.0.0...6.0.1
Milestone: https://github.com/JasperFx/marten/milestone/94?closed=1