Skip to content

Release v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 17:01
· 1322 commits to main since this release
9f83ee6

This release uses OpenTelemetry Instrumentation for Java version 1.0.0. If you want to extend the instrumentation manually, use the OpenTelemetry Java API version 1.0.0. Consult the release notes linked above for upstream changes.

☢️ Breaking changes

❗ Deprecation warning

  • Property signalfx.auth.token has been renamed to splunk.access.token in #125. In this release both properties are accepted, but the next one will remove the deprecated signalfx.auth.token configuration.

🛠️ Bug fixes

📈 Improvements

  • Added Windows TomEE image and test #122
  • Updated README #123
  • Added OpenJ9 smoke test Docker images #127