Major Releases

This page notes all enhancements and features that we have introduced to our major releases of the Axon Tracing Extension.

Release 4.1 - Milestone

  • The constructors of the TracingCommandGateway and TracingQueryGateway are now protected, since issue #9. This change allows users to extend these classes if necessary.

  • As off issue #7, the spans now contain defaults operation names and tags.

You can find a complete list of the changes here

Note that this extension currently is in a milestone state. As such, users should consider we might introduce API changes in future releases.

Release 4.0 - Milestone

We introduced the Tracing extension with lots of help from our contributor Christophe Bouhier at Trifork. The tracing logic used originates from the Open Tracing API.

You can find a complete list of all changes here.

It's currently in a milestone state, as it doesn't trace all QueryGateway operations. As such, users should consider we might introduce API changes in future releases.

Last updated