I’m glad to announce that we’ve released Axon Framework v4.5.13 on the 13th of July 2022.
This release contains:
Features
- Make the shutdown timeout configurable #1981
Enhancements
- Pooled Streaming Event Processor configuration enhancement #2276
- Introduce mechanism to interrupt
TrackingEventProcessor
worker threads #2041 - Allow lifecycle phase timeout configuration #2037
Bug Fixes
- Retry to initialize the token store correctly on exception for PSEP. #2277
- Process events with identical
TrackingToken
together in thePooledStreamingEventProcessor
#2275 - PooledStreamingEventProcessor does not Retry if initialization fails #2274
Dependency Upgrade
- Bump projectreactor.version from 3.4.20 to 3.4.21 #2284
- Bump axonserver-connector-java from 4.5.4 to 4.5.5 #2278
- Bump axonserver-connector-java from 4.5.5 to 4.5.6 #2282
Contributors
We’d like to thank all the contributors who worked on this release!