|
7 | 7 | ## Bug Fixes
|
8 | 8 |
|
9 | 9 | * lock dependencies
|
10 |
| -* lint files |
11 | 10 | * 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 |
17 | 13 | * **ci:** temporarly remove pypi test deployment
|
18 | 14 | * **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 |
22 | 15 | * **ci:** workflow should use npx for CDK CLI
|
23 | 16 |
|
24 | 17 | ## Code Refactoring
|
|
51 | 44 |
|
52 | 45 | ## Maintenance
|
53 | 46 |
|
54 |
| -* bump pyproject version to 2.0 |
55 |
| -* update v2 layer ARN on documentation |
56 | 47 | * 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 |
60 | 49 | * **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)) |
62 | 51 | * **core:** expose modules in the Top-level package ([#1517](https://github.com/awslabs/aws-lambda-powertools-python/issues/1517))
|
63 | 52 | * **dep:** add cfn-lint as a dev dependency; pre-commit ([#1612](https://github.com/awslabs/aws-lambda-powertools-python/issues/1612))
|
64 | 53 | * **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 |
66 | 54 | * **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 |
68 | 56 | * **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)) |
69 | 58 | * **layer:** bump to 1.31.1 (v39)
|
70 | 59 |
|
71 | 60 |
|
|
0 commit comments