Axon Framework - Release 4.6.3

I’m glad to announce that we’ve released Axon Framework version 4.6.3 on Dec 30, 2022.
This release contains:

:chart_with_upwards_trend: Enhancements

  • Proposed changes to caching saga fix #2532
  • Allow usage of specific serializers for the JpaDLQ #2486

:beetle: Bug Fixes

  • Ensure default is taken into account for Sagas #2533
  • Saga Caching Enhancements #2531
  • Cancel of direct query #2528
  • [#2514] Fix naming of registered and beans #2525
  • Fix caching mechanism for Sagas #2517
  • Wrong Spring repository bean name when using aggregate polymorphism #2514
  • SpringAxonAutoConfigurer warns about multiple beans defined for polymorphic aggregates. #2512
  • Roll back slf4j to major version 1 #2497
  • DeadLetterQueue uses wrong Serializer to (de)serialize Tokens #2485
  • Adhere to expected Exception Handler invocation order #2483
  • [#2481] Check registration to be non-null #2482
  • NullPointerException on Shutdown without Start #2481

:hammer_and_wrench: Dependency Upgrade

  • Bump spring.boot.version from 2.7.6 to 2.7.7 #2529
  • Bump byte-buddy.version from 1.12.19 to 1.12.20 #2523
  • Bump projectreactor.version from 3.4.25 to 3.4.26 #2513
  • Bump spring.boot.version from 2.7.5 to 2.7.6 #2505
  • Bump byte-buddy.version from 1.12.18 to 1.12.19 #2496
  • Bump slf4j.version from 2.0.3 to 2.0.4 #2495
  • Bump micrometer-core from 1.9.5 to 1.9.6 #2493
  • Bump spring-framework-bom from 5.3.23 to 5.3.24 #2492
  • Bump testcontainers.version from 1.17.5 to 1.17.6 #2491
  • Bump projectreactor.version from 3.4.24 to 3.4.25 #2489

:heart: Contributors

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

1 Like