Skip to content

Releases: arduino/arduino-create-agent

1.3.8

25 Jan 09:47
d844fbc
Compare
Choose a tag to compare

1.3.7

24 Jan 10:01
3be373a
Compare
Choose a tag to compare

Changelog

3be373a Bump github.com/arduino/arduino-cli from 0.0.0-20230630155703-fe6d7499eb5e to 0.35.0 (#882)
c34a1e2 Bump goa.design/goa/v3 from 3.14.0 to 3.14.6 (#887)
eb2a691 Bump github.com/ProtonMail/go-crypto from 0.0.0-20230923063757-afb1ddc0824c to 1.1.0-alpha.0 (#890)
5fde013 Bump github.com/arduino/go-paths-helper from 1.10.1 to 1.12.0 (#888)
c217c2e Bump golang.org/x/sys from 0.15.0 to 0.16.0 (#883)
ef2f8d0 Add support to private network CORS (#873)
fb135b0 Remove network upload (#878)
fa8874f Use codeclysm/extract and remove custom implementation (#867)
0fd774a remove unused endpoint (#877)
9d362b2 Bump golang.org/x/sys from 0.14.0 to 0.15.0 (#861)
9186c62 Bump GO to version 1.21 (#872)

VirusTotal analysis 🛡

1.3.7-rc2

23 Jan 14:31
3be373a
Compare
Choose a tag to compare
1.3.7-rc2 Pre-release
Pre-release

Changelog

3be373a Bump github.com/arduino/arduino-cli from 0.0.0-20230630155703-fe6d7499eb5e to 0.35.0 (#882)
c34a1e2 Bump goa.design/goa/v3 from 3.14.0 to 3.14.6 (#887)
eb2a691 Bump github.com/ProtonMail/go-crypto from 0.0.0-20230923063757-afb1ddc0824c to 1.1.0-alpha.0 (#890)
5fde013 Bump github.com/arduino/go-paths-helper from 1.10.1 to 1.12.0 (#888)
c217c2e Bump golang.org/x/sys from 0.15.0 to 0.16.0 (#883)
ef2f8d0 Add support to private network CORS (#873)
fb135b0 Remove network upload (#878)
fa8874f Use codeclysm/extract and remove custom implementation (#867)
0fd774a remove unused endpoint (#877)
9d362b2 Bump golang.org/x/sys from 0.14.0 to 0.15.0 (#861)
9186c62 Bump GO to version 1.21 (#872)

VirusTotal analysis 🛡

1.3.7-rc1

19 Dec 16:59
ef2f8d0
Compare
Choose a tag to compare
1.3.7-rc1 Pre-release
Pre-release

Changelog

ef2f8d0 Add support to private network CORS (#873)
fb135b0 Remove network upload (#878)
fa8874f Use codeclysm/extract and remove custom implementation (#867)
0fd774a remove unused endpoint (#877)
9d362b2 Bump golang.org/x/sys from 0.14.0 to 0.15.0 (#861)
9186c62 Bump GO to version 1.21 (#872)

VirusTotal analysis 🛡

1.3.6

13 Dec 15:04
e52bb00
Compare
Choose a tag to compare

Changelog

Bump dependencies
9a0e582 Remove /certificate.crt endpoint (#858)
ba3283c Fix regression showing escaped charaters (#871)
fc09ed5 input sanitization (#862)
e565300 Enhance traybar icons (#857)
13515f7 fix installbuilder not able to produce complete artifacts for linux/win (#855)

VirusTotal analysis 🛡

1.3.5

07 Nov 14:05
3ba51ce
Compare
Choose a tag to compare

1.3.4

07 Nov 11:37
35a05dc
Compare
Choose a tag to compare

Changelog

35a05dc Replace mitchellh/go used for macOS notarization (#851)
9358518 add new origin to the agent (#850)
4495a5e Bump goa.design/goa/v3 from 3.13.2 to 3.14.0 (#849)
418bd40 Bump golang.org/x/sys from 0.13.0 to 0.14.0 (#848)
08bddd6 fix agent being built for 32 bit linux for real (#847)

VirusTotal analysis 🛡

1.3.3

18 Oct 09:55
9a500b4
Compare
Choose a tag to compare

Changelog

9a500b4 Implement HEAD handler for v2/pkgs/tools/installed (required by frontend) (#844)
4263eb5 Replace deprecated openpgp library (#839)
b8c59a7 [breaking] Remove indexes v2 endpoint (#838)
bf32bad fix memory leak (#837)
11acfc0 Use SafeJoin in V2 Tools Install endpoint (#840)
Bump dependencies
33080c3 Add signature verification to V2 tool install endpoint (#826)
e740ad9 Use SafeJoin in the uploadHandler (#821)
716e7aa bugfix: serial enumerator failures in some rare circumstances (#830)
0ef4378 Bump Installbuilder to 23.7.0 (#827)
08422e6 Fix text plain decoding (#824)
75698ba Download the correct tools for Windows 64-bit (#813)
cc9a238 remove io/ioutil since is deprecated (#818)
6c5dfae Create LaunchAgents/ directory if it doesn't exist (MacOS) (#811)
604da4a Bump GOA to V3 and generate (#815)
1d88dcb Bump go 1.20 (#814)

VirusTotal analysis 🛡

1.3.3-rc3

10 Oct 12:55
9a500b4
Compare
Choose a tag to compare
1.3.3-rc3 Pre-release
Pre-release

Changelog

9a500b4 Implement HEAD handler for v2/pkgs/tools/installed (required by frontend) (#844)
4263eb5 Replace deprecated openpgp library (#839)
b8c59a7 [breaking] Remove indexes v2 endpoint (#838)
bf32bad fix memory leak (#837)
11acfc0 Use SafeJoin in V2 Tools Install endpoint (#840)
Bump dependencies
33080c3 Add signature verification to V2 tool install endpoint (#826)
e740ad9 Use SafeJoin in the uploadHandler (#821)
716e7aa bugfix: serial enumerator failures in some rare circumstances (#830)
0ef4378 Bump Installbuilder to 23.7.0 (#827)
08422e6 Fix text plain decoding (#824)
75698ba Download the correct tools for Windows 64-bit (#813)
cc9a238 remove io/ioutil since is deprecated (#818)
6c5dfae Create LaunchAgents/ directory if it doesn't exist (MacOS) (#811)
604da4a Bump GOA to V3 and generate (#815)
1d88dcb Bump go 1.20 (#814)

VirusTotal analysis 🛡

1.3.3-rc2

02 Oct 08:53
Compare
Choose a tag to compare
1.3.3-rc2 Pre-release
Pre-release

Changelog

49b7749 Replace deprecated openpgp library (#839)
b36b49c [breaking] Remove indexes v2 endpoint (#838)
3abb913 Use SafeJoin in V2 Tools Install endpoint (#840)
4e5e36e Bump goa.design/goa/v3 from 3.12.4 to 3.13.1 (#836)
2fa1046 Bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#825)
160c123 Bump github.com/arduino/go-paths-helper from 1.9.1 to 1.9.2 (#834)
659746d Bump golang.org/x/sys from 0.11.0 to 0.12.0 (#819)
07b3fae Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#796)
33080c3 Add signature verification to V2 tool install endpoint (#826)
e740ad9 Use SafeJoin in the uploadHandler (#821)
716e7aa bugfix: serial enumerator failures in some rare circumstances (#830)
b2bceb6 Bump crazy-max/ghaction-virustotal from 3 to 4 (#828)
0ef4378 Bump Installbuilder to 23.7.0 (#827)
08422e6 Fix text plain decoding (#824)
4a93b55 Bump actions/checkout to v4 (#822)
75698ba Download the correct tools for Windows 64-bit (#813)
cc9a238 remove io/ioutil since is deprecated (#818)
6c5dfae Create LaunchAgents/ directory if it doesn't exist (MacOS) (#811)
604da4a Bump GOA to V3 and generate (#815)
1d88dcb Bump go 1.20 (#814)

VirusTotal analysis 🛡