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

## Key information * RFC PR: https://github.com/awslabs/aws-lambda-powertools-java/pull/831 * Related issue(s), if known: * Area: new module * Meet [tenets](https://awslabs.github.io/aws-lambda-powertools-java/#tenets): Yes ## Summary [summary]: #summary When working with API Gateway +...

RFC
priority:3

**Is your feature request related to a problem? Please describe.** It is difficult for the project to get information on usage in different runtimes. It would be useful to start...

good first issue
maintenance
priority:4

**Is your feature request related to a problem? Please describe.** Monitoring GC behaviour for Lambda functions is a common need. It would be great if the metrics module had a...

enhancement
priority:4

Powertools for AWS Lambda (Java) should support multithreading properly, especially but not-only: - with log context and MDC, so that custom keys are not lost between threads - with traces...

bug
RFC

**Issue #, if available:** #1496 ## Description of changes: Adding partial failure for validation with SQS and Kinesis. Modification of the [ValidationAspect.java](https://github.com/aws-powertools/powertools-lambda-java/pull/1621/files#diff-455d3c818a5f09e4fb175a96c045bea81413ebbb569b52380a14f152ab3fbdf5) to validate each messages of SQS/Kinesis batches and...

size/XXL
v2

when upgrading from version 2.26.4 to 2.26.12 I get this error in my java lambda. errors on software.amazon.lambda.powertools.parameters.ParamManager.getSsmProvider() when upgrading Any help appreciated

bug
triage

Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.3 to 10.17.0. Release notes Sourced from com.puppycrawl.tools:checkstyle's releases. checkstyle-10.17.0 Checkstyle 10.17.0 - https://checkstyle.org/releasenotes.html#Release_10.17.0 Breaking backward compatibility: #13758 - ImportOrder: replace Pattern[] with String[] type for properties...

dependencies
maven
size/XS

Bumps org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-lang3&package-manager=maven&previous-version=3.13.0&new-version=3.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
maven
size/XS

Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.11.0 to 3.13.0. Release notes Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases. 3.13.0 🚀 New features and improvements [MCOMPILER-574] - Propagate cause of exception in AbstractCompilerMojo (#232) @​slawekjaranowski [MCOMPILER-582] -...

dependencies
maven
size/XS

Bumps `aws.sdk.version` from 2.26.3 to 2.26.12. Updates `software.amazon.awssdk:bom` from 2.26.3 to 2.26.12 Updates `software.amazon.awssdk:http-client-spi` from 2.26.3 to 2.26.12 Updates `software.amazon.awssdk:url-connection-client` from 2.25.26 to 2.26.12 Updates `software.amazon.awssdk:sqs` from 2.25.26 to 2.26.12...

dependencies
maven
size/XS