Releases: thin-edge/c8y-command-plugin
Releases · thin-edge/c8y-command-plugin
1.0.0
What's Changed
New tedge-command-plugin which replaces c8y-command-plugin which now utilizes a thin-edge.io workflow for the execution. This means that the plugin can now also be used on child devices which are running the tedge-agent, and it command can also be triggered locally via the te/{topic-id}/cmd/shell_execute MQTT topic.
- feat: add new tedge-command-plugin which uses workflows by @reubenmiller in #3
- test: add test case to check command failure by @reubenmiller in #5
- docs: add info about tedge-command-plugin by @reubenmiller in #4
- ci: update github actions by @reubenmiller in #6
- fix(packaging): use non-deprecated version comparison in tedge dependency by @reubenmiller in #7
Full Changelog: 0.0.3...1.0.0
0.0.3
What's Changed
- fix: use date ref which is compatible with busybox 1.35 by @reubenmiller in #2
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- fix: improve compatibility with busybox by @reubenmiller in #1
New Contributors
- @reubenmiller made their first contribution in #1
Full Changelog: 0.0.1...0.0.2