Axon Framework - Release 4.6.2

I’m glad to announce that we’ve released Axon Framework version 4.6.2 on the 8th of November 2022.

This release contains:

:star: Features

  • [#2444] Exact class type matcher #2446
  • Add matcher for exact class type #2444

:chart_with_upwards_trend: Enhancements

  • Update the to guide users better #2470
  • [#2456] Replace use of unregister for deregister #2466
  • Prefer ‘deregister’ to ‘unregister’ #2456

:beetle: Bug Fixes

  • [#2473] Ensure lifecycle handlers for components declared as Spring beans are invoked #2474
  • Axon Server event scheduler is never started #2473
  • Fixes recovering quartz jobs in case of sudden shutdown #2472
  • [#2464] Set subtypes on #2469
  • [#2449] Adhere to Spring’s annotation for Message Handling Component registration #2468
  • Replace in for #2465
  • Commands routed to the parent of polymorphic aggregates cause IncompatibleAggregateException #2464
  • Fixes the saga list injection bug, issue 2462. #2463
  • Injecting Lists in Saga no longer works #2462
  • [#2445] Revert default construction in #2459
  • CachingSagaStore corrupts Cache entries when using computeIfPresent #2458
  • [#2454] Reintroduce changes from PR #1905 #2455
  • Pull request 1905 is missing from master #2454
  • QuartzDeadlineManager does not recover from failures #2451
  • Spring seems to be ignored for different event handler components belonging to the same event processor #2449
  • Fix return value in #2448
  • Axon Spring Boot application fails to start when multiple EventUpcasterChain spring beans are defined #2445
  • Added Spring Resource Injector to Application Context #2441
  • Add test scope to dependency #2436
  • [#2431] Use to mitigate XStream exclusion issues #2434
  • Fix regression for GenericJpaRepository autoconfig #2433
  • JpaSagaStore cannot be used without XStream #2431

:hammer_and_wrench: Dependency Upgrade

  • Upgrade axonserver-connector-java version to 4.6.3 #2478
  • Bump mockito.version from 4.8.0 to 4.8.1 #2452
  • Bump spring.boot.version from 2.7.4 to 2.7.5 #2450
  • Bump projectreactor.version from 3.4.23 to 3.4.24 #2438
  • Bump byte-buddy.version from 1.12.17 to 1.12.18 #2437
  • Bump micrometer-core from 1.9.4 to 1.9.5 #2435

:heart: Contributors

We’d like to thank all the contributors who worked on this release!