Skip to content

Releases: AxonFramework/extension-tracing

Axon Tracing Extension v4.5

Choose a tag to compare

@github-actions github-actions released this 02 Apr 14:46

📈 Enhancements

  • Fix warning on build releated to duplicate of jackson version #133
  • Added a tracing-axon-example showing how to use and test the extension #107
  • Removing unnecessary span build by using orElseGet instead of orElse #103
  • Update release notes #89

🪲 Bug Fixes

  • AutoConfiguration should happen before Framework InfraConfiguration #106
  • TracingAutoConfiguration should not be auto-configured after InfraConfiguration #105
  • Replace mailing list link with discuss.axoniq link #98

🛠️ Dependency Upgrade

  • Bump axon.version from 4.4.8 to 4.5 #137
  • Bump axon.version from 4.4.7 to 4.4.8 #136
  • Bump kotlin.version from 1.4.31 to 1.4.32 #135
  • Bump spring.boot.version from 2.4.3 to 2.4.4 #134
  • Bump reactor.version from 3.4.3 to 3.4.4 #132
  • Bump log4j.version from 2.14.0 to 2.14.1 #131
  • Bump kotlin-logging from 1.12.0 to 2.0.6 #130
  • Bump kotlin-logging from 1.12.0 to 2.0.5 #129
  • Bump jackson-module-kotlin from 2.12.1 to 2.12.2 #128
  • Bump kotlin.version from 1.4.30 to 1.4.31 #127
  • Bump mockito.version from 3.7.7 to 3.8.0 #126
  • Bump spring.boot.version from 2.4.2 to 2.4.3 #125
  • Bump reactor.version from 3.4.2 to 3.4.3 #124
  • Bump opentracing-spring-jaeger-web-starter from 3.2.2 to 3.3.1 #123
  • Bump axon.version from 4.4.6 to 4.4.7 #122
  • Bump junit-jupiter from 5.7.0 to 5.7.1 #121
  • Bump kotlin.version from 1.4.21 to 1.4.30 #120
  • Bump assertj-core from 3.18.1 to 3.19.0 #118
  • Bump axon.version from 4.4.5 to 4.4.6 #117
  • Pom improvements #116
  • Bump mockito.version from 3.7.0 to 3.7.7 #115
  • Bump spring-boot-starters from 2.2.12.RELEASE to 2.2.13.RELEASE #114
  • Bump spring.boot.version from 2.4.1 to 2.4.2 #113
  • Bump spring.version from 5.3.2 to 5.3.3 #112
  • Bump reactor.version from 3.4.1 to 3.4.2 #111
  • Bump jackson-module-kotlin from 2.12.0 to 2.12.1 #110
  • Bump kotlin.version from 1.4.21 to 1.4.21-2 #109
  • Bump mockito.version from 3.6.28 to 3.7.0 #108
  • Bump spring.boot.version from 2.4.0 to 2.4.1 #104
  • Bump spring-boot-starters from 2.2.11.RELEASE to 2.2.12.RELEASE #102
  • Bump spring.version from 5.3.1 to 5.3.2 #101
  • Bump reactor.version from 3.4.0 to 3.4.1 #100
  • Upgraded spring-version to 5.3.1 and spring-boot to 2.4.0 #99
  • Bump mockito.version from 3.6.0 to 3.6.28 #97
  • Bump axon.version from 4.4.4 to 4.4.5 #96
  • Bump spring.boot.version from 2.3.5.RELEASE to 2.4.0 #95
  • Bump axon.version from 4.4.3 to 4.4.4 #94
  • Bump spring.version from 5.2.9.RELEASE to 5.3.1 #93
  • Bump log4j.version from 2.13.3 to 2.14.0 #92
  • Bump assertj-core from 3.18.0 to 3.18.1 #91

❤️ Contributors

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

Axon Tracing Extension v4.4

Choose a tag to compare

@github-actions github-actions released this 30 Oct 13:10

⭐ Features

  • [#53] Add disable tracing property in config #55
  • Property for disabling an extension #53

📈 Enhancements

  • Added automatic release notes generation on milestone closure #81
  • [#51] Introduce MessageTagBuilderService #78
  • [#1382] Support Spring Boot DevTools #52
  • Suggesting opt-in configuration to include message payload into tags #51

🪲 Bug Fixes

  • Changed bean names to not clash with AF names #86
  • The bean 'commandGateway', defined in class path resource [.../AxonAutoConfiguration.class], could not be registered. A bean with that name has already been defined in class path resource [.../TracingAutoConfiguration.class] and overriding is disabled. #79

🛠️ Dependency Upgrade

  • Bump spring.boot.version from 2.3.4.RELEASE to 2.3.5.RELEASE #88
  • Bump spring-boot-starters from 2.2.10.RELEASE to 2.2.11.RELEASE #87
  • Bump spring.version from 5.2.9.RELEASE to 5.3.0 #85
  • Bump assertj-core from 3.9.0 to 3.18.0 #84
  • Bump mockito.version from 3.5.15 to 3.6.0 #83
  • Bump reactor.version from 3.3.10.RELEASE to 3.4.0 #82
  • Bump mockito.version from 3.5.13 to 3.5.15 #80
  • Bump opentracing-spring-tracer-configuration-starter from 0.3.1 to 0.4.0 #77
  • Bump maven-assembly-plugin from 2.6 to 3.3.0 #76
  • Bump mockito.version from 3.5.11 to 3.5.13 #75
  • Bump maven-javadoc-plugin from 2.10.4 to 3.2.0 #74
  • Bump slf4j.version from 1.7.28 to 1.7.30 #73
  • Bump jaxb-api from 2.3.0 to 2.3.1 #72
  • Bump maven-source-plugin from 3.0.1 to 3.2.1 #71
  • Bump commons-io from 2.6 to 2.8.0 #70
  • Bump maven-jar-plugin from 3.0.2 to 3.2.0 #69
  • Bump maven-resources-plugin from 3.0.2 to 3.2.0 #68
  • Bump axon.version from 4.3.1 to 4.4.3 #67
  • Bump spring.boot.version from 2.0.5.RELEASE to 2.3.4.RELEASE #66
  • Bump spring.version from 5.1.1.RELEASE to 5.2.9.RELEASE #65
  • Bump reactor.version from 3.3.4.RELEASE to 3.3.10.RELEASE #64
  • Bump mockito.version from 3.3.3 to 3.5.11 #63
  • Bump spring-boot-starters from 2.0.3.RELEASE to 2.2.10.RELEASE #62
  • Bump junit.jupiter.version from 5.6.1 to 5.7.0 #61
  • Bump maven-compiler-plugin from 3.5.1 to 3.8.1 #60
  • Bump jacoco-maven-plugin from 0.8.5 to 0.8.6 #59
  • Bump maven-clean-plugin from 3.0.0 to 3.1.0 #58
  • Bump log4j.version from 2.13.0 to 2.13.3 #54

❤️ Contributors

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

Axon Tracing Extension v4.3.1

Choose a tag to compare

@smcvb smcvb released this 11 Aug 13:03
axon-tracing-4.3.1

[maven-release-plugin] copy for tag axon-tracing-4.3.1

Axon Tracing Extension v4.3

Choose a tag to compare

@smcvb smcvb released this 22 Apr 14:31
axon-tracing-4.3

[maven-release-plugin] copy for tag axon-tracing-4.3

Axon Tracing Extension v4.2-M1

Choose a tag to compare

@smcvb smcvb released this 23 Sep 14:42
axon-tracing-4.2-M1

[maven-release-plugin] copy for tag axon-tracing-4.2-M1

Axon Tracing Extension v4.1-M1

Choose a tag to compare

@smcvb smcvb released this 22 Apr 14:48
axon-tracing-4.1-M1

[maven-release-plugin] copy for tag axon-tracing-parent-4.1-M1

Axon Tracing Extension v4.0-M1

Choose a tag to compare

@smcvb smcvb released this 23 Sep 14:40
axon-tracing-4.0-M1

[maven-release-plugin] copy for tag axon-tracing-parent-4.0-M1