Skip to content

v0.34.0

Latest
Compare
Choose a tag to compare
@psx95 psx95 released this 17 Mar 23:28
· 2 commits to main since this release
8a2496f

Release Highlights

  • Version updates for OpenTelemetry Java & OpenTelemetry Java Contrib dependencies.

What's Changed

  • Hardcode versions on all samples by @psx95 in #384
  • Make project compatible with Java 17 by @psx95 in #385
  • Add OpenTelemetry Spring Boot Starter Sample by @psx95 in #386
  • Use exponential histograms in the quickstart sample by @dashpole in #387
  • Add otlp metric example with gcp auth by @dashpole in #388
  • Add dockerfile to build uninstrumented version by @psx95 in #390
  • Update OTLP Trace Example to use Auth Extension by @psx95 in #391
  • Update otlp-spring example to use auth extension by @psx95 in #392
  • Udpate OpenTelemetry dependencies by @psx95 in #393
  • Remove the use of GlobalOpenTelemetry by @psx95 in #394
  • Style fix for README.md by @psx95 in #395
  • Fix local run for auto-instrumentation sample by @psx95 in #396
  • Update auto-instrumentation sample by @psx95 in #397
  • Update samples with the GCP telemetry endpoint by @psx95 in #398
  • Update auth extension usage in samples by @psx95 in #400

Full Changelog: v0.33.0...v0.34.0