* Fix setry integration ( by hartungstenio) * Minor improvements
2.0.0
------------------
* Dropped support for Python 3.5 * Added support for Python 3.8 * Update aiobotocore dependency version (61 by GuilhermeVBeira) * Improvements due to changes in asyncio (48, 52 by lamenezes) * Sentry wrapper/helper updated to support new sdk (wip) * Minor documentation improvements
1.3.2
------------------
* Improve message processing (48 by lamenezes) * Improve error logging (39 by wiliamsouza) * Refactor in message dispatcher and event-loop shutdown * Minor fixes and improvements
1.3.1
------------------
* Improve performance (35 by allisson) * Fix requirement versions resolution * Minor fixes and improvements
1.3.0
------------------
* Refactor tasks dispatching, it should improve performance * Refactor SQSProvider to ignore HTTP 404 errors when deleting messages * Minor fixes and improvements