Skip to content

Releases: melvinkcx/fastapi-events

v0.12.2

Choose a tag to compare

@melvinkcx melvinkcx released this 21 Dec 00:55

What's Changed

  • update tox and test dependencies to cover up to Python 3.13 by @melvinkcx in #66

Full Changelog: v0.12.1...v0.12.2

v0.12.1

Choose a tag to compare

@melvinkcx melvinkcx released this 01 Nov 21:07

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.12.1

v0.12.0

Choose a tag to compare

@melvinkcx melvinkcx released this 23 Aug 13:33

What's Changed

  • Serialize pydantic events before creating OTEL spans by @ebr in #64

New Contributors

  • @ebr made their first contribution in #64

Full Changelog: v0.11.1...v0.12.0

v0.11.1

Choose a tag to compare

@melvinkcx melvinkcx released this 29 Mar 17:00

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

Choose a tag to compare

@melvinkcx melvinkcx released this 25 Feb 00:25

What's Changed

Full Changelog: v0.10.2...v0.11.0

v0.10.2

Choose a tag to compare

@melvinkcx melvinkcx released this 20 Feb 01:41

What's Changed

New Contributors

Full Changelog: v0.10.1...v0.10.2

v0.10.1

Choose a tag to compare

@melvinkcx melvinkcx released this 11 Jan 01:50

What's Changed

  • fix: pydantic v2 Warnings: The dict method is deprecated; use model_dump instead by @bVdCreations in #49

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0

Choose a tag to compare

@melvinkcx melvinkcx released this 09 Jan 03:02

What's Changed

  • Support dispatching Pydantic model; Support implicit event name by @melvinkcx in #53 (A huge thanks to @WilliamStam for contributing to this idea)

Full Changelog: v0.9.1...v0.10.0

v0.9.1

Choose a tag to compare

@melvinkcx melvinkcx released this 10 Aug 22:43

What's Changed

  • Fix compatibility with Pydantic v2 (fixes #45)
  • Add tox; Add test cases to cover ranges of fastapi, pydantic versions by @melvinkcx in #47

Full Changelog: v0.9.0...v0.9.1

v0.9.0

Choose a tag to compare

@melvinkcx melvinkcx released this 06 Apr 11:24

What's Changed

  • update Starlette-specific test cases for starlette>=0.24 by @melvinkcx in #44
  • FastAPI Dependency Support For Local Handler by @melvinkcx in #42

Full Changelog: v0.8.0...v0.9.0