OpenTelemetry - CNCF/opentelemetry-java: Release v0.17.1

Name: opentelemetry-java

Owner: OpenTelemetry - CNCF

Release: Version 0.17.1 (RC)

Released: 2021-02-19

License: Apache-2.0

Release Assets:

This release addresses a minor issue where the old ResourceProvider class before moving to the autoconfigure module had not been deleted, so if you have a custom ResourceProvider, you would not get the intended compilation failure while your attributes would not actually be reflected.

There is no other difference or any change in behavior - if you are already using 0.17.0 you do not need to update.

To top