Skip to content

Releases: taskiq-python/taskiq-fastapi

0.3.6

13 Nov 08:48
bcb2d78

Choose a tag to compare

What's Changed

  • Fixed shared state among all tasks. by @s3rius in #23

Full Changelog: 0.3.5...0.3.6

0.3.5

20 Apr 22:44
b04ca14

Choose a tag to compare

What's Changed

Full Changelog: 0.3.4...0.3.5

0.3.4

11 Mar 06:45
264cc3d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.3...0.3.4

0.3.3

14 Dec 10:43
49f38d4

Choose a tag to compare

What's Changed

  • Added support for passing the FastaAPI instance. by @s3rius in #15

Full Changelog: 0.3.2...0.3.3

0.3.2

29 Aug 08:59
9a43328

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

Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

21 Jul 16:38

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

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

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

Choose a tag to compare

Updated README.md.

Full Changelog: 0.1.0...0.1.1