Skip to content

Releases: taskiq-python/taskiq-redis

1.0.2

28 Sep 21:42
e30ed08
Compare
Choose a tag to compare

What's Changed

  • fix #65: avoid worker crash in case connection is broken by @khizunov in #64

New Contributors

Full Changelog: 1.0.1...1.0.2

1.0.1

26 Sep 17:24
254fae4
Compare
Choose a tag to compare

What's Changed

  • Package update to be compatible with github flow. by @s3rius in #68
  • feat: Add get_progress and set_progress to redis result backend by @sminnee in #67

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

11 Jun 18:26
1.0.0
Compare
Choose a tag to compare

What's Changed

  • Fixed rediscluster schedule source. by @s3rius in #62
  • Added propper LICENSE. by @s3rius in #58
  • Added redis sentinel support by @DABND19 in #55
  • Updated docker-compose for testing. by @s3rius in #63
  • Added serializer option to redis backend. by @s3rius in #57

New Contributors

Full Changelog: 0.5.6...1.0.0

0.5.6

19 Apr 22:24
0.5.6
Compare
Choose a tag to compare

What's Changed

  • Use blocking connection pool by @stinovlas in #54
  • feat(broker): allow to set queue name dynamically when kicking by @realitix in #52

New Contributors

Full Changelog: 0.5.5...0.5.6

0.5.5

12 Dec 09:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.4...0.5.5

0.5.4

30 Nov 22:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.3...0.5.4

0.5.3

13 Nov 11:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.2...0.5.3

0.5.2

10 Nov 13:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.1...0.5.2

0.5.1

20 Oct 22:22
Compare
Choose a tag to compare

What's Changed

  • Updated deps, flake8 replaced with ruff. by @s3rius in #44
  • Added redis schedule source. by @s3rius in #45

Full Changelog: 0.5.0...0.5.1

0.5.0

14 Sep 23:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.0...0.5.0