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

AWS Lambda with Python 3.12 not supported #2890

Open
tinycogio opened this issue Mar 21, 2024 · 1 comment
Open

AWS Lambda with Python 3.12 not supported #2890

tinycogio opened this issue Mar 21, 2024 · 1 comment

Comments

@tinycogio
Copy link

How do you use Sentry?

Sentry Saas (sentry.io)

Version

AWS Lambda Version 101

Steps to Reproduce

The latest Sentry AWS Lambda layer (101) does not support Python 3.12 which was released Dec 2023.

Supported versions section

While viewing a lambda function in the AWS Console

  • Select the "Code" tab
  • View the "Layers" section at the bottom
  • Verify that the "SentryPythonServerlessSDK" layer is at version 101 which is the latest version at time of writing.
  • Note that the layer compatible runtime does not list python 3.12

Expected Result

The documentation and the layer's compatible runtimes should list python 3.12 as a supported version.

Actual Result

The latest version of python supported is 3.11

AWS Console
Screenshot 2024-03-21 at 9 22 03 AM

Doc
Screenshot 2024-03-21 at 9 22 28 AM

@sentrivana
Copy link
Contributor

Thanks @tinycogio. We don't have a timeline for this yet -- we'll keep this issue open to track progress on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Product Owner
Development

No branches or pull requests

2 participants