OpenTelemetry - CNCF/opentelemetry-android: Release v0.8.0

Name: opentelemetry-android

Owner: OpenTelemetry - CNCF

Release: Version 0.8.0

Released: 2024-10-19

License: Apache-2.0

Release Assets:

This release is based on OpenTelemetry Java Instrumentation 2.9.0 and the OpenTelemetry Java Core (sdk/api/exporters) 1.43.0.

Note that many artifacts have the -alpha suffix attached to their version number, reflecting that they are still alpha quality and will continue to have breaking changes. Please see the VERSIONING.md for more details.

📈 Enhancements

  • HttpURLConnection instrumentation migration to AutoService API (#592)
  • Make HttpURLConnection connection inactivity timeout configurable and add test for harvester code (#569)
  • Expose additional disk buffering configuration (#596)
  • Many enhancements to the Android demo-app. #545, #554, #568, #570, #577, #584, #598, #604, #605, #627, #634

🛠️ Bug fixes

  • Ending "Paused" span for a fragment. (#591)
  • start AppStart span when installing activity instrumentation (#578)

🙇 Thank you

This release was possible thanks to the following contributors:

@beekhc @bidetofevil @breedx-splk @codeboten @jack-berg @LikeTheSalad @magda-woj @marandaneto @martinkuba @surbhiia @SylvainJuge @trask

To top