Skip to content

Releases: Morry98/fastapi-task-manager

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 14 May 09:33
Immutable release. Only release title and notes can be modified.
854a604

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

v1.1.1a1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 May 16:33
Immutable release. Only release title and notes can be modified.
b3fb689

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

Choose a tag to compare

@github-actions github-actions released this 15 Apr 08:47
Immutable release. Only release title and notes can be modified.
f02ed62

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

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

Choose a tag to compare

@github-actions github-actions released this 13 Apr 14:46
Immutable release. Only release title and notes can be modified.
ffa84a3

v1.0.0.post2

Choose a tag to compare

@github-actions github-actions released this 10 Mar 06:51

v1.0.0.post1

Choose a tag to compare

@github-actions github-actions released this 10 Mar 06:09

Full Changelog: v1.0.0...v1.0.0.post1

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 18:28
5c50ffc

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

Choose a tag to compare

@Morry98 Morry98 released this 12 Feb 07:10
d04f85d

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

0.7.0

Choose a tag to compare

@Morry98 Morry98 released this 29 Aug 08:03

First official release