You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'develop' into chore/support-cdk-environment-e2e
* develop:
chore(deps-dev): bump aws-cdk-lib from 2.40.0 to 2.41.0 (#1507)
update changelog with latest changes
feat(tracer): support methods with the same name (ABCs) by including fully qualified name in v2 (#1486)
chore(deps-dev): bump aws-cdk-aws-apigatewayv2-integrations-alpha from 2.39.1a0 to 2.40.0a0 (#1496)
chore(deps-dev): bump mkdocs-material from 8.4.2 to 8.4.3 (#1504)
chore(deps): bump pydantic from 1.10.1 to 1.10.2 (#1502)
update changelog with latest changes
feat(data-classes): add KafkaEvent and KafkaEventRecord (#1485)
chore(deps-dev): bump pytest from 7.1.2 to 7.1.3 (#1497)
update changelog with latest changes
feat(event_handler): add cookies as 1st class citizen in v2 (#1487)
chore(deps-dev): bump black from 22.6.0 to 22.8.0 (#1494)
chore(deps-dev): bump aws-cdk-lib from 2.39.1 to 2.40.0 (#1495)
chore(maintenance): add discord link to first PR and first issue (#1493)
update changelog with latest changes
refactor(batch): remove legacy sqs_batch_processor (#1492)
chore(deps): bump pydantic from 1.10.0 to 1.10.1 (#1491)
chore(deps-dev): bump flake8-variables-names from 0.0.4 to 0.0.5 (#1490)
***data-classes:** add KafkaEvent and KafkaEventRecord ([#1485](https://github.com/awslabs/aws-lambda-powertools-python/issues/1485))
29
+
***event_handler:** add cookies as 1st class citizen in v2 ([#1487](https://github.com/awslabs/aws-lambda-powertools-python/issues/1487))
24
30
***event_handler:** improved support for headers and cookies in v2 ([#1455](https://github.com/awslabs/aws-lambda-powertools-python/issues/1455))
***tracer:** support methods with the same name (ABCs) by including fully qualified name in v2 ([#1486](https://github.com/awslabs/aws-lambda-powertools-python/issues/1486))
26
33
27
34
## Maintenance
28
35
29
36
***bandit:** update baseline
37
+
***ci:** enable ci checks for v2
38
+
***ci:** destructure assignment on comment_large_pr
30
39
***ci:** add missing description fields
40
+
***ci:** fix invalid dependency leftover
41
+
***ci:** remove dangling debug step
31
42
***ci:** limit E2E workflow run for source code change
43
+
***ci:** add note for state persistence on comment_large_pr
44
+
***ci:** add linter for GitHub Actions as pre-commit hook ([#1479](https://github.com/awslabs/aws-lambda-powertools-python/issues/1479))
45
+
***ci:** remove unused and undeclared OS matrix env
46
+
***ci:** sync package version with pypi
47
+
***ci:** add workflow to suggest splitting large PRs ([#1480](https://github.com/awslabs/aws-lambda-powertools-python/issues/1480))
***ci:** format comment on comment_large_pr script
37
-
***ci:** add note for state persistence on comment_large_pr
38
-
***ci:** destructure assignment on comment_large_pr
39
53
***ci:** record pr details upon labeling
40
-
***ci:** sync package version with pypi
41
-
***ci:** remove unused and undeclared OS matrix env
42
-
***ci:** enable ci checks for v2
43
-
***ci:** add workflow to suggest splitting large PRs ([#1480](https://github.com/awslabs/aws-lambda-powertools-python/issues/1480))
44
-
***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))
54
+
***deps:** bump pydantic from 1.10.0 to 1.10.1 ([#1491](https://github.com/awslabs/aws-lambda-powertools-python/issues/1491))
55
+
***deps:** bump pydantic from 1.10.1 to 1.10.2 ([#1502](https://github.com/awslabs/aws-lambda-powertools-python/issues/1502))
56
+
***deps-dev:** bump aws-cdk-aws-apigatewayv2-integrations-alpha from 2.39.1a0 to 2.40.0a0 ([#1496](https://github.com/awslabs/aws-lambda-powertools-python/issues/1496))
48
57
***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))
58
+
***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
59
***deps-dev:** bump mkdocs-material from 8.4.1 to 8.4.2 ([#1483](https://github.com/awslabs/aws-lambda-powertools-python/issues/1483))
60
+
***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))
61
+
***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))
62
+
***deps-dev:** bump black from 22.6.0 to 22.8.0 ([#1494](https://github.com/awslabs/aws-lambda-powertools-python/issues/1494))
63
+
***deps-dev:** bump pytest from 7.1.2 to 7.1.3 ([#1497](https://github.com/awslabs/aws-lambda-powertools-python/issues/1497))
64
+
***deps-dev:** bump mkdocs-material from 8.4.2 to 8.4.3 ([#1504](https://github.com/awslabs/aws-lambda-powertools-python/issues/1504))
50
65
***maintainers:** update release workflow link
66
+
***maintenance:** add discord link to first PR and first issue ([#1493](https://github.com/awslabs/aws-lambda-powertools-python/issues/1493))
0 commit comments