Skip to content

Commit b4e3421

Browse files
Release botrubenfonseca
Release bot
authored andcommitted
update changelog with latest changes
1 parent 9627acb commit b4e3421

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

Diff for: CHANGELOG.md

+10-6
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,20 @@
2525
## Features
2626

2727
* **ci:** add actionlint in pre-commit hook
28+
* **event_handler:** add cookies as 1st class citizen in v2 ([#1487](https://github.com/awslabs/aws-lambda-powertools-python/issues/1487))
2829
* **event_handler:** improved support for headers and cookies in v2 ([#1455](https://github.com/awslabs/aws-lambda-powertools-python/issues/1455))
2930
* **event_sources:** add CloudWatch dashboard custom widget event ([#1474](https://github.com/awslabs/aws-lambda-powertools-python/issues/1474))
3031

3132
## Maintenance
3233

3334
* **bandit:** update baseline
34-
* **ci:** remove dangling debug step
35+
* **ci:** add workflow to suggest splitting large PRs ([#1480](https://github.com/awslabs/aws-lambda-powertools-python/issues/1480))
3536
* **ci:** limit E2E workflow run for source code change
36-
* **ci:** sync package version with pypi
37+
* **ci:** add linter for GitHub Actions as pre-commit hook ([#1479](https://github.com/awslabs/aws-lambda-powertools-python/issues/1479))
38+
* **ci:** add missing description fields
3739
* **ci:** remove unused and undeclared OS matrix env
40+
* **ci:** sync package version with pypi
41+
* **ci:** fix invalid dependency leftover
3842
* **ci:** create adhoc docs workflow for v2
3943
* **ci:** create adhoc docs workflow for v2
4044
* **ci:** create docs workflow for v2
@@ -43,17 +47,17 @@
4347
* **ci:** add note for state persistence on comment_large_pr
4448
* **ci:** destructure assignment on comment_large_pr
4549
* **ci:** record pr details upon labeling
46-
* **ci:** add missing description fields
47-
* **ci:** fix invalid dependency leftover
50+
* **ci:** remove dangling debug step
4851
* **ci:** enable ci checks for v2
49-
* **ci:** add workflow to suggest splitting large PRs ([#1480](https://github.com/awslabs/aws-lambda-powertools-python/issues/1480))
50-
* **ci:** add linter for GitHub Actions as pre-commit hook ([#1479](https://github.com/awslabs/aws-lambda-powertools-python/issues/1479))
5152
* **deps:** bump pydantic from 1.10.0 to 1.10.1 ([#1491](https://github.com/awslabs/aws-lambda-powertools-python/issues/1491))
53+
* **deps-dev:** bump black from 22.6.0 to 22.8.0 ([#1494](https://github.com/awslabs/aws-lambda-powertools-python/issues/1494))
5254
* **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))
5355
* **deps-dev:** bump mypy-boto3-dynamodb from 1.24.55.post1 to 1.24.60 ([#306](https://github.com/awslabs/aws-lambda-powertools-python/issues/306))
5456
* **deps-dev:** bump mkdocs-material from 8.4.1 to 8.4.2 ([#1483](https://github.com/awslabs/aws-lambda-powertools-python/issues/1483))
5557
* **deps-dev:** bump flake8-variables-names from 0.0.4 to 0.0.5 ([#1490](https://github.com/awslabs/aws-lambda-powertools-python/issues/1490))
58+
* **deps-dev:** bump aws-cdk-lib from 2.39.1 to 2.40.0 ([#1495](https://github.com/awslabs/aws-lambda-powertools-python/issues/1495))
5659
* **maintainers:** update release workflow link
60+
* **maintenance:** add discord link to first PR and first issue ([#1493](https://github.com/awslabs/aws-lambda-powertools-python/issues/1493))
5761

5862

5963
<a name="v1.28.0"></a>

0 commit comments

Comments
 (0)