Skip to content

Commit e250ab9

Browse files
author
Release bot
committed
update changelog with latest changes
1 parent 1eaa85d commit e250ab9

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGELOG.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,15 @@
99
* lock dependencies
1010
* mypy errors
1111
* lint files
12+
* **ci:** temporarly remove pypi test deployment
1213
* **ci:** use docker driver on buildx
1314
* **ci:** new artifact path, sed gnu/linux syntax, and pypi test
14-
* **ci:** temporarly remove pypi test deployment
1515
* **ci:** secret and OIDC inheritance in nested children workflow
1616
* **ci:** build without buildkit
1717
* **ci:** fix arm64 layer builds
1818
* **ci:** remove v2 suffix from SAR apps ([#1633](https://github.com/awslabs/aws-lambda-powertools-python/issues/1633))
1919
* **ci:** workflow should use npx for CDK CLI
20+
* **parser:** S3Model Object Deleted omits size and eTag attr ([#1638](https://github.com/awslabs/aws-lambda-powertools-python/issues/1638))
2021

2122
## Code Refactoring
2223

@@ -52,15 +53,16 @@
5253

5354
* bump pyproject version to 2.0
5455
* update v2 layer ARN on documentation
55-
* merge v2 branch
5656
* update v2 layer ARN on documentation
57+
* merge v2 branch
5758
* **ci:** migrate E2E tests to CDK CLI and off Docker ([#1501](https://github.com/awslabs/aws-lambda-powertools-python/issues/1501))
5859
* **ci:** remove v1 workflows ([#1617](https://github.com/awslabs/aws-lambda-powertools-python/issues/1617))
60+
* **ci:** make release process manual
5961
* **core:** expose modules in the Top-level package ([#1517](https://github.com/awslabs/aws-lambda-powertools-python/issues/1517))
6062
* **dep:** add cfn-lint as a dev dependency; pre-commit ([#1612](https://github.com/awslabs/aws-lambda-powertools-python/issues/1612))
61-
* **deps:** remove email-validator; use Str over EmailStr in SES model ([#1608](https://github.com/awslabs/aws-lambda-powertools-python/issues/1608))
62-
* **deps:** lock importlib to 4.x
6363
* **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))
64+
* **deps:** lock importlib to 4.x
65+
* **deps:** remove email-validator; use Str over EmailStr in SES model ([#1608](https://github.com/awslabs/aws-lambda-powertools-python/issues/1608))
6466
* **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))
6567
* **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))
6668
* **layer:** bump to 1.31.1 (v39)

0 commit comments

Comments
 (0)