Open tinycogio opened 7 months ago
Thanks @tinycogio. We don't have a timeline for this yet -- we'll keep this issue open to track progress on this.
Has there been any progress on this issue? We recently set up this integration and one of the key workloads that we want to monitor is on Python 3.12, but we didn't realise that this version was unsupported until after setting things up.
@amrishparmar No progress yet – we are busy with other projects at the moment. We are happy to accept and review community PRs if anyone would like to contribute.
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
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
Doc