Releases: toitware/artemis-releases
Releases · toitware/artemis-releases
v0.4.2
What's Changed
- Add network retries based on quarantines.
- Drop MQTT support.
- Use safe mode for firmware updates.
- Upgrade SDK to v2.0.0-alpha.73.
v0.4.1
What's Changed
- Show Artemis version at startup.
- Start providing an implementation of the Artemis API.
- Don't depend on recent glibc for released build.
- Fix 'device show' for container changes.
- Upgrade to SDK v2.0.0-alpha.72.
v0.4.0
What's Changed
- Avoid trivial state updates.
- Upgrade pkg-http to v2.1.0.
- Don't generate events when the CLI asks for goal.
- Check format of intervals passed on command line.
- Make logging slightly more consistent.
v0.3.6
What's Changed
- Run install triggered containers on trivial re-installs.
- Add events to 'device status'.
- Improve error message when parsing invalid device specifications.
- Improve error message when device doesn't exist.
- Add randomized synchronization backoff.
- Add timeouts to synchronization and abort if we're not making progress.
v0.3.5
What's Changed
- Unify handling of errors during synchronization.
v0.3.4
What's Changed
- Update SDK to v2.0.0-alpha.69.
v0.3.3
What's Changed
- Improve handling of network loss.
- Store job scheduling information in RTC memory.
- Upgrade SDK to v2.0.0-alpha.68.
v0.3.2
What's Changed
- Fix local caching of patches.
v0.3.1
What's Changed
- Add support for a broker event-table.
- Upgrade SDK to v2.0.0-alpha.67.
v0.3.0
What's Changed
- Treat failed firmware fetching as a network error.
- Update to SDK v2.0.0-alpha.65.
- Upgrade pkg-http to v2.0.1.
- Upgrade pkg-host to v1.9.0.