Skip to content

Commit 21522d0

Browse files
author
Release bot
committed
update changelog with latest changes
1 parent c565d48 commit 21522d0

File tree

1 file changed

+6
-17
lines changed

1 file changed

+6
-17
lines changed

CHANGELOG.md

+6-17
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,11 @@
77
## Bug Fixes
88

99
* lock dependencies
10-
* lint files
1110
* mypy errors
12-
* **ci:** sed in-place syntax for GNU/Linux; improve debugging
13-
* **ci:** layer artifact path
14-
* **ci:** fix artifact path
15-
* **ci:** typo
16-
* **ci:** SAR tagging schema
11+
* lint files
12+
* **ci:** new artifact path, sed gnu/linux syntax, and pypi test
1713
* **ci:** temporarly remove pypi test deployment
1814
* **ci:** secret and OIDC inheritance in nested children workflow
19-
* **ci:** force fail if layer artifact cannot be uploaded
20-
* **ci:** [artifact-debug] shift artifact upload up
21-
* **ci:** [artifact-debug] upload-artefact ignores working-directory
2215
* **ci:** workflow should use npx for CDK CLI
2316

2417
## Code Refactoring
@@ -51,21 +44,17 @@
5144

5245
## Maintenance
5346

54-
* bump pyproject version to 2.0
55-
* update v2 layer ARN on documentation
5647
* merge v2 branch
57-
* **ci:** reinstate test.pypi before public launch
58-
* **ci:** clarified pre-release tags
59-
* **ci:** migrate E2E tests to CDK CLI and off Docker ([#1501](https://github.com/awslabs/aws-lambda-powertools-python/issues/1501))
48+
* bump pyproject version to 2.0
6049
* **ci:** remove v1 workflows ([#1617](https://github.com/awslabs/aws-lambda-powertools-python/issues/1617))
61-
* **ci:** revert reinstate test.pypi before public launch
50+
* **ci:** migrate E2E tests to CDK CLI and off Docker ([#1501](https://github.com/awslabs/aws-lambda-powertools-python/issues/1501))
6251
* **core:** expose modules in the Top-level package ([#1517](https://github.com/awslabs/aws-lambda-powertools-python/issues/1517))
6352
* **dep:** add cfn-lint as a dev dependency; pre-commit ([#1612](https://github.com/awslabs/aws-lambda-powertools-python/issues/1612))
6453
* **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))
65-
* **deps:** lock importlib to 4.x
6654
* **deps:** remove email-validator; use Str over EmailStr in SES model ([#1608](https://github.com/awslabs/aws-lambda-powertools-python/issues/1608))
67-
* **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))
55+
* **deps:** lock importlib to 4.x
6856
* **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))
57+
* **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))
6958
* **layer:** bump to 1.31.1 (v39)
7059

7160

0 commit comments

Comments
 (0)