|
6 | 6 |
|
7 | 7 | ## Bug Fixes
|
8 | 8 |
|
| 9 | +* mypy errors |
9 | 10 | * lint files
|
10 | 11 | * lock dependencies
|
11 |
| -* mypy errors |
12 | 12 | * **ci:** new artifact path, sed gnu/linux syntax, and pypi test
|
13 | 13 | * **ci:** temporarly remove pypi test deployment
|
14 | 14 | * **ci:** secret and OIDC inheritance in nested children workflow
|
| 15 | +* **ci:** fix arm64 layer builds |
15 | 16 | * **ci:** remove v2 suffix from SAR apps ([#1633](https://github.com/awslabs/aws-lambda-powertools-python/issues/1633))
|
16 | 17 | * **ci:** workflow should use npx for CDK CLI
|
17 | 18 |
|
|
24 | 25 |
|
25 | 26 | ## Documentation
|
26 | 27 |
|
| 28 | +* **batch:** remove legacy reference to sqs processor |
27 | 29 | * **homepage:** auto-update Layer ARN on every release ([#1610](https://github.com/awslabs/aws-lambda-powertools-python/issues/1610))
|
28 | 30 | * **homepage:** note about v2 version
|
29 | 31 | * **upgrade_guide:** add latest changes and quick summary ([#1623](https://github.com/awslabs/aws-lambda-powertools-python/issues/1623))
|
|
45 | 47 |
|
46 | 48 | ## Maintenance
|
47 | 49 |
|
48 |
| -* merge v2 branch |
49 | 50 | * 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 |
51 | 53 | * **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)) |
52 | 55 | * **core:** expose modules in the Top-level package ([#1517](https://github.com/awslabs/aws-lambda-powertools-python/issues/1517))
|
53 | 56 | * **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)) |
55 | 57 | * **deps:** remove email-validator; use Str over EmailStr in SES model ([#1608](https://github.com/awslabs/aws-lambda-powertools-python/issues/1608))
|
56 | 58 | * **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)) |
58 | 60 | * **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)) |
59 | 62 | * **layer:** bump to 1.31.1 (v39)
|
60 | 63 |
|
61 | 64 |
|
|
0 commit comments