Releases: toitware/artemis
Releases · toitware/artemis
v0.18.2
v0.18.1
v0.18.0
What's Changed
- Make 'fleet roll-out' faster. by @floitsch in #1006
- Migrate to new io library. by @floitsch in #1012
- Warn when a pod-specification has unused entries. by @floitsch in #1024
- Add 'defines' to json-schema. by @floitsch in #1025
- Don't require top-level properties. by @floitsch in #1026
- Don't try to synchronize just to check in. by @kasperl in #1028
- Update to SDK v2.0.0-alpha.146. by @kasperl in #1029
Private
- Update for latest Supabase CLI. by @floitsch in #1001
- Don't sign Windows unless requested or for a release. by @floitsch in #1002
- Generate squashed SQL files. by @floitsch in #1003
- No logic in forwarder function anymore. by @floitsch in #1004
- Drop forwarders. by @floitsch in #1005
- Make 'fleet roll-out' faster. by @floitsch in #1006
- Don't run tests in parallel. by @floitsch in #1009
- Add license, code-of-conduct, contributing guide and CLA. by @floitsch in #1010
- Migrate to new io library. by @floitsch in #1012
- Reenable the uploader test with a new commit-sha. by @floitsch in #1014
- Simplify watchdog handling by @floitsch in #1015
- Pass the storage as argument to the device. by @floitsch in #1017
- Remove resource-lock workaround for cmake. by @floitsch in #1019
- Update to SDK v2.0.0-alpha.145 by @kasperl in #1020
- Remember fw-validation state. by @floitsch in #1018
- Change order of firmware-validation steps. by @floitsch in #1021
- Add index and views to Artemis SQL. by @floitsch in #1007
- Fix pod-specification json-schema. by @floitsch in #1022
- Introduce JsonMap. by @floitsch in #1023
- Warn when a pod-specification has unused entries. by @floitsch in #1024
- Add 'defines' to json-schema. by @floitsch in #1025
- Don't require top-level properties. by @floitsch in #1026
- Don't try to synchronize just to check in. by @kasperl in #1028
- Update to SDK v2.0.0-alpha.146. by @kasperl in #1029
- Disable qemu tests on macos. by @floitsch in #1030
Full Changelog: v0.17.0...v0.18.0
v0.17.0
What's Changed
- Introduce references to fleets. by @floitsch in #967
- Update to SDK v2.0.0-alpha.142. by @kasperl in #998
- Fix "outdated" flag incorrectly set for changed devices. by @floitsch in #995
- Make no-firmware warning less scary. by @floitsch in #996
Private
- Fix refs. by @floitsch in #992
- Bump toitlang/action-macos-sign-notarize from 1.1.1 to 1.1.2 by @dependabot in #993
- Use a more class-based approach for the json-schema. by @floitsch in #994
- Fix "outdated" flag incorrectly set for changed devices. by @floitsch in #995
- Make no-firmware warning less scary. by @floitsch in #996
- Copy artemis installer to public release. by @floitsch in #997
- Update to SDK v2.0.0-alpha.142. by @kasperl in #998
- Introduce references to fleets. by @floitsch in #967
- Update host package and use its 'copy' function. by @floitsch in #1000
- Add 'fleet create-reference' command. by @floitsch in #999
Full Changelog: v0.16.2...v0.17.0
v0.16.2
v0.16.1
v0.16.0
What's Changed
- Add scheduler and synchronization watchdogs. by @floitsch in #959
- Use newest Windows buildbot. by @floitsch in #963
- Fix pod tagging for pods that are in many fleets. by @floitsch in #977
- Add examples to CLI commands. by @floitsch in #981
- Make 'sign-up' an alias for 'signup'. by @floitsch in #984
- Add json-output to pod upload. by @floitsch in #986
- All pod references as diff-bases in roll-outs. by @floitsch in #987
- Open-source the http broker. by @floitsch in #988
- Update to SDK v2.0.0-alpha.139. by @kasperl in #970
Private
- Bump toitlang/action-git-version from 1.0.0 to 1.1.0 by @dependabot in #960
- Bump toitlang/action-code-sign from 183910d365454c8d753ef19451b4fc73737b73bf to 5da128f4fb4f719c1b667867815f6c31e743b111 by @dependabot in #961
- Add watchdog. by @floitsch in #959
- Add synchronization watchdog. by @floitsch in #962
- Use newest Windows bot. by @floitsch in #963
- Try to unflake tests by @floitsch in #964
- Mention that Artemis needs Git. by @floitsch in #968
- Make diffs 21% faster with inter alia compare-equal-vector by @erikcorry in #947
- 4x speedup for slow mode diffs by @erikcorry in #969
- Update to SDK v2.0.0-alpha.136. by @kasperl in #970
- Stabilize the watchdog provider by giving it more time. by @kasperl in #971
- Update lock files. by @floitsch in #972
- Update to SDK v2.0.0-alpha.137. by @kasperl in #973
- Update to SDK v2.0.0-alpha.138. by @kasperl in #974
- Update to SDK v2.0.0-alpha.139. by @kasperl in #975
- Add test server. by @floitsch in #976
- Fix pod tagging for pods that are in many fleets. by @floitsch in #977
- Reduce the number of tests we run. by @floitsch in #979
- Use newer Supabase when testing. by @floitsch in #978
- Update cli package. by @floitsch in #980
- Add examples. by @floitsch in #981
- Update cli package. by @floitsch in #982
- Use the service version when building with the uploader by @floitsch in #983
- Make 'sign-up' an alias for 'signup' by @floitsch in #984
- Conservatively increase WDT granularity to 10s. by @kasperl in #985
- Add json-output to pod upload. by @floitsch in #986
- All pod references as diff-bases in roll-outs. by @floitsch in #987
- Prepare for open-sourcing the http broker. by @floitsch in #988
- Fix public broker change by @floitsch in #989
Full Changelog: v0.15.4...v0.16.0
v0.15.4
What's Changed
- Use JSON schema instead of version number in pod specifications. by @floitsch in #955
- Allow non-Artemis containers to connect to quarantined networks. by @kasperl in #956
Private
- Add software development life cycle page. by @floitsch in #953
- Use JSON schema instead of version number by @floitsch in #955
- Allow non-Artemis containers to connect to quarantined networks. by @kasperl in #956
- Fix sorting to use compare-to instead of > and <. by @kasperl in #957
- Update code-sign action. by @floitsch in #958
Full Changelog: v0.15.3...v0.15.4