Skip to content

Releases: micrometer-metrics/tracing

1.1.11

12 Mar 02:13
50cccbd
Compare
Choose a tag to compare

Tasks

  • Exclude benchmarks module from the BOM #621

🔨 Dependency Upgrades

  • Upgrade to micrometer 1.11.10 #622

1.3.0-M1

12 Feb 22:59
v1.3.0-M1
fbf0522
Compare
Choose a tag to compare
1.3.0-M1 Pre-release
Pre-release

⭐ New Features / Enhancements

  • re-uses w3c traceparent parser from brave #532
  • deps: bumps to Brave 6.0.0 and moves off internal type #511
  • Add TestSpanReporter #463

🐞 Bug Fixes

  • stops setting shared flag when extracting headers #535
  • Spring Boot 3.2.1 misbehave with micrometer-tracing-bridge-brave:1.2.1 #504
  • OpenTelemetry and tagged baggage does not create a tag #375

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.13.0-M1 #584
  • Bump testcontainers from 1.19.4 to 1.19.5 #577
  • Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 #569
  • Bump org.junit:junit-bom from 5.10.1 to 5.10.2 #568
  • Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv from 1.32.0-alpha to 1.32.1-alpha #567
  • Bump com.gradle.enterprise from 3.16.1 to 3.16.2 #558
  • Bump testcontainers from 1.19.3 to 1.19.4 #557
  • Bump me.champeau.jmh:jmh-gradle-plugin from 0.7.1 to 0.7.2 #548
  • Bump mockito from 5.9.0 to 5.10.0 #547
  • Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 #546
  • Bump io.spring.ge.conventions from 0.0.14 to 0.0.15 #540
  • Bump mockito from 5.8.0 to 5.9.0 #538
  • Bump org.gradle.toolchains.foojay-resolver-convention from 0.7.0 to 0.8.0 #537
  • Upgrade to OTel 1.35.0 and Zipkin dependencies #536
  • Bump io.opentelemetry:opentelemetry-bom from 1.34.0 to 1.34.1 #534
  • Bump io.opentelemetry:opentelemetry-bom-alpha from 1.34.0-alpha to 1.34.1-alpha #533
  • Bump io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.40 to 0.0.41 #531
  • Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.40 to 0.0.41 #530
  • Bump io.projectreactor:reactor-bom from 2022.0.14 to 2022.0.15 #529
  • Bump io.zipkin.aws:brave-propagation-aws from 0.23.5 to 0.24.0 #517
  • Bump io.opentelemetry:opentelemetry-bom from 1.33.0 to 1.34.0 #514
  • Bump io.opentelemetry:opentelemetry-bom-alpha from 1.33.0-alpha to 1.34.0-alpha #513
  • Bump org.assertj:assertj-core from 3.25.0 to 3.25.1 #507
  • Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 #505
  • Bump org.apache.logging.log4j:log4j-core from 2.22.0 to 2.22.1 #502
  • Bump io.zipkin.brave:brave-bom from 5.16.0 to 5.17.0 #501
  • Bump com.gradle.enterprise from 3.16 to 3.16.1 #499
  • Bump io.projectreactor:reactor-bom from 2022.0.13 to 2022.0.14 #498
  • Bump io.opentelemetry:opentelemetry-bom from 1.32.0 to 1.33.0 #493
  • Bump io.opentelemetry:opentelemetry-bom-alpha from 1.32.0-alpha to 1.33.0-alpha #492
  • Bump com.netflix.nebula:nebula-release-plugin from 18.0.7 to 18.0.8 #483
  • Bump com.gradle.enterprise from 3.15.1 to 3.16 #479
  • Bump com.netflix.nebula:nebula-release-plugin from 18.0.4 to 18.0.6 #474
  • Bump mockito from 5.7.0 to 5.8.0 #471
  • Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.14 #465
  • Bump testcontainers from 1.19.2 to 1.19.3 #452
  • Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv from 1.31.0-alpha to 1.32.0-alpha #450
  • Bump org.apache.logging.log4j:log4j-core from 2.21.1 to 2.22.0 #449
  • Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.39 to 0.0.40 #439
  • Bump io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.39 to 0.0.40 #438
  • Bump spring from 5.3.30 to 5.3.31 #437
  • Bump io.opentelemetry:opentelemetry-bom from 1.31.0 to 1.32.0 #429
  • Bump io.opentelemetry:opentelemetry-bom-alpha from 1.31.0-alpha to 1.32.0-alpha #428

📝 Tasks

  • Add package-info.java with non-null by default #545
  • Further deprecate OTel and Brave Http instrumentations #371
  • Remove unused OTel Logging Exporter dependency #562

❤️ Contributors

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

@codefromthecrypt and @ttddyy

1.2.3

12 Feb 22:43
v1.2.3
457f2f2
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Spring Boot 3.2.1 misbehave with micrometer-tracing-bridge-brave:1.2.1 #504
  • OpenTelemetry and tagged baggage does not create a tag #375

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.12.3 and Context Propagation 1.1.1 #583
  • Bump testcontainers from 1.19.4 to 1.19.5 #578
  • Bump org.junit:junit-bom from 5.10.1 to 5.10.2 #570
  • Bump com.gradle.enterprise from 3.16.1 to 3.16.2 #554
  • Bump testcontainers from 1.19.3 to 1.19.4 #553
  • Bump me.champeau.jmh:jmh-gradle-plugin from 0.7.1 to 0.7.2 #552
  • Bump io.spring.ge.conventions from 0.0.14 to 0.0.15 #542
  • Bump io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.40 to 0.0.41 #525
  • Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.40 to 0.0.41 #524
  • Bump io.projectreactor:reactor-bom from 2022.0.14 to 2022.0.15 #523

📝 Tasks

  • Remove unused OTel Logging Exporter dependency #562

1.1.10

12 Feb 22:29
v1.1.10
43850c3
Compare
Choose a tag to compare

🐞 Bug Fixes

  • OpenTelemetry and tagged baggage does not create a tag #375

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.11.9 #582
  • Bump testcontainers from 1.19.4 to 1.19.5 #576
  • Upgrade to Gradle Wrapper 8.6 #575
  • Bump gradle/wrapper-validation-action from 1 to 2 #566
  • Bump org.junit:junit-bom from 5.10.1 to 5.10.2 #565
  • Bump com.gradle.enterprise from 3.16.1 to 3.16.2 #556
  • Bump testcontainers from 1.19.3 to 1.19.4 #555
  • Bump me.champeau.jmh:jmh-gradle-plugin from 0.7.1 to 0.7.2 #549
  • Bump io.spring.ge.conventions from 0.0.14 to 0.0.15 #539
  • Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.40 to 0.0.41 #522
  • Bump io.projectreactor:reactor-bom from 2022.0.14 to 2022.0.15 #521
  • Bump io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.40 to 0.0.41 #520
  • Bump io.projectreactor:reactor-bom from 2022.0.13 to 2022.0.14 #496
  • Bump com.netflix.nebula:nebula-release-plugin from 18.0.7 to 18.0.8 #484
  • Bump com.netflix.nebula:nebula-release-plugin from 18.0.6 to 18.0.7 #477
  • Bump com.netflix.nebula:nebula-release-plugin from 18.0.4 to 18.0.6 #475
  • Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13 #466
  • Bump testcontainers from 1.19.2 to 1.19.3 #451
  • Bump io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.39 to 0.0.40 #441
  • Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.39 to 0.0.40 #440
  • Bump testcontainers from 1.19.1 to 1.19.2 #436
  • Bump io.projectreactor:reactor-bom from 2022.0.12 to 2022.0.13 #435

📝 Tasks

  • Remove unused OTel Logging Exporter dependency #562

1.2.2

09 Jan 11:49
5c3b5be
Compare
Choose a tag to compare

🐞 Bug Fixes

  • SimpleTraceContextBuilder is not overriding built TraceContext values #500
  • Manually created baggage fields do not propagate across threads using ObservationAwareSpanThreadLocalAccessor #412

🔨 Dependency Upgrades

  • Upgrade to Gradle Wrapper 8.5 #503
  • Bump io.projectreactor:reactor-bom from 2022.0.13 to 2022.0.14 #497
  • Upgrade to Micrometer 1.11.8 #515

❤️ Contributors

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

@izeye

1.1.9

09 Jan 11:33
1f10ed8
Compare
Choose a tag to compare

🐞 Bug Fixes

  • SimpleTraceContextBuilder is not overriding built TraceContext values #500
  • Manually created baggage fields do not propagate across threads using ObservationAwareSpanThreadLocalAccessor #412

🔨 Dependency Upgrades

  • Upgrade to Gradle Wrapper 8.5 #503
  • Bump io.projectreactor:reactor-bom from 2022.0.13 to 2022.0.14 #495
  • Upgrade to Micrometer 1.11.8 #515

❤️ Contributors

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

@izeye

1.2.1

11 Dec 13:43
v1.2.1
7774981
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Zero value wall times cause backend failures when spans are uploaded #488

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-bom from 1.12.0 to 1.12.1 #491
  • Bump org.aspectj:aspectjweaver from 1.9.20.1 to 1.9.21 #490
  • Bump com.netflix.nebula:nebula-release-plugin from 18.0.6 to 18.0.8 #482
  • Bump com.netflix.nebula:nebula-release-plugin from 18.0.6 to 18.0.7 #480
  • Bump com.netflix.nebula:nebula-release-plugin from 18.0.4 to 18.0.6 #476
  • Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.14 #464
  • Bump testcontainers from 1.19.2 to 1.19.3 #453
  • Bump spring from 5.3.30 to 5.3.31 #448
  • Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.39 to 0.0.40 #447
  • Bump io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.39 to 0.0.40 #446
  • Bump io.projectreactor:reactor-bom from 2022.0.12 to 2022.0.13 #432
  • Bump testcontainers from 1.19.1 to 1.19.2 #431

📝 Tasks

❤️ Contributors

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

@chemicL and @ttddyy

1.1.8

11 Dec 13:33
v1.1.8
e67a0d1
Compare
Choose a tag to compare

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-bom from 1.11.6 to 1.11.7 #489
  • Bump com.netflix.nebula:nebula-release-plugin from 18.0.7 to 18.0.8 #485
  • Bump com.netflix.nebula:nebula-release-plugin from 18.0.6 to 18.0.7 #481
  • Bump com.netflix.nebula:nebula-release-plugin from 18.0.6 to 18.0.7 #478
  • Bump com.netflix.nebula:nebula-release-plugin from 18.0.4 to 18.0.6 #473
  • Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13 #469
  • Bump testcontainers from 1.19.2 to 1.19.3 #454
  • Bump io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.39 to 0.0.40 #444
  • Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.39 to 0.0.40 #443
  • Bump spring from 5.3.30 to 5.3.31 #442
  • Bump io.projectreactor:reactor-bom from 2022.0.12 to 2022.0.13 #434
  • Bump testcontainers from 1.19.1 to 1.19.2 #433

📝 Tasks

❤️ Contributors

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

@chemicL

1.2.0

13 Nov 11:41
4b757a6
Compare
Choose a tag to compare

⭐ New Features

  • Make SpanTagAnnotationHandler optional #374
  • Move to io.opentelemetry.semconv:opentelemetry-semconv #343
  • Deprecate for removal HTTP instrumentation abstractions #370
  • Allow setting timestamp of an event on a span #334
  • Add getDuration method to FinishedSpan #265

🔨 Dependency Upgrades

  • Bump org.junit:junit-bom from 5.10.0 to 5.10.1 #424
  • Bump mockito from 5.6.0 to 5.7.0 #422
  • Bump com.wavefront:wavefront-sdk-java from 3.4.2 to 3.4.3 #419
  • Bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.21.1 #418
  • Bump context-propagation to 1.1.0 and micrometer to 1.12.0 #408
  • Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv from 1.30.0-alpha to 1.31.0-alpha #405
  • Bump com.wavefront:wavefront-sdk-java from 3.4.1 to 3.4.2 #404
  • Bump io.projectreactor:reactor-bom from 2022.0.11 to 2022.0.12 #400

❤️ Contributors

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

@quaff

1.1.7

13 Nov 11:33
ede72f7
Compare
Choose a tag to compare

🔨 Dependency Upgrades

  • Bump org.junit:junit-bom from 5.10.0 to 5.10.1 #425
  • Bump context-propagation to 1.0.6 and micrometer to 1.11.6 #407
  • Bump io.projectreactor:reactor-bom from 2022.0.11 to 2022.0.12 #401