aws-powertools / powertools-lambda-python

A developer toolkit to implement Serverless best practices and increase developer velocity.
https://docs.powertools.aws.dev/lambda/python/latest/
MIT No Attribution
2.71k stars 376 forks source link

Maintenance: downgrade AWS CDK to 2.145.0 #4639

Closed leandrodamascena closed 3 days ago

leandrodamascena commented 3 days ago

Why is this needed?

In 2.145.0 CDK made some changes to how custom resources and Node.js managed runtimes in AWS Lambda are managed (https://github.com/aws/aws-cdk/pull/30108).

This broke our release pipeline, so we should downgrade until we know it's safe to upgrade again.

Which area does this relate to?

Automation

Solution

No response

Acknowledgment

github-actions[bot] commented 3 days ago

This is now released under 2.40.0 version!