What's Changed * Package update to be compatible with github flow. by s3rius in https://github.com/taskiq-python/taskiq-redis/pull/68 * feat: Add get_progress and set_progress to redis result backend by sminnee in https://github.com/taskiq-python/taskiq-redis/pull/67
New Contributors * sminnee made their first contribution in https://github.com/taskiq-python/taskiq-redis/pull/67
What's Changed * Fixed rediscluster schedule source. by s3rius in https://github.com/taskiq-python/taskiq-redis/pull/62 * Added propper LICENSE. by s3rius in https://github.com/taskiq-python/taskiq-redis/pull/58 * Added redis sentinel support by DABND19 in https://github.com/taskiq-python/taskiq-redis/pull/55 * Updated docker-compose for testing. by s3rius in https://github.com/taskiq-python/taskiq-redis/pull/63 * Added serializer option to redis backend. by s3rius in https://github.com/taskiq-python/taskiq-redis/pull/57
New Contributors * DABND19 made their first contribution in https://github.com/taskiq-python/taskiq-redis/pull/55
What's Changed * Dependencies were updated. by s3rius in https://github.com/taskiq-python/taskiq/pull/354 * Removed py-version constraint for pyzmq. by s3rius in https://github.com/taskiq-python/taskiq/pull/356 * add AsyncKicker.with_schedule_id() by MehdiRtal in https://github.com/taskiq-python/taskiq/pull/338 * fix: SIGINT worker processes when process_manager starts by sminnee in https://github.com/taskiq-python/taskiq/pull/362 * Fix shutdown middleware hook by hawang-wish in https://github.com/taskiq-python/taskiq/pull/357 * Added separate workflow for docs. by s3rius in https://github.com/taskiq-python/taskiq/pull/375 * Fixed wrong host for ZMQ broker. by s3rius in https://github.com/taskiq-python/taskiq/pull/379
New Contributors * MehdiRtal made their first contribution in https://github.com/taskiq-python/taskiq/pull/338 * sminnee made their first contribution in https://github.com/taskiq-python/taskiq/pull/362 * hawang-wish made their first contribution in https://github.com/taskiq-python/taskiq/pull/357
What's Changed * Fix typo in state-and-deps.md by artemyfmv in https://github.com/taskiq-python/taskiq/pull/326 * fix: some minor issues by Sobes76rus in https://github.com/taskiq-python/taskiq/pull/342 * Changed package to be github-flow compatible. by s3rius in https://github.com/taskiq-python/taskiq/pull/346
New Contributors * artemyfmv made their first contribution in https://github.com/taskiq-python/taskiq/pull/326