Skip to content

Commit ab51e56

Browse files
kimi-pduncanista
andauthored
update readme for breaking change (#555)
* update readme for breaking change * Update README.md --------- Co-authored-by: jordan gonzález <[email protected]>
1 parent aa229c7 commit ab51e56

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ The 6.x.x release introduces support for the node 16 runtime and esm modules.
5252

5353
The 7.x.x release drops support for Node12, and upgrades dd-trace-js to version 3.x
5454

55+
### 9.x.x
56+
The 9.x.x release changed how Lambda's traceID is hashed if the incoming payload contains Step Functions context object. This change only affects those who uses inject Step Functions context object into Lambda payload.
57+
5558
There is a full migration guide available [here](https://github.com/DataDog/dd-trace-js/blob/master/MIGRATING.md).
5659
Some changes are more likely to impact Serverless users:
5760
- `HTTP Operation Name Changed`. HTTP requests will no longer appear as a separate client under `*-http-client`, which polluted the APM service catalog.

0 commit comments

Comments
 (0)