-
Notifications
You must be signed in to change notification settings - Fork 93
Closed
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filegood-first-issueGood for newcomersGood for newcomersmaven
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
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filegood-first-issueGood for newcomersGood for newcomersmaven
Type
Projects
Status
Shipped