-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(python)!: add v2 layer and drop python 3.6 support #4
feat(python)!: add v2 layer and drop python 3.6 support #4
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
last notes as per peer reviewing session
Changes to v1 layer: * remove python 3.6 support * aggregated all extra dependencies in "extras" group * removed unecessary files from Lambda Layer to reduce size BREAKING CHANGE: dropped python 3.6 support
Co-authored-by: Heitor Lessa <lessa@amazon.nl>
Co-authored-by: Heitor Lessa <lessa@amazon.nl>
2e01233
to
0fbd446
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
one tiny change to remove leftover dependencies from boto, and one nitpick ;-)
Good to merge after that
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fantastic work, thank you @rubenfonseca ! Can't wait for V2 this month
This PR adds support for the Lambda Powertools Layer v2 for Python.
Plan for the cdk-powertools-layer construct
Changes include:
Current layer sizes: