File tree 1 file changed +5
-1
lines changed
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
+ * lock dependencies
9
10
* mypy errors
10
11
* lint files
11
- * lock dependencies
12
+ * ** ci: ** use docker driver on buildx
12
13
* ** ci:** new artifact path, sed gnu/linux syntax, and pypi test
13
14
* ** ci:** temporarly remove pypi test deployment
14
15
* ** ci:** secret and OIDC inheritance in nested children workflow
16
+ * ** ci:** build without buildkit
15
17
* ** ci:** fix arm64 layer builds
16
18
* ** ci:** remove v2 suffix from SAR apps ([ #1633 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/1633 ) )
17
19
* ** ci:** workflow should use npx for CDK CLI
28
30
* ** batch:** remove legacy reference to sqs processor
29
31
* ** homepage:** auto-update Layer ARN on every release ([ #1610 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/1610 ) )
30
32
* ** homepage:** note about v2 version
33
+ * ** roadmap:** refresh roadmap post-v2 launch
31
34
* ** upgrade_guide:** add latest changes and quick summary ([ #1623 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/1623 ) )
32
35
* ** v2:** document optional dependencies and local dev ([ #1574 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/1574 ) )
33
36
48
51
## Maintenance
49
52
50
53
* bump pyproject version to 2.0
54
+ * update v2 layer ARN on documentation
51
55
* merge v2 branch
52
56
* update v2 layer ARN on documentation
53
57
* ** ci:** migrate E2E tests to CDK CLI and off Docker ([ #1501 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/1501 ) )
You can’t perform that action at this time.
0 commit comments