Releases: arduino/mdns-discovery
Releases · arduino/mdns-discovery
v1.0.9
Changelog
- 12a7d10 fix mac binary not placed in a top level directory
- d0e2d8c Merge pull request #48 from arduino/notarization-entitlement
v1.0.9-rc1
Changelog
d32712a add notarization step and entitlement file
85cc90d Merge pull request #47 from arduino/cgo-disable
ec7d2ce disable CGO as is not needed in this tool
c5538ee Merge pull request #46 from arduino/dependabot/github_actions/actions/setup-go-4
b13ac41 Bump actions/setup-go from 3 to 4
v1.0.8
Changelog
d8a5892 Create archives with upper level directory
v1.0.7
Changelog
81fb943 Fix Identify Prerelease
step in the release workflow
8abc847 Update release workflows to add macOS arm64 support
v1.0.6
Changelog
7c37417 Query every available network interface (#32)
v1.0.5
Changelog
Fixed
3559dc6 Discovered entries not supporting Arduino OTA are now filtered
v1.0.4
Changelog
Changed
2b5c0ae Port address label is now formatted in a better way
v1.0.3
Changelog
Fixed
8fde879 Fix discovery returning errors if not connected to network
Changed
f27a2c6 IPv6 is disabled only if not supported by the network
v1.0.2
Changelog
Changed
dd6c75a Update arduino/pluggable-discovery-protocol-handler
v1.0.1
Changelog
Fixed
db45fde Changed mdns library to fix IPv6 issues on OS X