Releases: arduino/mdns-discovery
Releases · arduino/mdns-discovery
v1.0.10
Changelog
5c9f91e fix ncipollo/release-action@v1 Error 403: Resource not accessible by integration
0f8cc14 Bump golang.org/x/net from 0.19.0 to 0.23.0
3d3e3d0 update deps and go version
f3325bb Use IAM Roles to push files on AWS S3.
9991129 Upgrade all libraries and set go version to 1.21
48d32ee move to fork, since mitchellh/gon uses deprecated tooling and is archived
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