Skip to content

1.2.0

Compare
Choose a tag to compare
@shakuzen shakuzen released this 13 Nov 11:41
· 270 commits to main since this release
4b757a6

⭐ 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