A suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, structured logging and creating
custom metrics asynchronously easier.
Version2.2.0compared with
Version Details
| 2.1.1 | 2.2.0 | |
|---|---|---|
| Release date | Jun 20, 2025 | Jul 15, 2025 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 2.1.1 | 2.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.amazonaws » aws-lambda-java-core | 1.2.3 | 1.3.0 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.17.2 | 2.19.1 |
| ~ Updated | software.amazon.awssdk » http-client-spi | 2.31.40 | 2.31.78 |
| ~ Updated | software.amazon.awssdk » url-connection-client | 2.31.40 | 2.31.78 |
Test Changes (3)
| 2.1.1 | 2.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.wiremock » wiremock | - | 3.13.1 |
| ~ Updated | org.assertj » assertj-core | 3.26.3 | 3.27.3 |
| - Removed | com.github.tomakehurst » wiremock-jre8 | 2.35.2 | - |