Release 0.3.0
Pre-release
Pre-release
Features
- astprocd: Implement code bundle validation
- astprocd: Handle issues with robot.zip using exceptions
- astprocd: Add code bundle warnings to log file.
- astprocd: Use a list of warning messages
- common/bundle: Return a list of messages rather than an optional string
- astprocd: Handle a list of messages rather that splitting an optional string by newline
- consumer: remove name_prefix abstract method
- astctl: Sort output of metadata show
- astprocd: Add timestamps to logs
- astwifid: Implement astwifid
- astmetad: Extract metadata about WiFi from bundle.toml
- astprocd: Rename entrypoint to robot.py
Bug Fixes
- BroadcastEvent: Publish to correct prefix
- astmetad: Fix typos of overridden
Misc
- Remove Debian packaging and associated CI