Skip to content
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

Upgrade lambda runtime to python3.12 #92

Merged
merged 5 commits into from
Apr 25, 2024

Conversation

armona
Copy link
Contributor

@armona armona commented Apr 23, 2024

AWS announced they are ending support for Python 3.8 in Lambda on October 14, 2024. This follows Python 3.8 End-Of-Life which is scheduled October, 2024.

@armona armona requested review from a team as code owners April 23, 2024 22:00
@bwhaley
Copy link
Member

bwhaley commented Apr 23, 2024

Thank you! The tests pass but had some deprecation warnings, so I fixed those. I'm going to do a little more testing before merging this.

@armona
Copy link
Contributor Author

armona commented Apr 24, 2024

@bwhaley Thanks!

We are going to test it in our dev environment tomorrow as well.

armona and others added 5 commits April 24, 2024 13:18
AWS announced they are ending support for Python 3.8 in Lambda on
October 14, 2023. This follows Python 3.8 End-Of-Life which is
scheduled October, 2024.
@bwhaley bwhaley force-pushed the upgrade-lambda-runtime-3.12 branch from 9f16c59 to 259d72f Compare April 24, 2024 20:19
@bwhaley
Copy link
Member

bwhaley commented Apr 24, 2024

So far so good using both container and the python runtime.

@armona
Copy link
Contributor Author

armona commented Apr 25, 2024

I can confirm that also in our test environment, lambda execution are ok.

@bwhaley bwhaley merged commit ed6f4de into chime:main Apr 25, 2024
@bwhaley
Copy link
Member

bwhaley commented Apr 25, 2024

Released in v0.5.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants