Releases: toitware/artemis
Releases · toitware/artemis
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
v0.26.0
What's Changed
- Allow cellular configurations without "config" sections. by @floitsch in #1171
- Point Windows users to the installer. by @floitsch in #1164
- Switch format flag from "qemu" to "image". by @floitsch in #1165
Private
- Fix wrong CLI. by @floitsch in #1163
- Fix example. by @floitsch in #1169
- Fix development setup. by @floitsch in #1170
- Use vars.MACOS_TEAM_ID instead of hardcoded ID. by @floitsch in #1167
- Prepare release. by @floitsch in #1176
Full Changelog: v0.25.0...v0.26.0
v0.25.0
What's Changed
- Add documentation for new reliability features. by @floitsch in #1155
- Use the 'toit' executable instead of different tools. by @floitsch in #1144
- Remove server information from identity files. by @floitsch in #1156
- Upgrade to cli@v2. by @floitsch in #1151
- Update to SDK v2.0.0-alpha.163. by @kasperl in #1161
Private
- Add reliability information. by @floitsch in #1155
- Update to latest Supabase. by @floitsch in #1150
- Remove billing check-in. by @floitsch in #1147
- Update to SDK v2.0.0-alpha.161. by @kasperl in #1157
- Use the 'toit' executable instead of different tools. by @floitsch in #1144
- Use 'toit' executable for tools post 161. by @kasperl in #1158
- Enable serial testing by @floitsch in #1159
- Remove servers from identity file. by @floitsch in #1156
- Use CLI v2. by @floitsch in #1151
- Fix all warnings. by @kasperl in #1160
- Use the 'toit' executable. by @floitsch in #1162
- Update to SDK v2.0.0-alpha.163. by @kasperl in #1161
Full Changelog: v0.24.0...v0.25.0
v0.24.0
v0.23.0
v0.22.0
What's Changed
- Fix 'device extract' help.
- Fix for the CLI, so it can again contact the Supabase server.
Private
- Fix 'device extract' help. by @floitsch in #1142
- Bump toitlang/action-macos-sign-notarize from 1.1.2 to 1.2.0 by @dependabot in #1143
- Update supabase package. by @floitsch in #1146
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- Add support for recovery URLs to CLI. by @floitsch in #1119
- Add support for safe mode. by @kasperl in #1131
- Add increasing broker backoff. by @kasperl in #1134
- Don't warn about missing bases when migrating. by @floitsch in #1135
- Improve logging when starting synchronization job. by @kasperl in #1136
- Warn if an old patch couldn't be downloaded. by @floitsch in #1137
Private
- Add support for recovery URLs to CLI. by @floitsch in #1119
- Use 'cert.install' instead of passing in root certificates. by @floitsch in #1116
- Add 'recovery export'. by @floitsch in #1120
- Add backdoor to test-device. by @floitsch in #1115
- Sketch out code to query recovery server by @kasperl in #1127
- Make recovery-urls non-prefixed unless they are from the config. by @floitsch in #1128
- Report how many bytes were handled. by @floitsch in #1107
- Use recovery urls from assets. by @kasperl in #1130
- Add support for safe mode. by @kasperl in #1131
- Add host-recovery test. by @floitsch in #1126
- Convert Supabase server configs to http on the host. by @floitsch in #1129
- Use "recovery URL" more consistently. by @floitsch in #1132
- Add recovery.json for test fleet. by @kasperl in #1133
- Add a bit of broker backoff when things go sour. by @kasperl in #1134
- Don't warn about missing bases when migrating. by @floitsch in #1135
- Improve logging when starting synchronization job. by @kasperl in #1136
- Warn if an old patch couldn't be downloaded. by @floitsch in #1137
- Install the common roots a bit earlier. by @kasperl in #1138
- Use the service-json when exporting recovery server info. by @floitsch in #1139
- Use '-o' for recovery export. by @floitsch in #1140
- Log new broker from recovery server. by @floitsch in #1141
Full Changelog: v0.20.4...v0.21.0