Skip to content

Commit 334e5e3

Browse files
author
Release bot
committed
update changelog with latest changes
1 parent 880c696 commit 334e5e3

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

CHANGELOG.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@
66

77
## Bug Fixes
88

9+
* mypy errors
910
* lint files
1011
* lock dependencies
11-
* mypy errors
1212
* **ci:** new artifact path, sed gnu/linux syntax, and pypi test
1313
* **ci:** temporarly remove pypi test deployment
1414
* **ci:** secret and OIDC inheritance in nested children workflow
15+
* **ci:** fix arm64 layer builds
1516
* **ci:** remove v2 suffix from SAR apps ([#1633](https://github.com/awslabs/aws-lambda-powertools-python/issues/1633))
1617
* **ci:** workflow should use npx for CDK CLI
1718

@@ -24,6 +25,7 @@
2425

2526
## Documentation
2627

28+
* **batch:** remove legacy reference to sqs processor
2729
* **homepage:** auto-update Layer ARN on every release ([#1610](https://github.com/awslabs/aws-lambda-powertools-python/issues/1610))
2830
* **homepage:** note about v2 version
2931
* **upgrade_guide:** add latest changes and quick summary ([#1623](https://github.com/awslabs/aws-lambda-powertools-python/issues/1623))
@@ -45,17 +47,18 @@
4547

4648
## Maintenance
4749

48-
* merge v2 branch
4950
* bump pyproject version to 2.0
50-
* **ci:** remove v1 workflows ([#1617](https://github.com/awslabs/aws-lambda-powertools-python/issues/1617))
51+
* merge v2 branch
52+
* update v2 layer ARN on documentation
5153
* **ci:** migrate E2E tests to CDK CLI and off Docker ([#1501](https://github.com/awslabs/aws-lambda-powertools-python/issues/1501))
54+
* **ci:** remove v1 workflows ([#1617](https://github.com/awslabs/aws-lambda-powertools-python/issues/1617))
5255
* **core:** expose modules in the Top-level package ([#1517](https://github.com/awslabs/aws-lambda-powertools-python/issues/1517))
5356
* **dep:** add cfn-lint as a dev dependency; pre-commit ([#1612](https://github.com/awslabs/aws-lambda-powertools-python/issues/1612))
54-
* **deps:** bump release-drafter/release-drafter from 5.21.0 to 5.21.1 ([#1611](https://github.com/awslabs/aws-lambda-powertools-python/issues/1611))
5557
* **deps:** remove email-validator; use Str over EmailStr in SES model ([#1608](https://github.com/awslabs/aws-lambda-powertools-python/issues/1608))
5658
* **deps:** lock importlib to 4.x
57-
* **deps-dev:** bump aws-cdk-lib from 2.46.0 to 2.47.0 ([#1629](https://github.com/awslabs/aws-lambda-powertools-python/issues/1629))
59+
* **deps:** bump release-drafter/release-drafter from 5.21.0 to 5.21.1 ([#1611](https://github.com/awslabs/aws-lambda-powertools-python/issues/1611))
5860
* **deps-dev:** bump mypy-boto3-s3 from 1.24.76 to 1.24.94 ([#1622](https://github.com/awslabs/aws-lambda-powertools-python/issues/1622))
61+
* **deps-dev:** bump aws-cdk-lib from 2.46.0 to 2.47.0 ([#1629](https://github.com/awslabs/aws-lambda-powertools-python/issues/1629))
5962
* **layer:** bump to 1.31.1 (v39)
6063

6164

0 commit comments

Comments
 (0)