Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@breedx-splk breedx-splk released this 13 Dec 23:43
· 312 commits to main since this release
2e1c353

This is a regular monthly cadence release, which follows the releases of opentelemetry-java-instrumentation and opentelemetry-java (core/sdk).

The highlights are:

  • Update to opentelemetry-java-instrumentation 1.32.0
  • Update to opentelemetry-java sdk 1.33.0
  • Rename rum.session.previous_id to session.previous_id per semconv (#127)
  • Stabilizing support for okhttp automatic build-time instrumentation (#159)
  • Introduce OtelRumConfig which can be passed to OpenTelemetryRum.builder() in order to make setting up a variety of instrumentation easier (#121)
  • Allow global attributes to be provided by supplier to allow them to be more dynamic (#135)