fastapi-cloudevents

CloudEvents FastAPI plugin. Allows to easily consume and produce events in CloudEvents format over REST API.

APACHE-2.0 License

Downloads
4.6K
Stars
32
Committers
2

Bot releases are hidden (Show)

fastapi-cloudevents - v2.0.2 Latest Release

Published by sasha-tkachev 8 months ago

Fixed

  • Bad type definitions (#8)

Thank you @autra for reporting it!

fastapi-cloudevents - 2.0.1

Published by sasha-tkachev 8 months ago

Fixed

  • Corrupted fastapi_cloudevents/cloudevent_response.py file bug (#13)

Thank you @sebbae and @willianrampazzo for reporting it!

fastapi-cloudevents - v2.0.0

Published by sasha-tkachev about 1 year ago

Added

  • Pyndatic V2 support (#10) by @breathe
  • Add py.typed to the wheel distribution (#11) by @fabiob

Thank you for all of our contributers!

fastapi-cloudevents - v1.1.0

Published by sasha-tkachev almost 2 years ago

Added

  • py.typed markings (#7) by @fabiob
fastapi-cloudevents - 1.0.3

Published by sasha-tkachev about 2 years ago

Fixed

  • bug: fastapi 0.66 changed content type inspection logic (#5 )
fastapi-cloudevents - v1.0.2

Published by sasha-tkachev about 2 years ago

Fixed

  • fastapi-0.62.0 breaking change (#4)