Skip to content

Releases: micrometer-metrics/tracing

1.5.0-M3

11 Mar 09:14
6181a05
Compare
Choose a tag to compare
1.5.0-M3 Pre-release
Pre-release

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 #987
  • Bump io.micrometer:micrometer-bom from 1.13.11 to 1.14.5 #993
  • Bump io.zipkin.aws:brave-propagation-aws from 1.2.5 to 1.3.0 #972
  • Bump io.zipkin.brave:brave-bom from 6.0.3 to 6.1.0 #969
  • Bump io.zipkin.reporter2:zipkin-reporter-bom from 3.4.3 to 3.5.0 #971
  • Bump testcontainers from 1.20.4 to 1.20.6 #992

1.4.4

10 Mar 11:43
00bd40f
Compare
Choose a tag to compare

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 #987
  • Bump io.micrometer:micrometer-bom from 1.13.11 to 1.14.5 #993
  • Bump testcontainers from 1.20.4 to 1.20.6 #992

1.3.10

10 Mar 11:43
93912c2
Compare
Choose a tag to compare

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 #985
  • Bump io.micrometer:micrometer-bom from 1.13.11 to 1.13.12 #993

1.5.0-M2

10 Feb 20:17
fc468e8
Compare
Choose a tag to compare
1.5.0-M2 Pre-release
Pre-release

⚠️ Noteworthy

  • Publish milestones to Maven Central #956

⭐ New Features / Enhancements

  • Deprecate ArrayListSpanProcessor in favour of InMemorySpanExporter #519

🔨 Dependency Upgrades

  • Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha from 2.11.0-alpha to 2.12.0-alpha #946
  • Bump io.micrometer:micrometer-bom from 1.15.0-M1 to 1.15.0-M2 #943

📝 Tasks

  • Do not automatically upgrade OTel dependencies for branches other than "main" #948
  • Dependabot auto merge PRs #945

1.4.3

10 Feb 20:08
8581310
Compare
Choose a tag to compare

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-bom from 1.14.3 to 1.14.4 #963

📝 Tasks

  • Do not automatically upgrade OTel dependencies for branches other than "main" #948
  • Dependabot auto merge PRs #945

1.3.9

10 Feb 20:01
908cff3
Compare
Choose a tag to compare

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-bom from 1.13.10 to 1.13.11 #964

📝 Tasks

  • Do not automatically upgrade OTel dependencies for branches other than "main" #948
  • Dependabot auto merge PRs #945

1.5.0-M1

13 Jan 14:01
3b3b368
Compare
Choose a tag to compare
1.5.0-M1 Pre-release
Pre-release

🐞 Bug Fixes

  • OtelTraceContextBuilder throwing Exception #911

⭐ New Features / Enhancements

  • Avoid creating superfluous copies of OtelSpan instances #900
  • Add local service name setting and retrieving for FinishedSpan #889

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-core from 1.14.2 to 1.15.0-M1 #942
  • Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha from 2.9.0-alpha to 2.11.0-alpha #927
  • Bump io.zipkin.reporter2:zipkin-reporter-bom from 3.4.2 to 3.4.3 #902

1.4.2

13 Jan 13:40
b5f45f0
Compare
Choose a tag to compare

🐞 Bug Fixes

  • OtelTraceContextBuilder throwing Exception #911

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-core from 1.14.2 to 1.14.3 #941

1.3.8

13 Jan 12:59
3ca2982
Compare
Choose a tag to compare

🐞 Bug Fixes

  • OtelTraceContextBuilder throwing Exception #911

1.4.1

10 Dec 10:43
81e3387
Compare
Choose a tag to compare

🐞 Bug Fixes

  • OTel Span is not set to status "ok" when ends successfully #890

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.14.2 #908
  • Bump io.zipkin.reporter2:zipkin-reporter-bom from 3.4.2 to 3.4.3 #903

❤️ Contributors

Thank you to all the contributors who worked on this release:

@GFriedrich