Skip to content

Releases: arduino/arduino-create-agent

1.2.6

1.2.5

13 Dec 10:11
Compare
Choose a tag to compare

1.2.5-rc2

10 Dec 15:20
cd19382
Compare
Choose a tag to compare

1.2.5-rc1

1.2.4

18 Aug 10:06
Compare
Choose a tag to compare

Changelog

056c22e Add serial binary communication (#653)
d759c46 fix multi-line strings not being parsed correctly in config.ini (#651)
b691425 bump installbuilder container to the latest version (#642)
2dfe84d fix create-changelog action failing because it could not find a git repo (#648)
ae4d4b4 Use new arduino/setup-task action name in CI/CD workflows
e9328e2 add automatic changelog generation step (#639)

VirusTotal analysis πŸ›‘

1.2.4-rc3

16 Aug 11:38
Compare
Choose a tag to compare
1.2.4-rc3 Pre-release
Pre-release

Changelog

a21ae9e remove BlockUntilReady because it was unused
a86a61a refactor tests
500a1ee update comments
8dadd0c forgot to skip test_sendraw_serial on CI
791b03e add sendraw command to send base64 encoded bytes, add tests (for send raw and for open/close port)
d704dd2 make sendNoBuf more general: will be used later 😏
d077ded remove useless channel done & other stuff
bcf0023 remove useless id field (was unused)
d5228ec forgot to remove timed_binary
402a848 Escape html commands string'

VirusTotal analysis πŸ›‘

1.2.4-rc2

05 Aug 11:02
Compare
Choose a tag to compare
1.2.4-rc2 Pre-release
Pre-release

Changelog

724de59 remove timedbinary: it's the same as timedraw except for the casting
37cf997 apply suggestions from code review ✨
5db1975 forgot to fix this in #621
f3d5dca uniform default bufferflow and 🧹
5d0bd27 optimize the handling of data coming from the serial port
5e2ad37 extract code in helper function and uniform the code
0bbb45b 🧹(cleanup) and πŸ› οΈ(refactoring) of bufferflow stuff
8f9ff20 Partially revert #e80400b7ddbbc2e8f34f1e6701b55102c3a99289
2d78733 apply suggestions
575efa1 Fix panic closing closed channel
15af2e4 add sketch used for testing
43451a3 Apply suggestions from code review
fcaa53c generalize the tests
b41d0cc increased sleeptime, remove harcoded message[i]: should work on different systems
099a575 update and enhance commands output (the space in front of < and > is required) πŸ€·β€β™‚οΈ
c86bb4f enhance a lot test on serial communication (with different buffer types)
b7f70f1 enhanced a bit how the logic of the serial works
dfcc14e minor optimizations: data and buf are already an array of bytes
9c7d3f8 fix tests: "socketio.exceptions.ConnectionError: Connection refused by the server"
fc1222e add callback to capture returned message, add new test for serial
48cc695 socketio test connection is working πŸŽ‰ (with the correct python-socketio version)
1cd174a fixed test deps
eb2b3f3 use switch case
e80400b binary support (WIP)
6a50f87 remove utf8 decoding with timedraw buffer type
05ee6f5 remove old commands
895cc03 update bufferflow_timedraw as bufferflow_timed
44614b3 fix multi-line strings not being parsed correctly in config.ini (#651)
c455e65 bump installbuilder container to the latest version (#642)
3074d7a fix create-changelog action failing because it could not find a git repo (#648)
73dee6e Use new arduino/setup-task action name in CI/CD workflows
234ed2d add automatic changelog generation step (#639)

VirusTotal analysis πŸ›‘

1.2.4-rc1

15 Jul 11:10
Compare
Choose a tag to compare
1.2.4-rc1 Pre-release
Pre-release

1.2.3

1.2.3-rc1