File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 6
6
7
7
## Bug Fixes
8
8
9
+ * ** ci:** ensure PR_AUTHOR is present for large_pr_split workflow
9
10
* ** ci:** gracefully and successful exit changelog upon no changes
10
11
* ** ci:** event resolution for on_label_added workflow
11
12
16
17
## Features
17
18
18
19
* ** ci:** add actionlint in pre-commit hook
20
+ * ** event_sources:** add CloudWatch dashboard custom widget event ([ #1474 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/1474 ) )
19
21
20
22
## Maintenance
21
23
24
+ * ** ci:** add missing description fields
25
+ * ** ci:** enable ci checks for v2
22
26
* ** ci:** add workflow to suggest splitting large PRs ([ #1480 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/1480 ) )
23
27
* ** ci:** add linter for GitHub Actions as pre-commit hook ([ #1479 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/1479 ) )
24
28
* ** ci:** remove dangling debug step
25
29
* ** ci:** fix invalid dependency leftover
26
- * ** ci:** add missing description fields
27
30
* ** ci:** remove unused and undeclared OS matrix env
28
31
* ** ci:** limit E2E workflow run for source code change
32
+ * ** deps-dev:** bump mypy-boto3-dynamodb from 1.24.55.post1 to 1.24.60 ([ #1481 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/1481 ) )
29
33
* ** maintainers:** update release workflow link
30
34
31
35
You can’t perform that action at this time.
0 commit comments