Skip to content

Releases: Morry98/fastapi-task-manager

v1.1.1

14 May 09:33
Immutable release. Only release title and notes can be modified.
854a604

Choose a tag to compare

What's Changed

  • deps: update uv-build requirement from <0.11.0,>=0.9.0 to >=0.9.0,<0.12.0 by @dependabot[bot] in #8
  • ci: bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #4
  • ci: bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #5
  • ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in #3
  • ci: bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #7
  • Fix/redis flushall issue by @Morry98 in #13

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.1a1

13 May 16:33
Immutable release. Only release title and notes can be modified.
b3fb689

Choose a tag to compare

v1.1.1a1 Pre-release
Pre-release

What's Changed

  • deps: update uv-build requirement from <0.11.0,>=0.9.0 to >=0.9.0,<0.12.0 by @dependabot[bot] in #8
  • ci: bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #4
  • ci: bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #5
  • ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in #3
  • ci: bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #7

New Contributors

Full Changelog: v1.1.0...v1.1.1a1

v1.1.0

15 Apr 08:47
Immutable release. Only release title and notes can be modified.
f02ed62

Choose a tag to compare

What's Changed

  • Add allow_parallel to control concurrent task runs by @Morry98 in #10

Full Changelog: v1.0.0...v1.1.0

v1.0.1.alpha.1

13 Apr 14:46
Immutable release. Only release title and notes can be modified.
ffa84a3

Choose a tag to compare

v1.0.1.alpha.1 Pre-release
Pre-release

v1.0.0.post2

10 Mar 06:51

Choose a tag to compare

v1.0.0.post1

10 Mar 06:09

Choose a tag to compare

v1.0.0

09 Mar 18:28
5c50ffc

Choose a tag to compare

What's Changed

  • Improve task management with Redis Streams, leader election and management API by @Morry98 in #2

Full Changelog: 0.8.0...v1.0.0

0.8.0

12 Feb 07:10
d04f85d

Choose a tag to compare

The cronexpr package is replaced by cronsim due to deprecation and maintainability problems.

0.7.0

29 Aug 08:03

Choose a tag to compare

First official release