File tree 1 file changed +10
-1
lines changed
1 file changed +10
-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
+ ## Features
8
+
9
+ * ** metrics:** add EphemeralMetrics as a non-singleton option ([ #1676 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/1676 ) )
10
+
11
+
12
+ <a name =" v2.1.0 " ></a >
13
+ ## [ v2.1.0] - 2022-10-31
7
14
## Bug Fixes
8
15
9
16
* ** ci:** linting issues after flake8-blackbear,mypy upgrades
30
37
31
38
## Maintenance
32
39
40
+ * update v2 layer ARN on documentation
33
41
* ** ci:** fix typo on version description
34
42
* ** deps:** bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0 ([ #1649 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/1649 ) )
35
43
* ** deps:** bump docker/setup-qemu-action from 2.0.0 to 2.1.0 ([ #1627 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/1627 ) )
2531
2539
* Merge pull request [ #5 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/5 ) from jfuss/feat/python38
2532
2540
2533
2541
2534
- [ Unreleased ] : https://github.com/awslabs/aws-lambda-powertools-python/compare/v2.0.0...HEAD
2542
+ [ Unreleased ] : https://github.com/awslabs/aws-lambda-powertools-python/compare/v2.1.0...HEAD
2543
+ [ v2.1.0 ] : https://github.com/awslabs/aws-lambda-powertools-python/compare/v2.0.0...v2.1.0
2535
2544
[ v2.0.0 ] : https://github.com/awslabs/aws-lambda-powertools-python/compare/v1.31.1...v2.0.0
2536
2545
[ v1.31.1 ] : https://github.com/awslabs/aws-lambda-powertools-python/compare/v1.31.0...v1.31.1
2537
2546
[ v1.31.0 ] : https://github.com/awslabs/aws-lambda-powertools-python/compare/v1.30.0...v1.31.0
You can’t perform that action at this time.
0 commit comments