Merge change log updates from release/v1.30.x (#5816)

This commit is contained in:
OpenTelemetry Bot 2023-09-11 09:27:36 -07:00 committed by GitHub
parent e242c1bbf7
commit 80335e35bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,11 @@
## Unreleased
## Version 1.30.1 (2023-09-11)
* Fix autoconfigure bug creating multiple `PrometheusHttpServer` instances with same port
([#5911](https://github.com/open-telemetry/opentelemetry-java/pull/5811))
## Version 1.30.0 (2023-09-08)
### API