Releases: spatie/laravel-event-sourcing
Releases · spatie/laravel-event-sourcing
7.12.3
What's Changed
- Added Symfony 8 support to all symfony/* packages. by @thecaliskan in #514
New Contributors
- @thecaliskan made their first contribution in #514
Full Changelog: 7.12.2...7.12.3
7.12.2
What's Changed
- Update issue template by @AlexVanderbist in #510
- Projectionist: Don't stop handling events when catching exceptions by @m-bymike in #511
New Contributors
- @AlexVanderbist made their first contribution in #510
Full Changelog: 7.12.1...7.12.2
7.12.1
What's Changed
- Event replay optimizations by @suhailhijry in #509
New Contributors
- @suhailhijry made their first contribution in #509
Full Changelog: 7.12.0...7.12.1
7.12.0
What's Changed
- Fix restorePartialState() being incorrectly assigned to dynamic property by @nick-potts in #507
- feat: add dynamic weight by @Bloemendaal in #506
New Contributors
- @Bloemendaal made their first contribution in #506
Full Changelog: 7.11.3...7.12.0
7.11.3
What's Changed
- [Docs] Add Missing Version Property in Event Serializers by @devhammed in #503
- Filter out non-existent classes from cached event handlers by @youyingxiang in #504
New Contributors
- @devhammed made their first contribution in #503
Full Changelog: 7.11.2...7.11.3
7.11.2
What's Changed
- docs: fix method name inconsistencies and usage corrections by @vildanbina in #498
- Case insensitive CouldNotPersistAggregate::invalidVersion detection by @nick-potts in #501
New Contributors
- @vildanbina made their first contribution in #498
- @nick-potts made their first contribution in #501
Full Changelog: 7.11.1...7.11.2
7.11.1
What's Changed
- Fix the incorrect time conversion in json_encode by @youyingxiang in #499
New Contributors
- @youyingxiang made their first contribution in #499
Full Changelog: 7.11.0...7.11.1
7.11.0
7.10.3
What's Changed
- feat: add eloquent stored event generic types for collection and query builder by @maartenpaauw in #496
Full Changelog: 7.10.2...7.10.3
7.10.2
What's Changed
- Fix Remaining Nullable Parameter Definitions by @okaufmann in #495
New Contributors
- @okaufmann made their first contribution in #495
Full Changelog: 7.10.1...7.10.2