6.0.1
✏️ 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
- @schnerring made their first contribution in #2584
- @AlexZeitler made their first contribution in #2585
Full Changelog: 6.0.0...6.0.1
Milestone: https://github.com/JasperFx/marten/milestone/94?closed=1