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

Update compatible runtimes for AWS Lambda layer #2453

Merged
merged 3 commits into from
Oct 20, 2023

Conversation

antonpirker
Copy link
Member

@antonpirker antonpirker commented Oct 18, 2023

Set the compatible runtimes in the Sentry AWS Lambda Layer to also include Python 3.10 and 3.11.

Related PRs in sentry:

Related docs update:

Merge this, before merging the PRs in sentry.

@antonpirker
Copy link
Member Author

Had to update the platforms again, because it turns out, that we do not support below 3.9 with the new urllib version we have in our layers. (I will document this so we know exactly what lambda layer versions for which python versions)

@antonpirker antonpirker merged commit bf218e9 into master Oct 20, 2023
284 checks passed
@antonpirker antonpirker deleted the antonpirker/aws-lambda-layer-compatible-runtimes branch October 20, 2023 07:21
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