Skip to content

mdns-v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 08:27
· 485 commits to master since this release
ecc465d

1.2.0

Features

  • add an API for setting address to a delegated host (ddc3eb6)
  • Add support for lwip build under linux (588465d)
  • Allow for adding a delegated host with no address (c562461)
  • Add APIs for looking up self hosted services and getting the self hostname (f0df12d)

Bug Fixes

  • Refactor freertos linux compat layers (79a0e57)
  • Fix delegated service PTR response (cab0e1d)
  • Added unit tests to CI + minor fix to pass it (c974c14)

Updated

  • docs: update documentation links (4de5298)