OpenTelemetry - CNCF/opentelemetry-java: Release v1.20.1
Name: opentelemetry-java
Owner: OpenTelemetry - CNCF
Release: Version 1.20.1
Released: 2022-11-15
License: Apache-2.0
Release Assets:
This is a patch release on the previous 1.20.0 release, fixing the issue(s) below.
Bugfixes
- Fix bug in
ComponentRegistry
that producesConcurrentModificationException
when reading metrics at the same time as obtaining a meter. (#4951)