Releases: arduino/arduino-create-agent
1.7.0
Changelog
Bugfix
- fix: allow to specify custom
signatureKey
in theconfig.ini
(#1024). See the dedicated wiki page - fix: update go.bug.st/serial to v1.6.4 to fix windows issue (#1027)
- Updated go-serial and pluggable-discovery-protocol-handler (#1023)
- fix(serialport): data race on the
isClosing
bool status of the serial port (#1009) - upload: don't ignore BindJSON errors (#999)
1.7.0-rc8
1.7.0-rc7
1.7.0-rc6
Changelog
901728d fix: allow to specify custom signatureKey
in the config.ini
(#1024)
5063c6c fix(release.yml) install go step for gon (#1025)
5fcb7c4 Updated go-serial and pluggable-discovery-protocol-handler (#1023)
bfab101 Add generated YAML document end markers to dependency license metadata cache
0fae57e Remove trailing space from dependency license metadata
b2e28c0 Bump "Licensed" version in dependencies license check workflow
1f89384 Configure dependency license check workflows to allow "Licensed" install via Gem
26bd566 Use maintained fork of "setup-licensed" action in dependencies license check workflow
2bf6e95 Use latest version of "github/setup-licensed" action
f0857f0 Use canonical github/setup-licensed action in dependencies license check workflow
1b94ccc fix(serialport): data race on the isClosing
bool status of the serial port (#1009)
f1ca3c9 ci: update macOS version in publish workflow to macos-13 (#1007)
1eb1d34 fix: name of arch macos build (#1008)
67db428 ci(Taskfile): add install and run tasks for local development with auto-reload (#1003)
2cb53d3 fix: update libwebkit2gtk package version in workflow (#1004)
84a3854 docs: update references from Arduino Create Web Editor to Arduino Cloud (#1001)
d36d0e1 upload: don't ignore BindJSON errors (#999)
6f9025e Update extract
to 4.0.0 and golang to 1.23 (#990)
1.7.0-rc5
Changelog
bfcd135 fix(release.yml) install go step for gon
1.7.0-rc3
Changelog
62e324b Merge branch 'main' into remove-open-not-used-buffer-algorithm
f1ca3c9 ci: update macOS version in publish workflow to macos-13 (#1007)
1eb1d34 fix: name of arch macos build (#1008)
3a34186 fix: correct JSON formatting in broadcast message for port registration
894c139 fix(release): add Go installation step in release workflow
8688ec6 fix: update macOS-13 version in publish-go-tester-task workflow
2308b5f fix: ignore all tags in check-certificates workflow on push
99a31e6 fix: update log message for clarity in buffer flow initialization
294de02 fix: update log message for buffer flow initialization
1849a1c Update hub.go
2fe3c28 fix: add warning log for unexpected arguments in open command
ec5049d fix: remove debug print statement from wsHandler function
0ce39a5 small changes
98b6376 fix: remove unused buffer slice and simplify data reading in serial port
e63527a fix(ci): update libwebkit2gtk version in dependency installation
baf2ff4 fix(ci): update package installation command to use correct version of libwebkit2gtk
818f79f refactor: simplify serial test functions by removing unused parameters
bae632a refactor: remove unused Bufferflow implementations and simplify buffer handling
aff40ab WIP: print to understand
67db428 ci(Taskfile): add install and run tasks for local development with auto-reload (#1003)
2cb53d3 fix: update libwebkit2gtk package version in workflow (#1004)
84a3854 docs: update references from Arduino Create Web Editor to Arduino Cloud (#1001)
d36d0e1 upload: don't ignore BindJSON errors (#999)
6f9025e Update extract
to 4.0.0 and golang to 1.23 (#990)
1.6.1
1.6.1-rc1
Changelog
a945e56 Bump github.com/arduino/go-paths-helper from 1.12.0 to 1.12.1 (#962)
3ebca0a Bump github.com/ProtonMail/go-crypto from 1.1.0-alpha.2 to 1.1.0-alpha.5-proton (#974)
1561223 Bump golang.org/x/sys from 0.20.0 to 0.23.0 (#985)
a679bf3 Improve installed.json
handling in v2/tools
(#983)
6287df1 Fix agent not able to install esptool
after 1.6.0 (#986)
1.6.0
Changelog
46fbb34 Rename executable and releases to Arduino Cloud Agent
(#961)
da1fa2e Create a single universal executable for macOS (#964)
04414e2 Check if a signed URL is specified and use it download tools (#953)
b02967e Add step to delete the signed exe on the self-hosted runner (#965)
6220828 Update README.md "Development" link (#959)
1.6.0-rc1
Changelog
46fbb34 Rename executable and releases to Arduino Cloud Agent
(#961)
da1fa2e Create a single universal executable for macOS (#964)
04414e2 Check if a signed URL is specified and use it download tools (#953)
b02967e Add step to delete the signed exe on the self-hosted runner (#965)
6220828 Update README.md "Development" link (#959)