Skip to content

Releases: taskiq-python/taskiq-redis

1.2.3

Choose a tag to compare

@s3rius s3rius released this 23 Jun 01:08
39c6b7c

What's Changed

Full Changelog: 1.2.2...1.2.3

1.2.2

Choose a tag to compare

@spikeninja spikeninja released this 03 Feb 20:26
374c789

What's Changed

  • fix: add a timeout to RedisSteamBroker xautoclaim lock to prevent infinite locking by @FlorianLB in #107

Full Changelog: 1.2.1...1.2.2

1.2.1

Choose a tag to compare

@s3rius s3rius released this 19 Dec 17:35
8bc1ed5

What's Changed

  • Updated redis dependency. by @s3rius in #116
  • Added intervals support for redis list schedule source. by @s3rius in #117

Full Changelog: 1.2.0...1.2.1

1.2.0

Choose a tag to compare

@danfimov danfimov released this 08 Dec 20:32
854053e

What's Changed

Features

  • feat: update redis dependency to version 7 by @antoinehng in #106
  • feat: remove support for deprecated Python versions by @vldmrdev in #111

Misc

New Contributors

Full Changelog: 1.1.2...1.2.0

1.1.1

Choose a tag to compare

@chandr-andr chandr-andr released this 06 Oct 13:07
0ff98e1

What's Changed

  • fix: debug log for pending messages count in RedisStreamBroker by @FlorianLB in #96
  • feat(broker): allow to set queue name dynamically when kicking on redis-cluster brokers by @ns-gtassery in #94
  • Dynamic queue name for all brokers by @FlorianLB in #100

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

Choose a tag to compare

@s3rius s3rius released this 25 Jul 07:37
756dcb4

What's Changed

  • Updated redis library to version 6. by @s3rius in #98

Full Changelog: 1.0.9...1.1.0

1.0.9

Choose a tag to compare

@s3rius s3rius released this 06 Jun 13:26
0d62e3b

What's Changed

  • feat: add maxlen to stream sentinel and cluster brokers by @spikeninja in #93

Full Changelog: 1.0.8...1.0.9

1.0.8

Choose a tag to compare

@s3rius s3rius released this 23 Apr 17:29
513b77e

What's Changed

  • Added count argument to StreamBroker for better message distribution. by @s3rius in #85

Full Changelog: 1.0.7...1.0.8

1.0.7

Choose a tag to compare

@s3rius s3rius released this 18 Apr 23:40
41da01e

What's Changed

  • ListShceduleSource now always try to fetch tasks from the past. by @s3rius in #83

🚨🚨🚨 Deprecations 🚨🚨🚨

RedisScheduleSource is now deprecated and ListRedisScheduleSource should be used instead. In order to migrate, please use the example from README.

Full Changelog: 1.0.6...1.0.7

1.0.6

Choose a tag to compare

@s3rius s3rius released this 18 Apr 03:59
3312f1f

What's Changed

  • Fixed unacknowledged messages. by @s3rius in #82

Full Changelog: 1.0.5...1.0.6