File tree 1 file changed +17
-1
lines changed
1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 4
4
<a name =" 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
+ <a name =" 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
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
20
35
* ** ci:** replace deprecated set-output commands ([ #1957 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/1957 ) )
21
36
* ** deps:** bump fastjsonschema from 2.16.2 to 2.16.3 ([ #1961 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/1961 ) )
2926
2941
* Merge pull request [ #5 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/5 ) from jfuss/feat/python38
2927
2942
2928
2943
2929
- [ Unreleased ] : https://github.com/awslabs/aws-lambda-powertools-python/compare/v2.9.0...HEAD
2944
+ [ Unreleased ] : https://github.com/awslabs/aws-lambda-powertools-python/compare/v2.9.1...HEAD
2945
+ [ v2.9.1 ] : https://github.com/awslabs/aws-lambda-powertools-python/compare/v2.9.0...v2.9.1
2930
2946
[ v2.9.0 ] : https://github.com/awslabs/aws-lambda-powertools-python/compare/v2.8.0...v2.9.0
2931
2947
[ v2.8.0 ] : https://github.com/awslabs/aws-lambda-powertools-python/compare/v2.7.1...v2.8.0
2932
2948
[ v2.7.1 ] : https://github.com/awslabs/aws-lambda-powertools-python/compare/v2.7.0...v2.7.1
You can’t perform that action at this time.
0 commit comments