Skip to content

Commit 044ac9d

Browse files
author
Anuraag Agrawal
authored
Changelog updates for last public APi changes. (#2773)
1 parent 0385f6d commit 044ac9d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ and assume the id starts at the beginning.
4747
- `TraceId.asBytes(CharSequence)` has been removed.
4848
- `TraceId.getHexLength()` has been renamed to `TraceId.getLength()`
4949
- `TraceId.bytesToHex()` has been renamed to `TraceId.fromBytes()`
50+
- `StrictContextStorage` has been made private. Use -Dio.opentelemetry.context.enableStrictContext=true` to enable it
51+
- `AwsXrayPropagator` has been moved to the `opentelemetry-extension-aws` artifact
5052

5153
#### Enhancements
5254

0 commit comments

Comments
 (0)