Micropython-mdns

Latest version: v1.6.0

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

Scan your dependencies

Page 2 of 3

1.2.3

Not secure
Bug Fixes

- Always return a txt dns record even if empty
([`e75757a`](https://github.com/cbrand/micropython-mdns/commit/e75757a024582221c66ac5f2832d040bfaa0dc4b))

1.2.2

Not secure
Bug Fixes

- Skip null txt record
([`40d09b7`](https://github.com/cbrand/micropython-mdns/commit/40d09b7ad1bb5e785b7c8be3f04ac923043545ca))

Do not try to send a txt record when information for sending it out is missing. Before this if there
was a TXT record request it did raise an Exception instead of just not returning the information.

Chores

- Adjust reference example for better use
([`e7b1087`](https://github.com/cbrand/micropython-mdns/commit/e7b10874a95e1e99006dd2f0a3909fbeb042a1ae))

Use the generate_random_postfix call outside of the responder to let the example generate a
consistent postfix for each request.

- Remove confusing test folder
([`7ab609e`](https://github.com/cbrand/micropython-mdns/commit/7ab609e4be51e0927db5dd2938e0ede3d617cabe))

1.2.1

Not secure
Bug Fixes

- Correct name length package generation
([`9a9ddae`](https://github.com/cbrand/micropython-mdns/commit/9a9ddae780d3b34f29e275e724442c95d769d575))

Fixed an issue with name length generation for domain names which resulted into micropython-mdns
creating wrongly formatted dns packages which couldn't be parsed by certain implementations of
mdns like avahi.

Fixes 6

1.2.0

Not secure
Bug Fixes

- Adjust release pipeline
([`1f96cf1`](https://github.com/cbrand/micropython-mdns/commit/1f96cf1ca2adb769b40d8d838165f5819c07f519))

- Responder dns ptr record zeroconf support
([`285d24b`](https://github.com/cbrand/micropython-mdns/commit/285d24b3b339a5c6fa9f46db4ae26129fe2a491e))

fixes 5

Chores

- Adjust pyproject
([`e38a376`](https://github.com/cbrand/micropython-mdns/commit/e38a376bb52a9b13aa3a69bb18bdcd5b9fbe87e3))

- Fix changelog for 1.1.0
([`024d33f`](https://github.com/cbrand/micropython-mdns/commit/024d33fd205b80fd4d971d5a77c3adac30304993))

- Wording adjustments README
([`8ac3435`](https://github.com/cbrand/micropython-mdns/commit/8ac343545f34ea915ef43190c5f3347315d7e57e))

Features

- Add compile targets for new micropython
([`2b15d01`](https://github.com/cbrand/micropython-mdns/commit/2b15d0198562b2a28537ffb4c7cdd822385e16ea))

Add support for micropython 1.18 and 1.19

1.1.0

Not secure
Chores

- Add semantic release support
([`6aa4325`](https://github.com/cbrand/micropython-mdns/commit/6aa43258f8daba88d2c0c3f5c9b1328eed34f296))

Features

- Add image for micropython 1.16 and 1.17
([`525ec39`](https://github.com/cbrand/micropython-mdns/commit/525ec3964ea6f5941ffa5032a330aaf6658f114d))

1.0.1

Not secure
Chores

- **client**: Reinitialize socket on send failure
([`52b3ff9`](https://github.com/cbrand/micropython-mdns/commit/52b3ff9396880fdda81d54c32506b452c7ab3998))

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.