Skip to content

6.0.4

Compare
Choose a tag to compare
@oskardudycz oskardudycz released this 07 Jul 16:42
· 1308 commits to master since this release

✏️ What's Changed

  • Enabled async projections to respect EnableDocumentTrackingByIdentity in regular mode, not only during the rebuild. It appeared that this setting worked for rebuilds but wasn't correctly handled in regular usage, which caused the document operations Load method not to check the pending changes and return null. Now it should be handled correctly in both modes. by @oskardudycz in #2634

Full Changelog: 6.0.3...6.0.4
Milestone: https://github.com/JasperFx/marten/milestone/98