|
7 | 7 | ## Bug Fixes
|
8 | 8 |
|
9 | 9 | * lock dependencies
|
10 |
| -* lint files |
11 | 10 | * mypy errors
|
| 11 | +* lint files |
| 12 | +* **ci:** secret and OIDC inheritance in nested children workflow |
12 | 13 | * **ci:** workflow should use npx for CDK CLI
|
13 |
| -* **ci:** workflow permissions and typos |
14 |
| -* **ci:** version propagation |
15 |
| -* **ci:** fixing permissions |
16 |
| -* **ci:** workflow permissions |
17 |
| -* **ci:** fix workflow permissions |
18 |
| -* **ci:** workflow permissions |
19 |
| -* **ci:** fix workflow permissions |
20 |
| -* **ci:** remove cdk permission override |
21 |
| -* **docs:** fix v2 layer arn |
22 | 14 |
|
23 | 15 | ## Code Refactoring
|
24 | 16 |
|
|
50 | 42 |
|
51 | 43 | ## Maintenance
|
52 | 44 |
|
53 |
| -* bump pyproject version to 2.0 |
54 | 45 | * merge v2 branch
|
55 |
| -* **ci:** debug creds one level up and with CLI |
56 |
| -* **ci:** [debug creds] test multiple oidp requests |
57 |
| -* **ci:** [debug creds] test disable secret inheritance |
58 |
| -* **ci:** [debug creds] test official creds with region |
59 |
| -* **ci:** [debug creds] test official creds |
60 |
| -* **ci:** [debug creds] disable changelog job |
61 |
| -* **ci:** [debug creds] curl oidc idp |
62 |
| -* **ci:** debug creds with workspace dir |
63 |
| -* **ci:** debug creds one level up and with CLI debug level |
64 |
| -* **ci:** [debug creds] uncomment layer and sar jobs |
65 |
| -* **ci:** remove creds debug |
66 |
| -* **ci:** test hypothesis of secret resolution failure |
67 |
| -* **ci:** debug oidc credentials trading with general secret |
68 |
| -* **ci:** use latest aws-credentials |
69 |
| -* **ci:** debug oidc credentials trade |
70 |
| -* **ci:** remove old SAR pipeline call |
71 |
| -* **ci:** add option to skip v1 release guard |
72 |
| -* **ci:** resolve workflow_call depth limit |
73 |
| -* **ci:** [debug creds] replace pypi pre-release tag to sar semver pre-release tag |
74 |
| -* **ci:** migrate E2E tests to CDK CLI and off Docker ([#1501](https://github.com/awslabs/aws-lambda-powertools-python/issues/1501)) |
| 46 | +* bump pyproject version to 2.0 |
75 | 47 | * **ci:** remove v1 workflows ([#1617](https://github.com/awslabs/aws-lambda-powertools-python/issues/1617))
|
76 |
| -* **ci:** [debug creds] replace pypi pre-release tag to sar semver pre-release tag part2 |
| 48 | +* **ci:** migrate E2E tests to CDK CLI and off Docker ([#1501](https://github.com/awslabs/aws-lambda-powertools-python/issues/1501)) |
77 | 49 | * **core:** expose modules in the Top-level package ([#1517](https://github.com/awslabs/aws-lambda-powertools-python/issues/1517))
|
78 | 50 | * **dep:** add cfn-lint as a dev dependency; pre-commit ([#1612](https://github.com/awslabs/aws-lambda-powertools-python/issues/1612))
|
79 | 51 | * **deps:** remove email-validator; use Str over EmailStr in SES model ([#1608](https://github.com/awslabs/aws-lambda-powertools-python/issues/1608))
|
|
0 commit comments