v3.19.2
What's Changed
- feat(event-store): add load event stream by event time functionality by @Ahoo-Wang in #1076
- feat(eventsourcing): add load method by event time in StateAggregateRepository by @Ahoo-Wang in #1077
- feat(openapi): add load time based aggregate route spec by @Ahoo-Wang in #1078
- refactor(modeling): update StateAggregateFactory and related components by @Ahoo-Wang in #1079
- refactor(state): move toStateAggregate extensions to ConstructorStateAggregateFactory by @Ahoo-Wang in #1080
- feat(core): Support ReadOnlyStateAggregateAware api by @Ahoo-Wang in #1081
Full Changelog: v3.19.1...v3.19.2