·
2 commits
to refs/heads/main
since this release
Summary
🎙️ Powertools for AWS Lambda (Java) 1.x.x is now end-of-life. See announcement in #1895. We strongly recommend you to upgrade to 2.x.x following our upgrade guide.
This release fixes a bug where metrics dimensions were incorrectly persisted across Lambda invocations. Additionally, cold start detection now respects the Lambda environment (e.g. Lambda Managed Instances does not incur cold starts).
🌟 Thanks to @Attyuttam for contributing for the first time!
Changes
- docs: Announce end-of-life of version 1.x.x (#2333) by @phipag
- chore(ci): bump version to 2.9.0 (#2332) by @github-actions[bot]
- chore: bump github/codeql-action from 4.31.5 to 4.31.8 (#2331) by @dependabot[bot]
- chore: bump tj-actions/changed-files from 47.0.0 to 47.0.1 (#2330) by @dependabot[bot]
- chore: bump actions/setup-java from 5.0.0 to 5.1.0 (#2325) by @dependabot[bot]
- chore: bump sam/build-java25 from
af599d0tob34fc78in /powertools-e2e-tests/src/test/resources/docker (#2324) by @dependabot[bot] - chore: bump actions/checkout from 6.0.0 to 6.0.1 (#2323) by @dependabot[bot]
- chore: bump graalvm/setup-graalvm from 1.4.2 to 1.4.4 (#2322) by @dependabot[bot]
- chore: bump org.codehaus.mojo:versions-maven-plugin from 2.19.1 to 2.20.1 (#2315) by @dependabot[bot]
- chore: bump com.google.protobuf:protobuf-java from 4.33.0 to 4.33.1 (#2314) by @dependabot[bot]
- chore: bump aws.sdk.version from 2.38.7 to 2.39.3 (#2313) by @dependabot[bot]
- feat(cold-start-detection): Suppress cold start detection for non ON-DEMAND invocations (#2329) by @phipag, @Attyuttam
- chore: bump aws-actions/configure-aws-credentials from 5.1.0 to 5.1.1 (#2316) by @dependabot[bot]
- chore: bump github/codeql-action from 4.31.4 to 4.31.5 (#2312) by @dependabot[bot]
- chore: bump sam/build-java25 from
2ef9e5btoaf599d0in /powertools-e2e-tests/src/test/resources/docker (#2309) by @dependabot[bot] - chore: bump actions/checkout from 5.0.0 to 6.0.0 (#2308) by @dependabot[bot]
- chore: bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#2304) by @dependabot[bot]
- chore: bump aws.sdk.version from 2.38.6 to 2.39.1 (#2305) by @dependabot[bot]
- chore: bump org.wiremock:wiremock from 3.13.1 to 3.13.2 (#2306) by @dependabot[bot]
- chore(ci): Remove branch protection workflow. (#2311) by @phipag
- chore(ci): bump version to 2.8.0 (#2303) by @github-actions[bot]