Releases: toitware/artemis
v0.32.0
What's Changed
-
Add periodic GitHub action use of the serial-artemis runner. by @floitsch in #1212
-
Switch to artemis-api.toit.io as server URL. by @floitsch in #1214
-
Use artemis-api.toit.io as server URL. by @floitsch in #1217
-
Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1208
-
Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #1209
-
Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #1216
-
Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1215
-
Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1218
-
Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #1222
-
Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #1221
-
Bump toitlang/action-macos-sign-notarize from 1.2.1 to 1.3.0 by @dependabot[bot] in #1220
Full Changelog: v0.31.1...v0.32.0
v0.31.1
v0.31.0
What's Changed
- Use 'toit' instead of the sub-executables. by @floitsch in #1205
- Extract the pod-name from the file-name. by @floitsch in #1204
- Update to SDK v2.0.0-alpha.184. by @kasperl in #1206
Private
- Use 'toit' instead of the sub-executables. by @floitsch in #1205
- Extract the pod-name from the file-name. by @floitsch in #1204
- Update to SDK v2.0.0-alpha.184. by @kasperl in #1206
Full Changelog: v0.30.0...v0.31.0
v0.30.0
What's Changed
Private
- Bump toitlang/action-macos-sign-notarize from 1.2.0 to 1.2.1 by @dependabot in #1200
- Don't sign commits. by @floitsch in #1201
- Update to SDK v2.0.0-alpha.180. by @kasperl in #1203
Full Changelog: v0.29.1...v0.30.0
v0.29.1
What's Changed
- Handle download errors more gracefully. by @floitsch in #1198
- Update to SDK v2.0.0-alpha.176. by @kasperl in #1199
Private
- Bump toitlang/action-sign-server from 1.0.6 to 1.0.7 by @dependabot in #1196
- Run serial tests on 'serial-artemis'. by @floitsch in #1197
- Handle download errors more gracefully. by @floitsch in #1198
- Update to SDK v2.0.0-alpha.176. by @kasperl in #1199
Full Changelog: v0.29.0...v0.29.1
v0.29.0
v0.28.1
What's Changed
- Allow users to specify Channel capacity. by @kasperl in #1191
- Disable windows signing. by @floitsch in #1192
Private
- Avoid calling 'make' during tests. by @floitsch in #1188
- Fix UI usage by @floitsch in #1187
- Use '/dev/ttyArtemis' on pi. by @floitsch in #1189
- Use local env file for test configurations. by @floitsch in #1190
- Allow users to specify Channel capacity by @kasperl in #1191
- Disable windows signing. by @floitsch in #1192
Full Changelog: v0.28.0...v0.28.1
v0.28.0
v0.27.1
v0.27.0
What's Changed
- Allow cellular configurations without 'config' sections. by @floitsch in #1172
- Rename 'pod print' to 'pod print-specification'. by @floitsch in #1168
- Add 'pod tag' commands. by @floitsch in #1166
- Increase network open timeout. by @floitsch in #1183
- Add 'partitions' entry to pod specification. by @floitsch in #1174
- Add warning/error if partitions are too small. by @floitsch in #1175
Private
- Use better artifact names for newer SDK versions. by @floitsch in #1177
- Allow cellular configurations without "config" sections. by @floitsch in #1172
- Rename 'pod print' to 'pod print-spec'. by @floitsch in #1168
- Update packages. by @floitsch in #1173
- Add 'pod tag' commands. by @floitsch in #1166
- Use 'stdout.in' and 'stderr.in'. by @floitsch in #1180
- Add CLI-check assert. by @floitsch in #1178
- Rename "content" to "contents" by @floitsch in #1179
- Remove unnecessary check. by @floitsch in #1181
- Update version-check. by @floitsch in #1182
- Increase network open timeout. by @floitsch in #1183
- Add 'partition-table' entry to pod specification by @floitsch in #1174
- Add warning/error if partition-size is too small. by @floitsch in #1175
- Fix version.toit.in source path. by @kasperl in #1184
Full Changelog: v0.26.0...v0.27.0