Skip to content

Releases: taskiq-python/taskiq-fastapi

0.3.2

29 Aug 08:59
9a43328
Compare
Choose a tag to compare

What's Changed

  • Fixed request scopes for tasks. by @s3rius in #14

Full Changelog: 0.3.1...0.3.2

0.3.1

12 Oct 09:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

21 Jul 16:38
Compare
Choose a tag to compare

What's Changed

  • Fixed startup events for multi-broker setup. by @s3rius in #5

Full Changelog: 0.2.0...0.3.0

0.2.0

11 Jun 13:20
Compare
Choose a tag to compare

What's Changed

  • Updated dependencies and minimum python version. by @s3rius in #4

THIS RELEASE DROPS PYTHON3.7 SUPPORT DUE TO END OF LIFE.

Full Changelog: 0.1.2...0.2.0

0.1.2

11 May 21:13
Compare
Choose a tag to compare

What's Changed

  • Add populate_dependency_context to fix bug when using InMemoryBroker by @tschiolborg in #2

New Contributors

Full Changelog: 0.1.1...0.1.2

0.1.1

26 Mar 01:45
Compare
Choose a tag to compare

Updated README.md.

Full Changelog: 0.1.0...0.1.1

0.1.0

26 Mar 01:30
Compare
Choose a tag to compare

What's Changed

  • Added intial fastapi support. by @s3rius in #1

New Contributors

  • @s3rius made their first contribution in #1

Full Changelog: https://github.com/taskiq-python/taskiq-fastapi/commits/0.1.0