·
30 commits
to refs/heads/main
since this release
Summary
This patch release addresses a regression with the Batch Processing utility introduced in v2.26.0
that caused a bundling error due to an internal dependency not being declared in the package.json
.
This bug affects only those who are using Batch Processing without other Powertools for AWS utilities and who have already upgraded to v2.26.0
which was released on 12/09/2025.
We recommend updating to the latest version to avoid the issue.
⭐ Congratulations to @Grmiade for identifying this issue and fixing it with their first PR merged in the project 🎉
Changes
📜 Documentation updates
- chore(ci): update layer ARN on documentation (#4488) by @sdangol
- chore(deps): bump the aws-cdk group across 1 directory with 3 updates (#4443) by @dependabot[bot]
- docs(batch): added documentation for the parser integration feature in batch processor (#4435) by @sdangol
🔧 Maintenance
- fix(batch): declare the @aws-lambda-powertools/commons dependency (#4484) by @Grmiade
- chore(deps): bump the aws-cdk group across 1 directory with 3 updates (#4443) by @dependabot[bot]
- chore(deps-dev): bump zod from 4.1.7 to 4.1.8 (#4473) by @dependabot[bot]
- chore(deps): bump actions/github-script from 7.0.1 to 8.0.0 (#4432) by @dependabot[bot]
This release was made possible by the following contributors:
@Grmiade, @dependabot[bot], @github-actions[bot], @sdangol, dependabot[bot] and github-actions[bot]