Update change log for 1.17.0 release (#422)
This commit is contained in:
parent
da6dd00ea1
commit
6faea25374
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -2,6 +2,16 @@
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
### Consistent sampling
|
||||||
|
|
||||||
|
- Support traceId-based r-values
|
||||||
|
([#417](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/417))
|
||||||
|
|
||||||
|
### Runtime attach
|
||||||
|
|
||||||
|
- Prevent the runtime attachment from launching multiple times
|
||||||
|
([#409](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/409))
|
||||||
|
|
||||||
## Version 1.16.0 (2022-07-20)
|
## Version 1.16.0 (2022-07-20)
|
||||||
|
|
||||||
### AWS X-Ray
|
### AWS X-Ray
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue