File tree Expand file tree Collapse file tree 5 files changed +72
-83
lines changed Expand file tree Collapse file tree 5 files changed +72
-83
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
- * ** community:** new batch processing article ([ #2828 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/2828 ) )
10
- * ** parameters:** improve readability on error handling get_parameter… ([ #2833 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/2833 ) )
11
-
12
- ## Features
13
-
14
- * ** general:** add support for Python 3.11 ([ #2820 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/2820 ) )
15
7
8
+ <a name =" v2.22.0 " ></a >
9
+ ## [ v2.22.0] - 2023-07-25
16
10
## Maintenance
17
11
18
- * ** ci:** add baking time for layer build ([ #2834 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/2834 ) )
19
- * ** ci:** build changelog on a schedule only ([ #2832 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/2832 ) )
20
- * ** deps:** bump actions/setup-python from 4.6.1 to 4.7.0 ([ #2821 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/2821 ) )
21
- * ** deps-dev:** bump ruff from 0.0.279 to 0.0.280 ([ #2836 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/2836 ) )
22
- * ** deps-dev:** bump ruff from 0.0.278 to 0.0.279 ([ #2822 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/2822 ) )
23
- * ** deps-dev:** bump mypy-boto3-cloudformation from 1.28.0 to 1.28.10 ([ #2837 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/2837 ) )
24
- * ** deps-dev:** bump cfn-lint from 0.78.1 to 0.78.2 ([ #2823 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/2823 ) )
12
+ * version bump
25
13
26
14
27
15
<a name =" v2.21.0 " ></a >
3597
3585
* Merge pull request [ #5 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/5 ) from jfuss/feat/python38
3598
3586
3599
3587
3600
- [ Unreleased ] : https://github.com/aws-powertools/powertools-lambda-python/compare/v2.21.0...HEAD
3588
+ [ Unreleased ] : https://github.com/aws-powertools/powertools-lambda-python/compare/v2.22.0...HEAD
3589
+ [ v2.22.0 ] : https://github.com/aws-powertools/powertools-lambda-python/compare/v2.21.0...v2.22.0
3601
3590
[ v2.21.0 ] : https://github.com/aws-powertools/powertools-lambda-python/compare/v2.20.0...v2.21.0
3602
3591
[ v2.20.0 ] : https://github.com/aws-powertools/powertools-lambda-python/compare/v2.19.0...v2.20.0
3603
3592
[ v2.19.0 ] : https://github.com/aws-powertools/powertools-lambda-python/compare/v2.18.0...v2.19.0
You can’t perform that action at this time.
0 commit comments