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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,14 @@
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,6 +30,7 @@
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,6 +51,7 @@
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))
0 commit comments