Mtr2mqtt

Latest version: v0.5.5

Safety actively analyzes 722581 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.5.1

Fix

* fix: update packages with vulnerabilities (34)

* fix: update packages with vulnerabilities

* ci: remove exact python version from lint and test on push job as referred version is unavailable

* ci: make trivy scan workflow use python 3.8

* ci: explicitly set the python-semantic-release version to 7.x as the 8 version has breaking changes

The version 8 seems to have missing option to print current version using command `print-version`

* fix: update vulnerable package in docker image ([`d2be986`](https://github.com/tvallas/mtr2mqtt/commit/d2be9863485535d1c9ce2e493b1a00cc62bfe877))

0.5.0

Not secure
Ci

* ci: update python version used in ci tasks ([`3c10e25`](https://github.com/tvallas/mtr2mqtt/commit/3c10e25cc1d40d1137a3787fcbe4820e6fe2f6ca))

Feature

* feat: add support to DPR990 and DPR991 receivers ([`acbbc51`](https://github.com/tvallas/mtr2mqtt/commit/acbbc516ce5b16321a3c2cd89eb253047a6bf30a))

Fix

* fix: define encoding when opening metadata file ([`52f6812`](https://github.com/tvallas/mtr2mqtt/commit/52f6812d9af520db932bcdae9d5574a621eb7e19))

Unknown

* Merge pull request 33 from tvallas/add_DPR991_support

feat: add support to DPR990 and DPR991 receivers ([`7c6a99b`](https://github.com/tvallas/mtr2mqtt/commit/7c6a99b74a007c9527c55496ca8a921451d3c797))

0.4.1

Not secure
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))

0.4.0

Not secure
Ci

* ci: fix workflow syntax ([`b7cd3c1`](https://github.com/tvallas/mtr2mqtt/commit/b7cd3c1fa272dbd0ecb48a0589b9dbfe5649733b))

* ci: define tags directly instead of using docker meta step ([`d72523a`](https://github.com/tvallas/mtr2mqtt/commit/d72523a9265699dec188c23b406b2d15fb6f460a))

Feature

* feat(cli): add support for checking the software version ([`dc94b1c`](https://github.com/tvallas/mtr2mqtt/commit/dc94b1c6dfb8ddadd6f52cbfd1794eae725ede00))

Unknown

* Merge pull request 29 from tvallas/feat/add-version-argument-support

feat(cli): add support for checking the software version ([`ef55b01`](https://github.com/tvallas/mtr2mqtt/commit/ef55b0130a4fed2e466de6d64583301dec6ae6e9))

* Ci/add trivy scanning (28)

* ci: add trivy scanning to docker image ([`663770f`](https://github.com/tvallas/mtr2mqtt/commit/663770f938bcd97c0c60dc733dfd5dc42f9ec081))

* Merge pull request 27 from tvallas/ci/docker-buld-tag-fix

ci: fix workflow syntax ([`34ee435`](https://github.com/tvallas/mtr2mqtt/commit/34ee435e330e3c2b551d972c76f660f447955329))

* Merge pull request 26 from tvallas/ci/docker-buld-tag-fix

ci: define tags directly instead of using docker meta step ([`5add477`](https://github.com/tvallas/mtr2mqtt/commit/5add4774d527c6d746036021203bcf0815867a07))

0.3.2

Not secure
Ci

* ci: test ci ([`4b50fa1`](https://github.com/tvallas/mtr2mqtt/commit/4b50fa146d50a71cd9487b1beeeecc957eabe9f2))

Fix

* fix: change metadata file ([`2e976f9`](https://github.com/tvallas/mtr2mqtt/commit/2e976f9e5eb1f1da84bb9c9c3c96229b47eab5a7))

Unknown

* Merge pull request 25 from tvallas/fix/metadata_file_structure

Fix/metadata file structure ([`814e46d`](https://github.com/tvallas/mtr2mqtt/commit/814e46d69c10c2fd68428a22ee57e4b4afd05910))

0.3.1

Not secure
Ci

* ci: move docker build to sematic release workflow ([`cdf1357`](https://github.com/tvallas/mtr2mqtt/commit/cdf1357c46a88850b023963e062ac87ffd5d3824))

Fix

* fix: fix syntax in docker-compose file ([`e6204f5`](https://github.com/tvallas/mtr2mqtt/commit/e6204f5835fa04f8d5f0baae871a5be6ff23670b))

Unknown

* Merge pull request 24 from tvallas/fix/docker-compose-fixes

fix: fix syntax in docker-compose file ([`0656ad5`](https://github.com/tvallas/mtr2mqtt/commit/0656ad536a342295744cf900a91ce39d1554aa1a))

* Merge pull request 23 from tvallas/ci/combine-workflow-files

ci: move docker build to sematic release workflow ([`6514cba`](https://github.com/tvallas/mtr2mqtt/commit/6514cba328850416970b226cfd46ae20fdae28de))

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.