Skip to content

Releases: christgau/wsdd

v0.8

30 Mar 21:52
v0.8
486e054
Compare
Choose a tag to compare

Version 0.8

  • Support for OpenBSD added (tested on riscv64 with OpenBSD 7.4)
  • Configuration files for firewalld added (#186). Thanks to Ondrej Holy.
  • Show device type and allow filtering in API's list command (#189). Thanks to Ondrej Holy.
  • Add option --metadata-timeout to set the timeout for the HTTP-based metadata exchange (closes #83)
  • The employed UUID is now read from /etc/{machine-id,hostid} before falling by back to the UUID derivation from the host name.
  • Handle addresses with zone id by ignoring the interface part (#184)
  • Do not crash with asyncio future error when non-existing interface is provided (#201)