|
13 | 13 | * **ci:** event resolution for on_label_added workflow
|
14 | 14 | * **event_handler:** fix bug with previous array implementation
|
15 | 15 |
|
| 16 | +## Code Refactoring |
| 17 | + |
| 18 | +* **batch:** remove legacy sqs_batch_processor ([#1492](https://github.com/awslabs/aws-lambda-powertools-python/issues/1492)) |
| 19 | + |
16 | 20 | ## Documentation
|
17 | 21 |
|
18 | 22 | * **homepage:** note about v2 version
|
|
27 | 31 | ## Maintenance
|
28 | 32 |
|
29 | 33 | * **bandit:** update baseline
|
30 |
| -* **ci:** add missing description fields |
| 34 | +* **ci:** remove dangling debug step |
31 | 35 | * **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 |
32 | 38 | * **ci:** create adhoc docs workflow for v2
|
33 | 39 | * **ci:** create adhoc docs workflow for v2
|
34 | 40 | * **ci:** create docs workflow for v2
|
|
37 | 43 | * **ci:** add note for state persistence on comment_large_pr
|
38 | 44 | * **ci:** destructure assignment on comment_large_pr
|
39 | 45 | * **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 |
42 | 48 | * **ci:** enable ci checks for v2
|
43 | 49 | * **ci:** add workflow to suggest splitting large PRs ([#1480](https://github.com/awslabs/aws-lambda-powertools-python/issues/1480))
|
44 | 50 | * **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)) |
48 | 52 | * **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)) |
49 | 54 | * **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)) |
50 | 56 | * **maintainers:** update release workflow link
|
51 | 57 |
|
52 | 58 |
|
|
0 commit comments