cookiecutter-aws-sam-powertools-java
cookiecutter-aws-sam-powertools-java copied to clipboard
build(deps): Bump software.amazon.lambda:powertools-logging from 1.12.0 to 1.18.0 in /templates/java8.al2/cookiecutter-aws-sam-hello-powertools-java-maven/{{ cookiecutter.project_slug }}/HelloWorldFunction
Bumps software.amazon.lambda:powertools-logging from 1.12.0 to 1.18.0.
Release notes
Sourced from software.amazon.lambda:powertools-logging's releases.
v1.18.0
Added
- feat: add support for extended logging environment variables (#1514) by
@jeromevdl- feat: Add support for POWERTOOLS_LOGGER_LOG_EVENT (#1510) by
@AlexeySoshinMaintenance
- fix: json schema 403 error (#1457) by
@jeromevdl- fix: array jmespath fail in idempotency module (#1420) by
@jeromevdl- chore: java21 support in our build (#1488) by
@jeromevdl- chore: Addition of Warn Message If Invalid Annotation Key While Tracing #1511 (#1512) by
@jdoherty- fix: null namespace should fallback to default namespace (#1506) by
@jeromevdl- fix: get trace id from system property when env var is not set (#1503) by
@mriccia- chore: artifacts size on good branches (#1493) by
@jeromevdl- fix: enforce jackson databind version (#1472) by
@jeromevdl- chore: add missing projects and improve workflow (#1487) by
@jeromevdl- chore: Reporting size of the jars in GitHub comments (#1196) by
@jeromevdl- Deps: Bump third party dependencies to the latest versions.
Documentation
- docs(customer-reference): add Vertex Pharmaceuticals as a customer reference (#1486) by
@scottgerring- docs: Adding Kotlin example. (#1454) by
@jasoniharris- docs: Terraform example (#1478) by
@skal111- docs: Add Serveless Framework example (#1363) by
@AlexeySoshin- docs: Fix link to SQS large message migration guide (#1422) by
@scottgerring- docs(logging): correct log example keys (#1411) by
@walmsles- docs: Update gradle configuration readme (#1359) by
@scottgerringThis release was made possible by the following contributors:
@AlexeySoshin,@am29d,@dependabot,@dependabot[bot],@jasoniharris,@jdoherty,@jeromevdl,@mriccia,@scottgerring,@skal111and@walmslesv1.17.0
Added
- Feat: Add Batch Processor module in (#1317) by
@scottgerringand@mriccia- Feat: Add SNS+SQS large messages module (#1310) by
@jeromevdlMaintenance
- fix: use default credentials provider for all provided SDK clients in (#1303) by
@roamingthings- Chore: Make request for Logger explicitly for current class in (#1307) by
@jreijn- Chore: checkstyle formater & linter in (#1316) by
@jeromevdl- Chore: Add powertools specific user-agent-suffix to the AWS SDK v2 clients by
@eldimiin (#1306)- Chore: Add 'v2' branch to build workflows to prepare for v2 work in (#1341) by
@scottgerring- Deps: Bump third party dependencies to the latest versions.
Documentation
- Docs: Add maintainers guide in (#1326) by
@scottgerring- Docs: improve contributing guide in (#1334) by
@jeromevdl- Docs: Improve example documentation in (#1291) by
@scottgerring- Docs: Add discord + sec disclosure links to readme in (#1311) by
@scottgerring- Docs: Add external examples from AWS SAM CLI App Templates in (#1318) by
@AlexeySoshin
... (truncated)
Changelog
Sourced from software.amazon.lambda:powertools-logging's changelog.
[1.18.0] - 2023-11-16
Added
- feat: add support for Lambda Advanced Logging Controls (ALC) (#1514) by
@jeromevdl- feat: Add support for POWERTOOLS_LOGGER_LOG_EVENT (#1510) by
@AlexeySoshinMaintenance
- fix: json schema 403 error (#1457) by
@jeromevdl- fix: array jmespath fail in idempotency module (#1420) by
@jeromevdl- chore: java21 support in our build (#1488) by
@jeromevdl- chore: Addition of Warn Message If Invalid Annotation Key While Tracing #1511 (#1512) by
@jdoherty- fix: null namespace should fallback to default namespace (#1506) by
@jeromevdl- fix: get trace id from system property when env var is not set (#1503) by
@mriccia- chore: artifacts size on good branches (#1493) by
@jeromevdl- fix: enforce jackson databind version (#1472) by
@jeromevdl- chore: add missing projects and improve workflow (#1487) by
@jeromevdl- chore: Reporting size of the jars in GitHub comments (#1196) by
@jeromevdl- Deps: Bump third party dependencies to the latest versions.
Documentation
- docs(customer-reference): add Vertex Pharmaceuticals as a customer reference (#1486) by
@scottgerring- docs: Adding Kotlin example. (#1454) by
@jasoniharris- docs: Terraform example (#1478) by
@skal111- docs: Add Serveless Framework example (#1363) by
@AlexeySoshin- docs: Fix link to SQS large message migration guide (#1422) by
@scottgerring- docs(logging): correct log example keys (#1411) by
@walmsles- docs: Update gradle configuration readme (#1359) by
@scottgerring[1.17.0] - 2023-08-21
Added
- Feat: Add Batch Processor module in (#1317) by
@scottgerring- Feat: Add SNS+SQS large messages module (#1310) by
@jeromevdlMaintenance
- fix: use default credentials provider for all provided SDK clients in (#1303) by
@roamingthings- Chore: Make request for Logger explicitly for current class in (#1307) by
@jreijn- Chore: checkstyle formater & linter in (#1316) by
@jeromevdl- Chore: Add powertools specific user-agent-suffix to the AWS SDK v2 clients by
@eldimiin (#1306)- Chore: Add 'v2' branch to build workflows to prepare for v2 work in (#1341) by
@scottgerring- Deps: Bump third party dependencies to the latest versions.
Documentation
- Docs: Add maintainers guide in (#1326) by
@scottgerring- Docs: improve contributing guide in (#1334) by
@jeromevdl- Docs: Improve example documentation in (#1291) by
@scottgerring- Docs: Add discord + sec disclosure links to readme in (#1311) by
@scottgerring
... (truncated)
Commits
877ab51chore:Prep release 1.18.0 (#1515)6b8fe49feat: ALC (#1514)30c8d33chore: Addition of Warn Message If Invalid Annotation Key While Tracing #1511...de547d0feat: Add support for POWERTOOLS_LOGGER_LOG_EVENT (#1510)0f3e896fix #1500 (#1506)7918d9afix: get trace id from system property when env var is not set (#1503)0a30d8eUpdate CONTRIBUTING.md6e33419chore: artifacts size on good branches (#1493)cfe069fenforce our version of jackson-databind in serialization module (#1472)cd0f3dcdocs(customer-reference): add Vertex Pharmaceuticals as a customer reference ...- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)