Skip to content

fix: Pin cloudevent sdk version to support python3.7. #373

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

Merged
merged 3 commits into from
Jun 9, 2025

Conversation

taeold
Copy link
Contributor

@taeold taeold commented Jun 9, 2025

Cloudevent SDK implicitly (https://github.com/cloudevents/sdk-python/releases/tag/1.11.1) and then explicitly (https://github.com/cloudevents/sdk-python/releases/tag/1.12.0) dropped support for Python 3.8 and below.

We pin the cloudevent version in functions framework to continue to support python37 and python38 runtimes.

@akerekes akerekes merged commit cc2b9b5 into GoogleCloudPlatform:main Jun 9, 2025
50 of 56 checks passed
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