Skip to content

Commit 0c52e28

Browse files
author
Release bot
committed
update changelog with latest changes
1 parent 30b8d71 commit 0c52e28

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

CHANGELOG.md

+12-6
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
* **ci:** event resolution for on_label_added workflow
1414
* **event_handler:** fix bug with previous array implementation
1515

16+
## Code Refactoring
17+
18+
* **batch:** remove legacy sqs_batch_processor ([#1492](https://github.com/awslabs/aws-lambda-powertools-python/issues/1492))
19+
1620
## Documentation
1721

1822
* **homepage:** note about v2 version
@@ -27,8 +31,10 @@
2731
## Maintenance
2832

2933
* **bandit:** update baseline
30-
* **ci:** add missing description fields
34+
* **ci:** remove dangling debug step
3135
* **ci:** limit E2E workflow run for source code change
36+
* **ci:** sync package version with pypi
37+
* **ci:** remove unused and undeclared OS matrix env
3238
* **ci:** create adhoc docs workflow for v2
3339
* **ci:** create adhoc docs workflow for v2
3440
* **ci:** create docs workflow for v2
@@ -37,16 +43,16 @@
3743
* **ci:** add note for state persistence on comment_large_pr
3844
* **ci:** destructure assignment on comment_large_pr
3945
* **ci:** record pr details upon labeling
40-
* **ci:** sync package version with pypi
41-
* **ci:** remove unused and undeclared OS matrix env
46+
* **ci:** add missing description fields
47+
* **ci:** fix invalid dependency leftover
4248
* **ci:** enable ci checks for v2
4349
* **ci:** add workflow to suggest splitting large PRs ([#1480](https://github.com/awslabs/aws-lambda-powertools-python/issues/1480))
4450
* **ci:** add linter for GitHub Actions as pre-commit hook ([#1479](https://github.com/awslabs/aws-lambda-powertools-python/issues/1479))
45-
* **ci:** remove dangling debug step
46-
* **ci:** fix invalid dependency leftover
47-
* **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))
51+
* **deps:** bump pydantic from 1.10.0 to 1.10.1 ([#1491](https://github.com/awslabs/aws-lambda-powertools-python/issues/1491))
4852
* **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))
53+
* **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))
4954
* **deps-dev:** bump mkdocs-material from 8.4.1 to 8.4.2 ([#1483](https://github.com/awslabs/aws-lambda-powertools-python/issues/1483))
55+
* **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))
5056
* **maintainers:** update release workflow link
5157

5258

0 commit comments

Comments
 (0)