Skip to content

Releases: arduino/mdns-discovery

v1.0.10

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

Changelog

fd56d3b Merge pull request #69 from arduino/fix-release
5c9f91e fix ncipollo/release-action@v1 Error 403: Resource not accessible by integration
74b4cf9 Merge pull request #68 from arduino/dependabot/go_modules/golang.org/x/net-0.23.0
759d7a4 update licenses
0f8cc14 Bump golang.org/x/net from 0.19.0 to 0.23.0
72657c9 Merge pull request #53 from arduino/update_libs
3d3e3d0 update deps and go version
3044ec7 Merge pull request #67 from arduino/iam-roles
f3325bb Use IAM Roles to push files on AWS S3.
f1af382 Merge pull request #56 from arduino/dependabot/github_actions/actions/upload-artifact-4
4fa043e Don't upload multiple times to same artifact in release workflow
72c2235 Don't upload multiple times to same artifact in label sync workflow
f67f21d Bump geekyeggo/delete-artifact from 2 to 5
5d33ace Bump actions/download-artifact from 3 to 4
5de5520 Bump actions/upload-artifact from 3 to 4
b42b826 Merge pull request #66 from per1234/workflow-env-vars
9db57ba Move definition of package filename to dedicated step in release workflow
da50458 Use environment variable to define build folder name in release workflow
ec2c0c5 Use more meaningful variable names in release workflow
517dcc5 Merge pull request #65 from per1234/workflow-var-names
e5ad1c7 Use more meaningful variable names in release workflows
bfed394 Merge pull request #64 from per1234/include-hidden-files
ad1adc5 Configure actions/upload-artifact action to upload required hidden files
3e6e556 Merge pull request #60 from arduino/dependabot/github_actions/xt0rted/markdownlint-problem-matcher-3
c80d1cc Bump xt0rted/markdownlint-problem-matcher from 2 to 3
a85b6fb Merge pull request #59 from arduino/dependabot/github_actions/arduino/setup-task-2
46ed125 Bump arduino/setup-task from 1 to 2
12705c2 Merge pull request #54 from arduino/dependabot/github_actions/actions/setup-python-5
a1a256b Bump actions/setup-python from 4 to 5
7d9e8b6 Merge pull request #55 from arduino/dependabot/github_actions/actions/setup-go-5
845c298 Bump actions/setup-go from 4 to 5
9991129 Upgrade all libraries and set go version to 1.21
6a0ce68 Merge pull request #52 from arduino/gon-bye
48d32ee move to fork, since mitchellh/gon uses deprecated tooling and is archived
c0a4fe9 Merge pull request #51 from arduino/dependabot/github_actions/actions/setup-node-4
091dc4b Bump actions/setup-node from 3 to 4
f50b080 Merge pull request #50 from arduino/dependabot/github_actions/actions/checkout-4
d7fea95 Bump actions/checkout from 3 to 4

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