Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Releases: shamanec/GADS-devices-provider

v0.9.0

06 Mar 17:23
c385d02
Compare
Choose a tag to compare

BREAKING CHANGES

  • Removed config.json, provider configuration is now added through the GADS UI, additional data is provided through flags. Provider can now be used as standalone binary without building from source
  • Now any connected device will be provisioned, its no longer needed to add devices to the configuration explicitly
  • Changes on device provisioning, hopefully it will be more stable
  • Additional checks to stabilize deployment
  • Improved logging
  • Reorganized codebase to improve quality and simplify development
  • Additional improvements

Note This release is to be used with GADS v0.9.0
Note If you were using a previous release you should drop your MongoDB data.

v0.8.0

11 Jan 10:59
Compare
Choose a tag to compare

This is a release before merging major changes in preparation for v1.0.

Initial release

27 Oct 10:53
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

This is a release before a major rework