Skip to content

Releases: arduino/mdns-discovery

v1.0.10

27 Nov 14:09
fd56d3b
Compare
Choose a tag to compare

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

22 Mar 15:19
4d5e8af
Compare
Choose a tag to compare

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

17 Mar 16:11
Compare
Choose a tag to compare
v1.0.9-rc1 Pre-release
Pre-release

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

06 Feb 09:05
90df3d3
Compare
Choose a tag to compare

Changelog

d8a5892 Create archives with upper level directory

v1.0.7

31 Jan 10:31
024a8e0
Compare
Choose a tag to compare

Changelog

81fb943 Fix Identify Prerelease step in the release workflow
8abc847 Update release workflows to add macOS arm64 support

v1.0.6

10 Aug 17:59
7c37417
Compare
Choose a tag to compare

Changelog

7c37417 Query every available network interface (#32)

v1.0.5

01 Feb 13:45
3b3f6b7
Compare
Choose a tag to compare

Changelog

Fixed

3559dc6 Discovered entries not supporting Arduino OTA are now filtered

v1.0.4

01 Feb 10:39
c809249
Compare
Choose a tag to compare

Changelog

Changed

2b5c0ae Port address label is now formatted in a better way

v1.0.3

04 Jan 11:40
7e8f939
Compare
Choose a tag to compare

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

26 Nov 09:46
af6b4d0
Compare
Choose a tag to compare

Changelog

Changed

dd6c75a Update arduino/pluggable-discovery-protocol-handler