Skip to content

Conversation

@xSAVIKx
Copy link
Member

@xSAVIKx xSAVIKx commented Dec 29, 2025

Changes

Updates samples to use v2 SDK

  • Tests pass
  • Appropriate changes to README are included in PR

@xSAVIKx xSAVIKx self-assigned this Dec 29, 2025
from cloudevents_v1.http import CloudEvent

from cloudevents.core.bindings.http import (
CloudEvent,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be

from cloudevents.core.v1.event import CloudEvent

and then the http specific imports, otherwise you're importing an import from http.py module.

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.

3 participants