Minor Releases

Any patch release made for an Axon project aims to resolve bugs. This page provides an overview of patch releases for the Axon Tracing Extension.

Release 4.5

Release 4.5.2

  • Bumped Axon Framework version used from 4.5. to 4.5.5 herearrow-up-right commit.

  • An edge case was fixed where the QueryGateway could throws a NullPointerException. The fix for it was done herearrow-up-right.

Release 4.5.1

  • With the release of Spring-Boot 2.6.0, the problem with circular dependencies came to light. To make it possible to use tracing-extension together with spring-boot 2.6.0, a circular dependency on our code was fixed as can be seen herearrow-up-right.

Release 4.3

Release 4.3.1

  • The tag for the query payload was wrong. We give credits to contributor Sam-Kruglov for noting the issue, which we resolved in thisarrow-up-right commit.

  • In some Tracing UI's, camel-cased tag names showed up without the separation. This discrepancy is marked in issue #45arrow-up-right and resolved by using a dash notation instead of camel casing.

最后更新于