Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2025

Bumps software.amazon.lambda:powertools-cloudformation from 2.5.0 to 2.6.0.

Release notes

Sourced from software.amazon.lambda:powertools-cloudformation's releases.

v2.6.0

Summary

🐛 This release contains improvements and bug fixes across different utilities.

In Logging, we fix a bug in the Log4j 2 logging backend that caused correlation ids to be missing from the JSON log.

In Idempotency, we resolve a regression that caused the payload validation feature to be ignored in certain cases since v2.0.0.

We also improve the reliability of JSON serialization for a larger variety of AWS events including Joda time fields and fix a warning message that was emitted for customers using the AWS SDK v2 for Java.

Changes

... (truncated)

Commits
  • 9251e18 chore: bump io.github.ascopes:protobuf-maven-plugin (#2269)
  • 578cb86 chore: bump aws.sdk.version from 2.37.3 to 2.37.4 (#2264)
  • d1c5b46 chore: bump org.junit.jupiter:junit-jupiter from 5.14.0 to 5.14.1 (#2265)
  • 93582c5 Update UA configurator to comply with 50 chars limit. (#2268)
  • 41f3ef5 chore: bump aws.sdk.version from 2.36.3 to 2.37.3 (#2258)
  • 357f120 chore: bump squidfunk/mkdocs-material in /docs (#2259)
  • 25f02a9 chore: bump github/codeql-action from 4.31.1 to 4.31.2 (#2255)
  • 93d9ee6 chore: bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1 (#2254)
  • 68b6c02 chore: bump aws.sdk.version from 2.36.3 to 2.37.2 (#2253)
  • f106143 fix(idempotency): Validate payload for optimistic idempotent writes. (#2261)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [software.amazon.lambda:powertools-cloudformation](https://github.com/aws-powertools/powertools-lambda-java) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/aws-powertools/powertools-lambda-java/releases)
- [Changelog](https://github.com/aws-powertools/powertools-lambda-java/blob/main/CHANGELOG.md)
- [Commits](aws-powertools/powertools-lambda-java@v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: software.amazon.lambda:powertools-cloudformation
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 6, 2025
Copy link
Owner

@docwho2 docwho2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approve Dependabot

@docwho2 docwho2 merged commit a6c8101 into main Nov 6, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/software.amazon.lambda-powertools-cloudformation-2.6.0 branch November 6, 2025 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants