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
+19-1
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,23 @@
5
5
# Unreleased
6
6
7
7
8
+
<aname="v2.16.2"></a>
9
+
## [v2.16.2] - 2023-06-06
10
+
## Bug Fixes
11
+
12
+
***parameters:** AppConfigProvider when retrieving multiple unique configuration names ([#2378](https://github.com/awslabs/aws-lambda-powertools-python/issues/2378))
13
+
***shared:** move to static version bumping to prevent issues with customers custom builds ([#2386](https://github.com/awslabs/aws-lambda-powertools-python/issues/2386))
14
+
15
+
## Maintenance
16
+
17
+
* version bump
18
+
***deps-dev:** bump mypy-boto3-cloudformation from 1.26.108 to 1.26.147 ([#2383](https://github.com/awslabs/aws-lambda-powertools-python/issues/2383))
19
+
***deps-dev:** bump mypy-boto3-lambda from 1.26.122 to 1.26.147 ([#2382](https://github.com/awslabs/aws-lambda-powertools-python/issues/2382))
20
+
***deps-dev:** bump sentry-sdk from 1.24.0 to 1.25.0 ([#2374](https://github.com/awslabs/aws-lambda-powertools-python/issues/2374))
21
+
***deps-dev:** bump aws-cdk from 2.81.0 to 2.82.0 ([#2373](https://github.com/awslabs/aws-lambda-powertools-python/issues/2373))
22
+
***typing:** add setLevel and addHandler to Logger for mypy/pyright ([#2388](https://github.com/awslabs/aws-lambda-powertools-python/issues/2388))
23
+
24
+
8
25
<aname="v2.16.1"></a>
9
26
## [v2.16.1] - 2023-06-02
10
27
## Bug Fixes
@@ -3302,7 +3319,8 @@
3302
3319
* Merge pull request [#5](https://github.com/awslabs/aws-lambda-powertools-python/issues/5) from jfuss/feat/python38
0 commit comments