Update change log for 1.14.0 (#335)

* Update change log for 1.14.0

* Remove static instrumenter
This commit is contained in:
Trask Stalnaker 2022-05-18 21:53:49 -07:00 committed by GitHub
parent c5d813df30
commit 96d245953d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

View File

@ -1,5 +1,16 @@
# Changelog
## Version 1.14.0 (Unreleased)
All components updated to target OpenTelemetry SDK 1.14.0.
### JMX metrics
- Support setting more properties in the JMX Metrics properties file
([#323](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/323))
- Add Jetty Integration
([#320](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/320))
## Version 1.13.0 (2022-04-20)
All components updated to target OpenTelemetry SDK 1.13.0.