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
+17-1
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,20 @@
4
4
<aname="unreleased"></a>
5
5
# Unreleased
6
6
7
+
## Documentation
8
+
9
+
***homepage:** revamp install UX & share how we build Lambda Layer ([#1978](https://github.com/awslabs/aws-lambda-powertools-python/issues/1978))
10
+
11
+
## Maintenance
12
+
13
+
***deps-dev:** bump mypy-boto3-dynamodb from 1.26.24 to 1.26.84 ([#1981](https://github.com/awslabs/aws-lambda-powertools-python/issues/1981))
14
+
***deps-dev:** bump mkdocs-material from 9.0.15 to 9.1.0 ([#1976](https://github.com/awslabs/aws-lambda-powertools-python/issues/1976))
15
+
***deps-dev:** bump cfn-lint from 0.67.0 to 0.74.0 ([#1974](https://github.com/awslabs/aws-lambda-powertools-python/issues/1974))
16
+
***deps-dev:** bump aws-cdk-lib from 2.66.1 to 2.67.0 ([#1977](https://github.com/awslabs/aws-lambda-powertools-python/issues/1977))
17
+
18
+
19
+
<aname="v2.9.1"></a>
20
+
## [v2.9.1] - 2023-03-01
7
21
## Bug Fixes
8
22
9
23
***idempotency:** revert dict mutation that impacted static_pk_value feature ([#1970](https://github.com/awslabs/aws-lambda-powertools-python/issues/1970))
@@ -16,6 +30,7 @@
16
30
## Maintenance
17
31
18
32
* update project description
33
+
* update v2 layer ARN on documentation
19
34
***ci:** disable pypi test due to maintenance mode
0 commit comments