Skip to content

Commit

Permalink
Copy change log updates from release/v1.20.x (open-telemetry#4959)
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot authored and dmarkwat committed Dec 30, 2022
1 parent 55c5e1a commit 93ba706
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## Unreleased

## Version 1.20.1 (2022-11-15)

### Bugfixes

* Fix bug in `ComponentRegistry` that produces `ConcurrentModificationException` when reading
metrics at the same time as obtaining a meter.
[(#4951)](https://github.com/open-telemetry/opentelemetry-java/pull/4951)

## Version 1.20.0 (2022-11-11)

### API
Expand Down

0 comments on commit 93ba706

Please sign in to comment.