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

**Is your feature request related to a problem? Please describe.** We should add support for CRaC priming. This will improve the startup performance of applications using Powertools. @msailes has written...

enhancement
v2

### Summary We should use the V2 release as an opportunity to reflect upon the interfaces of our existing modules and identify areas of improvement. This work has been done...

maintenance
v2
priority:2

**What were you trying to accomplish?** Our Kibana instance couldn't parse the ECS layout provided by `LambdaEcsLayout`; we believe thanks to the service field. ## Expected Behavior Service should be...

bug
documentation
priority:3

[**Issue 1041 **](https://github.com/aws-powertools/powertools-lambda-java/issues/1041) ## Description of changes: Updated emf library allowing users to publish high resolution metrics **Checklist** * [ ] [Meet tenets criteria](https://docs.powertools.aws.dev/lambda-java/#tenets) * [x] Update tests * [...

size/M

**Issue #, if available:** #1504 ## Description of changes: The remaining changes to add an alternative redis implementation to our newly-split idempotency module for v2. The previous split happened in...

size/XXL

**Is your feature request related to a problem? Please describe.** N/A **Describe the solution you'd like** Add support for https://aws.amazon.com/about-aws/whats-new/2023/11/aws-secrets-manager-batch-retrieval-secrets/ in Parameters module.

enhancement
good first issue
v2

### Summary We should use the V2 release as an opportunity to reflect upon the interfaces of our existing modules and identify areas of improvement. This work has been done...

maintenance
v2
priority:2

**Is your feature request related to a problem? Please describe.** When using the Powertools Logger, log lines are annotated with a number of useful fields such as `function_request_id`. However, if...

good first issue
status/staged-major-release
v2
priority:3

# RFC: Powertools for Lambda (Java) v2 Release ## Summary In this RFC we propose a v2 release for the "Powertools for Lambda (Java)" library. The intent is to bundle...

v2
RFC

**Is your feature request related to a problem? Please describe.** When using the idempotency module with Tracing: Active, it is not possible to see from the Trace how much time...

enhancement
v2
priority:4