OpenTelemetry - CNCF/opentelemetry-java-instrumentation: Release v1.3.1
Name: opentelemetry-java-instrumentation
Owner: OpenTelemetry - CNCF
Release: Version 1.3.1
Released: 2021-06-23
License: Apache-2.0
Release Assets:
This release requires the use of OpenTelemetry Java SDK 1.3.0. It is a patch release on the previous one fixing issues with the BOM, reactor-rabbitmq, and Spring JMS. If you do not use any of these, you do not need to update.
🛠️ Bug fixes
- Fix incorrect dependency in published BOM (#3376)
- Fix UnsupportedOperationException with reactor-rabbitmq (#3381)
- Fix Spring JMS not being instrumented (#3359)