Skip to content

Releases: thin-edge/thin-edge.io

0.5.2

19 Jan 13:38
eaa0c99
Compare
Choose a tag to compare

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

06 Jan 14:36
1d6d92b
Compare
Choose a tag to compare

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

10 Dec 15:45
309f160
Compare
Choose a tag to compare

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

24 Nov 10:28
dcc0f9b
Compare
Choose a tag to compare

Release notes:

  • thin-edge.io now supports child-device. Read more in the documentation Child-Devices

0.4.2

11 Nov 10:57
8905895
Compare
Choose a tag to compare

Release notes:

  • Software Management can now report logs to the cloud

0.4.1

29 Oct 11:42
18ff61b
Compare
Choose a tag to compare
(cargo release) bump version (#538)

Co-authored-by: Versioneer <[email protected]>
Co-authored-by: Sebastian Büttner <[email protected]>

0.4.0

15 Oct 07:40
b4e41d4
Compare
Choose a tag to compare

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

29 Sep 15:35
f463f01
Compare
Choose a tag to compare
(cargo release) bump version (#457)

Co-authored-by: Versioneer <[email protected]>

0.3.0 - Software management

31 Aug 15:38
9c2d1cb
Compare
Choose a tag to compare

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

20 Aug 10:13
39a503c
Compare
Choose a tag to compare
Patch version bump (#390) 0.2.4

* (cargo release) bump version

Co-authored-by: Versioneer <[email protected]>