Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2025

Bumps software.amazon.lambda:powertools-cloudformation from 1.20.0 to 1.20.1.

Release notes

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

v1.20.1 Release Notes

Summary

This minor release contains a bug fix that caused unwanted warnings when using Powertools Logging in combination with utilities depending on the AWS SDK.

⭐️ Thanks to @​ntestor for his first contribution to Powertools for AWS Lambda in Java!

Bug fix: Append correct Powertools version to AWS SDK HTTP User-Agent header (#1813)

When consumed as a JAR, Powertools could not parse the version.properties file which is loaded at runtime to append the running version of Powertools to the User-Agent header sent by AWS SDK HTTP calls. This caused a warning logged by Powertools Logging when used in combination with utilities depending on the AWS SDK such as Powertools Parameters.

Thanks to @​epomatti for reporting this.

Changes

  • docs: fix 2 typos (#1739) by @​ntestor
  • docs: Correct XML formatting for Maven configuration in Large Messages utility docs (#1796) by @​jreijn
  • fix: Load version.properties file as resource stream to fix loading when packaged as jar (#1813) by @​phipag

This release was made possible by the following contributors:

@​jreijn, @​ntestor and @​phipag

Changelog

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

[1.20.1] - 2025-04-08

  • docs: fix 2 typos (#1739) by @​ntestor
  • docs: Correct XML formatting for Maven configuration in Large Messages utility docs (#1796) by @​jreijn
  • fix: Load version.properties file as resource stream to fix loading when packaged as jar (#1813) by @​phipag
Commits
  • 8dcdddf chore: Prep release 1.20.1 (#1817)
  • bb90fd4 docs: fix 2 typos
  • 51956d8 docs: Correct XML formatting for Maven configuration in Large Messages utilit...
  • 8a898f9 fix: Load version.properties file as resource stream to fix loading when pack...
  • See full diff 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 1.20.0 to 1.20.1.
- [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@v1.20.0...v1.20.1)

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

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 Apr 9, 2025
@docwho2 docwho2 merged commit 593a7c3 into main Apr 9, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/software.amazon.lambda-powertools-cloudformation-1.20.1 branch April 9, 2025 13:58
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.

1 participant