Closed
Description
Summary
Jackson 2.16.0 introduces some breaking changes that require to update the AWS X-Ray Recorder dependencies to 2.15.0.
Why is this needed?
We need to be careful to update both dependencies at once to prevent breaking applications. There are other breaking changes in Jackson 2.16.0 (e.g. new behavior of DefaultPrettyPrinter
) that may also affect this project. The DefaultPrettyPrinter
is used in JacksonFactoryCopy.java
Which area does this relate to?
No response
Solution
Update both dependencies and check for any unwanted behavior
Acknowledgment
- This request meets Powertools for AWS Lambda (Java) Tenets
- Should this be considered in other Powertools for AWS Lambda (Java) languages? i.e. Python, TypeScript
Metadata
Metadata
Assignees
Type
Projects
Status
Triage