5.10.0
What's New
- Improved the multiple events' schema version support. Previously, if not stated explicitly, new events were registered as old event type names. That made it harder to use multiple schemas with Upcasters using CLR types. Updated the mapping to use a new type name and added registration and helper methods for the default versioning pattern. Now it's possible to more straightforward set event type names with version or custom suffixes. by @oskardudycz in #2342
- Enhanced multiple events' schema versions upcasting tests by @oskardudycz in #2345 and #2346
What's Changed
- Bump vite from 2.9.12 to 2.9.15 in documentation by @dependabot in #2343
Full Changelog: 5.9.0...5.10.0
Milestone: https://github.com/JasperFx/marten/milestone/90?closed=1