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
**Full Changelog**: https://github.com/taskiq-python/taskiq/compare/0.11.7...0.11.8