Skip to content

Version 0.9.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 18:38
f0270af

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.

  • This version builds on opentelemetry-java-instrumentation v2.11.0.

⚠️⚠️ Breaking changes

A reminder that this project is still alpha and may contain breaking changes
from release-to-release prior to v1.0.0.

  • The AndroidInstrumentation.install() method signature has changed. Any 3rd-party
    instrumentation written to this interface will need to be updated.
    (#671)

📈 Enhancements

  • Add the current screen name to crash events. (#704)
  • Add R8 consumer rules. (#685)
  • Append the session id attribute to all LogRecords. (#697)
  • Add support for wired network types in the network detector. (#673)
  • Add ability to generate session start/end events. This feature is currently opt-in. (#717, #719)
  • Support newer Android network APIs for API >=29. (#736)

🙇 Thank you

This release was possible thanks to the following contributors:

@ansman
@bidetofevil
@breedx-splk
@keciman
@LikeTheSalad
@MaciejCzekanski
@marandaneto
@MustafaHaddara
@orioonyx
@surbhiia