Update change log for 1.17.0 release (#422)

This commit is contained in:
Trask Stalnaker 2022-08-19 12:45:31 -07:00 committed by GitHub
parent da6dd00ea1
commit 6faea25374
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -2,6 +2,16 @@
## 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)
### AWS X-Ray