Skip to content

Commit

Permalink
Changelog updates for last public APi changes. (#2773)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anuraag Agrawal authored Feb 9, 2021
1 parent 0385f6d commit 044ac9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ and assume the id starts at the beginning.
- `TraceId.asBytes(CharSequence)` has been removed.
- `TraceId.getHexLength()` has been renamed to `TraceId.getLength()`
- `TraceId.bytesToHex()` has been renamed to `TraceId.fromBytes()`
- `StrictContextStorage` has been made private. Use -Dio.opentelemetry.context.enableStrictContext=true` to enable it
- `AwsXrayPropagator` has been moved to the `opentelemetry-extension-aws` artifact

#### Enhancements

Expand Down

0 comments on commit 044ac9d

Please sign in to comment.