File tree Expand file tree Collapse file tree 3 files changed +19
-6
lines changed
Expand file tree Collapse file tree 3 files changed +19
-6
lines changed Original file line number Diff line number Diff line change 88
99* ** layer:** update layer version number - v3.3.0 ([ #5562 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/5562 ) )
1010
11+ ## Features
12+
13+ * ** event_source:** Extend CodePipeline Artifact Capabilities ([ #5448 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/5448 ) )
14+
1115## Maintenance
1216
1317* ** ci:** new pre-release 3.3.1a0 ([ #5565 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/5565 ) )
18+ * ** ci:** new pre-release 3.3.1a1 ([ #5577 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/5577 ) )
19+ * ** deps:** bump aws-encryption-sdk from 3.3.0 to 4.0.0 ([ #5564 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/5564 ) )
20+ * ** deps:** bump datadog-lambda from 6.101.0 to 6.102.0 ([ #5570 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/5570 ) )
21+ * ** deps:** bump codecov/codecov-action from 4.6.0 to 5.0.2 ([ #5567 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/5567 ) )
22+ * ** deps-dev:** bump ruff from 0.7.3 to 0.7.4 ([ #5569 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/5569 ) )
23+ * ** deps-dev:** bump aws-cdk-lib from 2.167.0 to 2.167.1 ([ #5568 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/5568 ) )
24+ * ** deps-dev:** bump aws-cdk from 2.167.0 to 2.167.1 ([ #5572 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/5572 ) )
25+ * ** deps-dev:** bump boto3-stubs from 1.35.60 to 1.35.63 ([ #5581 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/5581 ) )
26+ * ** layers:** balance Python 3.13 layers in GovCloud partition ([ #5579 ] ( https://github.com/aws-powertools/powertools-lambda-python/issues/5579 ) )
1427
1528
1629<a name =" v3.3.0 " ></a >
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ aws-cdk-lib = "^2.167.1"
7676"aws-cdk.aws-apigatewayv2-alpha" = " ^2.38.1-alpha.0"
7777"aws-cdk.aws-apigatewayv2-integrations-alpha" = " ^2.38.1-alpha.0"
7878"aws-cdk.aws-apigatewayv2-authorizers-alpha" = " ^2.38.1-alpha.0"
79- "aws-cdk.aws-lambda-python-alpha" = " ^2.167.0a0 "
79+ "aws-cdk.aws-lambda-python-alpha" = " ^2.167.1a0 "
8080"cdklabs.generative-ai-cdk-constructs" = " ^0.1.281"
8181pytest-benchmark = " ^4.0.0"
8282types-requests = " ^2.31.0"
You can’t perform that action at this time.
0 commit comments