github-actions
released this
14 Dec 06:08
·
339 commits
to refs/heads/main
since this release
Changes 🌈
- Replace video_src string setting with VideoSource struct @leigh-johnson (#378)
- remove custom Serialize implementation for methods @leigh-johnson (#377)
- Cleanup unused path/settings vars @leigh-johnson (#376)
- Replace GetUnit with LoadUnit call, better error handling where unit is not found @leigh-johnson (#375)
- Fix settings paths @leigh-johnson (#374)
- Fix incorrect subcommand nesting @leigh-johnson (#373)
- Fix: request not being serialized in certain replies/error messages @leigh-johnson (#372)
- Fix error: The subcommand 'nats-edge-worker' wasn't recognized @leigh-johnson (#371)
- bump asyncapi models to 0.1.31 @leigh-johnson (#370)
- Load available cameras via NATS request/reply @leigh-johnson (#369)
- Implement "cam list" CLI command @leigh-johnson (#368)
- Implement: settings clone CLI command @leigh-johnson (#367)
- SettingsLoadReply returns all settings files, SettingsApplyRequest targets 1 settings file @leigh-johnson (#366)
- Implement NATS handler for channel: pi.{pi_id}.dbus.org.freedesktop.systemd1.Manager.GetUnitFileState @leigh-johnson (#365)
- Implement DeviceInfoLoad Request/Reply handler @leigh-johnson (#364)
- Fix: NATs error reply payload @leigh-johnson (#363)
- Dbus systemd property changed -> NATS event adapter @leigh-johnson (#362)
- NATS x Dbus event adapter, fix edge worker subject pattern matching @leigh-johnson (#361)
- split VideoSrcType into two types: CSI and USB @leigh-johnson (#360)
- update Cargo.lock @leigh-johnson (#359)