powertools-lambda-java icon indicating copy to clipboard operation
powertools-lambda-java copied to clipboard

Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.

Results 105 powertools-lambda-java issues
Sort by recently updated
recently updated
newest added

Bumps [com.amazonaws:amazon-sqs-java-extended-client-lib](https://github.com/awslabs/amazon-sqs-java-extended-client-lib) from 2.0.4 to 2.1.1. Release notes Sourced from com.amazonaws:amazon-sqs-java-extended-client-lib's releases. Version 2.1.1 of the Amazon SQS Extended Client Library for Java What's Changed Fix AmazonSQSExtendedAsyncClient ignoring the configured...

dependencies
maven
size/XS

Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.2 to 3.6.0. Commits 9a572e2 [maven-release-plugin] prepare release maven-shade-plugin-3.6.0 ade2e35 [MSHADE-428] Prevent null value in array of transformers (#229) b573b8c [MSHADE-478] Extra JARs feature (#228) 199ffae Drop...

dependencies
maven
size/S

**Issue #, if available:** https://github.com/aws-powertools/powertools-lambda-java/issues/1672 ## Description of changes: When checking for empty response from AWS AppConfig data plane, check whether response is an empty byte array rather as well...

size/S

**What were you trying to accomplish?** Using the `AppConfigProvider` for the parameters project, I noticed a bug in the handling of instances where AppConfig returns the empty response (i.e. where...

bug
status/staged-next-release

Bumps [org.skyscreamer:jsonassert](https://github.com/skyscreamer/JSONassert) from 1.5.1 to 1.5.3. Release notes Sourced from org.skyscreamer:jsonassert's releases. jsonassert-1.5.3 Breaking change since 1.5.1 (Java 6), dropped Java 6 and Java 7 support, oldest supported version is...

dependencies
maven
size/XS

Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.3.0 to 3.5.0. Commits 868abc9 [maven-release-plugin] prepare release maven-checkstyle-plugin-3.5.0 9043f8a [MCHECKSTYLE-446] Dynamically calculate xrefLocation/xrefTestLocation 0e7bd00 [MCHECKSTYLE-445] Upgrade to Doxia 2.0.0 Milestone Stack b92666d Bump org.apache.maven.plugins:maven-plugins from 42...

dependencies
maven
size/XS

Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.1 to 5.11.2. Release notes Sourced from org.junit.jupiter:junit-jupiter's releases. JUnit 5.11.2 = Platform 1.11.2 + Jupiter 5.11.2 + Vintage 5.11.2 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.2 Commits...

dependencies
maven
size/XS

Hi I added the powertools-logging dependency on our project. And I build our project, and success. but I got the warning message as follow. ``` [INFO] --- aspectj:1.13.1:compile (default) @...

Bumps [com.github.tomakehurst:wiremock-jre8](https://github.com/wiremock/wiremock) from 2.35.1 to 2.35.2. Commits e032c4a Bumped patch version c20a913 Disable XML External Entities (#2607) See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.tomakehurst:wiremock-jre8&package-manager=maven&previous-version=2.35.1&new-version=2.35.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies
maven
size/XS

## Description of changes: fixed 2 typos I saw in the docs **Checklist** * [ ] [Meet tenets criteria](https://docs.powertools.aws.dev/lambda-java/#tenets) * [ ] Update tests * [X] Update docs * [X]...

size/XS