Skip to content

Commit 9025f04

Browse files
author
Release bot
committed
update changelog with latest changes
1 parent bf12944 commit 9025f04

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@
66

77
## Bug Fixes
88

9+
* lock dependencies
910
* mypy errors
1011
* lint files
11-
* lock dependencies
12+
* **ci:** use docker driver on buildx
1213
* **ci:** new artifact path, sed gnu/linux syntax, and pypi test
1314
* **ci:** temporarly remove pypi test deployment
1415
* **ci:** secret and OIDC inheritance in nested children workflow
16+
* **ci:** build without buildkit
1517
* **ci:** fix arm64 layer builds
1618
* **ci:** remove v2 suffix from SAR apps ([#1633](https://github.com/awslabs/aws-lambda-powertools-python/issues/1633))
1719
* **ci:** workflow should use npx for CDK CLI
@@ -28,6 +30,7 @@
2830
* **batch:** remove legacy reference to sqs processor
2931
* **homepage:** auto-update Layer ARN on every release ([#1610](https://github.com/awslabs/aws-lambda-powertools-python/issues/1610))
3032
* **homepage:** note about v2 version
33+
* **roadmap:** refresh roadmap post-v2 launch
3134
* **upgrade_guide:** add latest changes and quick summary ([#1623](https://github.com/awslabs/aws-lambda-powertools-python/issues/1623))
3235
* **v2:** document optional dependencies and local dev ([#1574](https://github.com/awslabs/aws-lambda-powertools-python/issues/1574))
3336

@@ -48,6 +51,7 @@
4851
## Maintenance
4952

5053
* bump pyproject version to 2.0
54+
* update v2 layer ARN on documentation
5155
* merge v2 branch
5256
* update v2 layer ARN on documentation
5357
* **ci:** migrate E2E tests to CDK CLI and off Docker ([#1501](https://github.com/awslabs/aws-lambda-powertools-python/issues/1501))

0 commit comments

Comments
 (0)