v0.6.3
What's Changed
Caution
DO NOT USE THIS RELEASE. AUTOUPDATE BROKEN:
The index of the zephyr core is wrong, so the update to the next version fails.
- fix: make example code optional for brick example details endpoint request
- fix: burn bootloader at first boot
- chore: remove third-party notice from debian/copyright
Old 0.6.2 changelog
- fix(deb): remove chown of config (#14) by @lucarin91 in #15
- fix(update): skip the dpkg step in case of error by @lucarin91 in #13
- revert: sse server close event as error
- fix: progress sse events should return the name
- improve retry for upgrade operations
- Added Library Manager API
- feat: return broken apps
- make level log configurable by cli flag
- Changing the board name should also restart the avahi-daemon
- filter=default in app list doesn't return the default app
- feat(update): handle platform upgrade errors and log them appropriately
- Implementing progress value for the start app command
- fix(sse): update error handling for closed streams
- Inconsistent Validation for icon Field in App Creation/Retrieval
- fix: return network command output
- feat(api): add endpoint to list libraries
- refactor(config): remove unused configDir from Configuration struct
- chore: update readme with configuration env variables
- feat(orchestrator): add app status sse handler
- feat: update check internet connectivity and run checks in parallel
- Restart avahi with start&stop
- Point to the new public container registry on GitHub (bump bricks to 0.4.8)
- Pull docker containers events for each App
- bump examples to 0.4.8