Update change log for 1.14.0 (#335)
* Update change log for 1.14.0 * Remove static instrumenter
This commit is contained in:
parent
c5d813df30
commit
96d245953d
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue