You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update compatible runtimes for AWS Lambda layer (#2453)
Set the compatible runtimes in the Sentry AWS Lambda Layer to also include Python 3.9, 3.10, and 3.11. Older versions do not work in Lambda Functions because the Lambda function runtime uses versions of OpenSSL that we do not support.
0 commit comments