What's Changed
:star: Pydantic V2 support is here! :star:
* feat: upgrade to pydantic v2 by thoas in https://github.com/taskiq-python/taskiq/pull/160
* fix: worker hangs sometimes by Sobes76rus in https://github.com/taskiq-python/taskiq/pull/162
* Added optional logging configuration. by s3rius in https://github.com/taskiq-python/taskiq/pull/159
* Updated docs. by s3rius in https://github.com/taskiq-python/taskiq/pull/165
* Added tox support for local testing by s3rius in https://github.com/taskiq-python/taskiq/pull/166
* Added contribution guides. by s3rius in https://github.com/taskiq-python/taskiq/pull/167
* Fixed deprecation warnings by s3rius in https://github.com/taskiq-python/taskiq/pull/168
* Added better support for multi-broker setup. by s3rius in https://github.com/taskiq-python/taskiq/pull/169
New Contributors
* thoas made their first contribution in https://github.com/taskiq-python/taskiq/pull/160
**Full Changelog**: https://github.com/taskiq-python/taskiq/compare/0.7.2...0.8.0