Chore
* chore: change docker-compose.yml file to use mosquitto-no-auth.conf
change mtr2mqtt to use quiet mode ([`f7e7668`](https://github.com/tvallas/mtr2mqtt/commit/f7e76688d3a59606bf00cdab3477e7ed8abc4c72))
Ci
* ci: update python version in ci workflow ([`aefaf82`](https://github.com/tvallas/mtr2mqtt/commit/aefaf82ebe1c7ffaf53d4775099d2a8fa64a98b0))
* ci: wait until the package is available in pypi before docker build ([`bdd0033`](https://github.com/tvallas/mtr2mqtt/commit/bdd0033cbb530a32f4c164897cb79d66cc21cfc6))
* ci: add manual workflow dispatch event as trigger to semantic release workflow ([`ff9792a`](https://github.com/tvallas/mtr2mqtt/commit/ff9792a615f9a3b104c2652e9597897760448af7))
Fix
* fix: implement better mqtt connection handling, logging and reconnection logic
fix 2 ([`747fe05`](https://github.com/tvallas/mtr2mqtt/commit/747fe058027ede1b016bb0c9717a2d040b05caa1))
Unknown
* Merge pull request 32 from tvallas/fix/mqtt-reconnecet-when-disconnected
Fix/mqtt reconnecet when disconnected ([`0c6cbcf`](https://github.com/tvallas/mtr2mqtt/commit/0c6cbcf4acfb5e913ec7c8d04c2e5572e835cbb4))
* Merge pull request 31 from tvallas/ci/add-verify-task-to-pypi-release
ci: wait until the package is available in pypi before docker build ([`0b43b62`](https://github.com/tvallas/mtr2mqtt/commit/0b43b62c651eb6e9ac53456ed799718ac64a338f))
* Merge pull request 30 from tvallas/ci/add-manual-workflow-run-option
ci: add manual workflow dispatch event as trigger to semantic release… ([`321920b`](https://github.com/tvallas/mtr2mqtt/commit/321920b941ea303a722952f6003820f372790e5a))