Releases: thin-edge/thin-edge.io
Releases · thin-edge/thin-edge.io
0.5.2
Release notes:
- You can now configure which init system thin-edge.io should use. Find the docs here
- The operation management can now call plugins to handle operations on-request. Find more information here
- The documentation now has a nicer representation + searching in the doc is now possible: thin-edge.io docs
0.5.1
Release notes:
- First parts of alarms support is now included. Work ongoing
- Reporting a version for a software is now optional for a software management plugin
- The temporary path for software management is now configurable
- The collectd mapper can now handle multi-value measurements
0.5.0
Release notes:
- thin-edge.io now supports measurements for child-device. (Child-Devices)
- Supported Operations Management (Supported Operations Management)
- Log file reporting for software management
- Restarting thin edge remotely and locally(as operation)
To get started and install thin-edge.io on your device go to How to Install thin-edge.io?
0.4.3
Release notes:
- thin-edge.io now supports child-device. Read more in the documentation Child-Devices
0.4.2
0.4.1
(cargo release) bump version (#538) Co-authored-by: Versioneer <[email protected]> Co-authored-by: Sebastian Büttner <[email protected]>
0.4.0
Release notes:
Software Management
- Software management plugin loading enhanced
- Software Management plugin for installing deb packages from URLs
The Software management API is now fully documented and open to developing your own plugins based on it. Software management for whatever kind of software packaging you have.
If you want to find out more about software management go to Software Management Doc
To get started and install thin-edge.io on your device go to How to Install thin-edge.io?
0.3.2
(cargo release) bump version (#457) Co-authored-by: Versioneer <[email protected]>
0.3.0 - Software management
Release notes:
Software Management
- Software management plugin API
- apt plugin to manage Debian packages organized in repositories
With the new software management feature thin-edge.io reports its list of software to c8y. You can also trigger software installations, uninstallation, and update from c8y.
To get started and install thin-edge.io on your device go to How to Install thin-edge.io?
0.2.4
Patch version bump (#390) 0.2.4 * (cargo release) bump version Co-authored-by: Versioneer <[email protected]>