Major Releases
最后更新于
This page notes all enhancements and features that we have introduced to our major releases of the Axon AMQP Extension.
Issue introduces dependabot. This updated a large amount of the versions used by this extension.
We updated all tests to a more current testing solution. This means we introduced and updated JUnit to version 5. You can find the made changes in pull request.
You can check page for a complete list of all changes.
Issue introduces support for Spring Boot Developer Tools.
We introduce dependabot, which updated the log4j version.
We did not introduce any significant changes other than updating the extension to use Axon Framework release 4.3.
We did not introduce any significant changes other than updating the extension to use Axon Framework release 4.2.
Furthermore, we updated the dependency on Axon Framework to 4.1.
We split off the AMQP logic from Axon Framework core into a dedicated repository. Next to that, it complies with Axon Framework's 4.0 release.
A version predicament caused the extension to load the wrong package for the ChannelAwareMessageListener
. We resolved this issue for release 4.1 .