V7.31.0
This turned out to be a rather large release, and we hope this will be the last major release of Marten 7.* with the obvious exception of any necessary bug fix releases. Also see the closed issue list for more information.
What's Changed
- Making synchronous APIs obsolete and test suite clean up by @jeremydmiller in #3502
- Updated Weasel to 7.11.6. Misc. index bug fixes. Closes GH-3499. Clos… by @jeremydmiller in #3505
- Async version of explain plan. Closes GH-3497 by @jeremydmiller in #3506
- Warning about trying to use multi-stream projections with FetchForWri… by @jeremydmiller in #3507
- Attempting to finally solve the exact right logic for update revision… by @jeremydmiller in #3508
- Protected data masking to the event store by @jeremydmiller in #3511
- Adding some verbiage to the docs on when it's safe to delete tombston… by @jeremydmiller in #3512
- new test to verify behavior of 3504. Closes GH-3504 by @jeremydmiller in #3513
- Fix for #3514 by @ericgreenmix in #3515
- Adding a subscription based on subscription base via IoC copies the e… by @jeremydmiller in #3516
- Added an option to also mask a single event stream with a selected fi… by @jeremydmiller in #3517
Full Changelog: V7.30.3...V7.31.0