powertools-lambda-java
powertools-lambda-java copied to clipboard
Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.
**Is your feature request related to a problem? Please describe.** I' currently using lambda extensions for starting an external process and tried to implement powertools' logging and metrics modules into...
Reverts awslabs/aws-lambda-powertools-java#346 To be targetted as a major release
Bumps [mockito-inline](https://github.com/mockito/mockito) from 4.6.1 to 4.8.1. Release notes Sourced from mockito-inline's releases. v4.8.1 Changelog generated by Shipkit Changelog Gradle Plugin 4.8.1 2022-10-17 - 6 commit(s) by andrepaschoal, dependabot[bot] Possible fix...
Bumps [aws-embedded-metrics](https://github.com/awslabs/aws-embedded-metrics-java) from 1.0.6 to 4.0.3. Release notes Sourced from aws-embedded-metrics's releases. v4.0.3 What's Changed Fix for context copying is disabling default dimensions in #128 Fixes for Java downgrade to...
Bumps `aws.sdk.version` from 2.17.290 to 2.17.291. Updates `software.amazon.awssdk:bom` from 2.17.290 to 2.17.291 Changelog Sourced from software.amazon.awssdk:bom's changelog. 2.17.291 2022-10-13 AWS Amplify UI Builder Features We are releasing the ability for...
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.7.0 to 4.8.0. Release notes Sourced from mockito-core's releases. v4.8.0 Changelog generated by Shipkit Changelog Gradle Plugin 4.8.0 2022-09-07 - 10 commit(s) by Alex, James Baker, Johannes...
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.6.0.0 to 4.7.2.1. Release notes Sourced from spotbugs-maven-plugin's releases. Spotbugs Maven Plugin 4.7.2.1 Bumps groovy to 4.0.5 Bumps asm to 9.4 Build Related For reproducible builds, timestamp...
**What were you trying to accomplish?** Compile a Java lambda using the Powertools logging utility without receiving compilation warnings. ## Expected Behavior No compilation warning when compiling. ## Current Behavior...
## Key information * RFC PR: (leave this empty) * Related issue(s), if known: https://github.com/awslabs/aws-lambda-powertools-java/pull/943 * Area: (i.e. Tracer, Metrics, Logger, etc.) Metric * Meet [tenets](https://awslabs.github.io/aws-lambda-powertools-java/#tenets): (Yes/no) ## Summary [summary]:...
## Key information * RFC PR: (leave this empty) * Related issue(s), if known: * Area: HTTP binding * Meet [tenets](https://docs.powertools.aws.dev/lambda-java/#tenets): Yes ## Summary [summary]: #summary > One paragraph explanation...