File tree 1 file changed +28
-0
lines changed
1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 4
4
<a name =" unreleased " ></a >
5
5
# Unreleased
6
6
7
+ ## Bug Fixes
8
+
9
+ * ** batch:** resolve use of ValidationError in batch ([ #2157 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/2157 ) )
10
+ * ** e2e:** fix test brittleness ([ #2152 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/2152 ) )
11
+
12
+ ## Documentation
13
+
14
+ * ** readme:** update python version badge to 3.10
15
+
16
+ ## Features
17
+
18
+ * ** event_sources:** add queue_url field in SQS EventSource DataClass ([ #2146 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/2146 ) )
19
+
20
+ ## Maintenance
21
+
22
+ * add Python 3.10 PyPi language classifier ([ #2144 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/2144 ) )
23
+ * update v2 layer ARN on documentation
24
+ * ** batch:** safeguard custom use of BatchProcessingError exception ([ #2155 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/2155 ) )
25
+ * ** deps:** bump codecov/codecov-action from 3.1.2 to 3.1.3 ([ #2153 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/2153 ) )
26
+ * ** deps:** bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 ([ #2140 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/2140 ) )
27
+ * ** deps-dev:** bump aws-cdk from 2.75.0 to 2.75.1 ([ #2150 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/2150 ) )
28
+ * ** deps-dev:** bump mypy-boto3-secretsmanager from 1.26.89 to 1.26.116 ([ #2147 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/2147 ) )
29
+ * ** deps-dev:** bump aws-cdk from 2.75.1 to 2.76.0 ([ #2154 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/2154 ) )
30
+ * ** deps-dev:** bump importlib-metadata from 6.4.1 to 6.5.0 ([ #2141 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/2141 ) )
31
+ * ** deps-dev:** bump mypy-boto3-s3 from 1.26.104 to 1.26.116 ([ #2149 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/2149 ) )
32
+ * ** deps-dev:** bump filelock from 3.11.0 to 3.12.0 ([ #2142 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/2142 ) )
33
+ * ** deps-dev:** bump cfn-lint from 0.77.1 to 0.77.2 ([ #2148 ] ( https://github.com/awslabs/aws-lambda-powertools-python/issues/2148 ) )
34
+
7
35
8
36
<a name =" v2.14.0 " ></a >
9
37
## [ v2.14.0] - 2023-04-18
You can’t perform that action at this time.
0 commit comments