Upgrade: [dependabot] - bump software.amazon.lambda:powertools-logging from 1.20.2 to 2.1.1
Type: Pull Request
State: Open
Association: Contributor
Comments: 6
(12 months ago)
(11 months ago)
dependencies java requires-manual-qa
Bumps software.amazon.lambda:powertools-logging from 1.20.2 to 2.1.1.
Release notes
Sourced from software.amazon.lambda:powertools-logging's releases.
v2.1.1
Changes
[Human readable summary of changes]
- chore(ci): bump version to 2.1.1 (#1910) by @github-actions[bot]
- chore(ci): bump version to 2.1.0 (#1904) by @github-actions[bot]
This release was made possible by the following contributors:
@github-actions[bot],@phipagand github-actions[bot]v2.1.0
Changes
- chore(ci): bump version to 2.1.0 (#1904) by @github-actions[bot]
- chore(ci): Update workflows to make v2 the default (#1888) by
@sthulb- chore(ci): bump version to 2.0.0 (#1876) by @github-actions[bot]
📜 Documentation updates
- docs: Announce deprecation of v1 (#1896) by
@phipag- docs: Version documentation (#1878) by
@phipag🐛 Bug and hot fixes
- fix(ci): Add project description for new kafka utility (#1903) by
@phipag- fix(metrics): Do not flush when no metrics were added to avoid printing root-level _aws dict (#1891) by
@phipagThis release was made possible by the following contributors:
@github-actions[bot],@phipag,@sthulband github-actions[bot]v2.0.0
Powertools for AWS Lambda (Java) 2.0.0 🎉
We are super happy to announce our new major version – v2.0.0 🎉🎉!
We've made Java ecosystem integration the focus of this release, with a complete redesign of the Logging utility to support popular Java logging paradigms and improved modularity across all utilities to reduce deployment package size.
🌟 We couldn't have done this without you 🌟
Thanks to everyone in the community for their patience and assistance as we've been working on this release. Your feedback has been invaluable in shaping this major update.
A special thanks to
@jeromevdland@scottgerringfor their amazing contributions to this milestone.We care deeply about minimizing breaking changes
Over the past few months, we carefully selected each breaking change to make, and crafted an extensive upgrade guide to ease your transition to v2. Please let us know whether we can make your upgrade process easier.
... (truncated)
Upgrade guide
Sourced from software.amazon.lambda:powertools-logging's upgrade guide.
title: Upgrade guide description: Guide to update between major Powertools for AWS Lambda (Java) versions
End of support v1
!!! warning "End of support notice" On December 12th, 2025, Powertools for AWS Lambda (Java) v1 will reach end of support and will no longer receive updates or releases. If you are still using v1, we strongly recommend you to read our upgrade guide and update to the latest version.
Given our commitment to all of our customers using Powertools for AWS Lambda (Java), we will keep Maven Central{target="_blank"}
v1releases and av1documentation archive to prevent any disruption.Migrate to v2 from v1
!!! info "We strongly encourage you to migrate to
v2. Refer to our versioning policy to learn more about our version support process."We've made minimal breaking changes to make your transition to
v2as smooth as possible.Quick summary
The following table shows a summary of the changes made in
v2and whether code changes are necessary. Each change that requires a code change links to a section below explaining more details.First Steps
Before you start, we suggest making a copy of your current working project or create a new branch with
git.
- Upgrade Java to at least version 11. While version 11 is supported, we recommend using the newest available LTS version{target="_blank"} of Java.
- Review the following section to confirm if you need to make changes to your code.
Redesigned Logging Utility
... (truncated)
Commits
c1b4187chore(ci): bump version to 2.1.14a8511dfix(kafka): Handle message indices in proto data also for Glue Schema Registr...8f70e83chore(ci): bump version to 2.1.0 (#1904)cf01e91fix(ci): Add maven project description to Kafka utility. (#1903)f563d23fix(kafka): Add support for confluent message indices. (#1902)eebc06afeat(kafka): New Kafka utility (#1898)8a040acfix(metrics): Do not flush when no metrics were added to avoid printing root-...cc1b3b1docs: Announce deprecation of v10b27594chore(ci): Update workflows to make v2 the default (#1888)871a844docs: Version documentation (#1878)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
maven
1.20.2 → 2.1.1
Major
Technical Details
| ID: | 1960627 |
| UUID: | 3163169930 |
| Node ID: | PR_kwDOLZHIis6baPxm |
| Host: | GitHub |
| Repository: | NHSDigital/eps-FHIR-validator-lambda |