A suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, structured logging and creating
custom metrics asynchronously easier.
Version1.16.0compared with
Version Details
| 1.15.0 | 1.16.0 | |
|---|---|---|
| Release date | Mar 21, 2023 | Jun 29, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 1.15.0 | 1.16.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.amazonaws » aws-lambda-java-events | 3.11.1 | 3.11.2 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.14.2 | 2.15.2 |
| ~ Updated | software.amazon.awssdk » http-client-spi | 2.20.27 | 2.20.94 |
| ~ Updated | software.amazon.awssdk » url-connection-client | 2.20.27 | 2.20.94 |
Test Changes (4)
| 1.15.0 | 1.16.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter-api | 5.9.2 | 5.9.3 |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.9.2 | 5.9.3 |
| ~ Updated | org.junit.jupiter » junit-jupiter-params | 5.9.2 | 5.9.3 |
| - Removed | ch.qos.logback » logback-classic | 1.2.6 | - |