Skip to content

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

Merged
akerekes merged 3 commits into
GoogleCloudPlatform:mainfrom
taeold:dl-pin-cloudevent
Jun 9, 2025
Merged

fix: Pin cloudevent sdk version to support python3.7.#373
akerekes merged 3 commits into
GoogleCloudPlatform:mainfrom
taeold:dl-pin-cloudevent

Conversation

@taeold

@taeold taeold commented Jun 9, 2025

Copy link
Copy Markdown
Contributor

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants