Skip to content

Commit c62cab9

Browse files
authored
Update README for breaking change (#494)
1 parent e7eb340 commit c62cab9

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
@@ -47,6 +47,9 @@ The Continuous Profiler works by spawning a thread which periodically wakes up a
4747

4848
## Major Version Notes
4949

50+
### 6.x / Layer version 95+
51+
- The 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.
52+
5053
### 5.x / Layer version 86+
5154
- Python3.7 support has been [deprecated](https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html) by AWS, and support removed from this library.
5255

0 commit comments

Comments
 (0)