Skip to content

Releases: CESARBR/knot-fog-connector

KNOT-v03.00-rc04

01 Jul 20:49
Compare
Choose a tag to compare
KNOT-v03.00-rc04 Pre-release
Pre-release
release: Bump to v5.1.0

KNOT-v03.00-rc03

19 Feb 12:58
Compare
Choose a tag to compare
KNOT-v03.00-rc03 Pre-release
Pre-release

This new release candidate includes:

  • Refactor of network AMQP operations to facilitate routing_key binding after reconnection;
  • Add update config end-to-end operation;
  • Bump KNoT Cloud SDK to the latest version;
  • Add config changed verification;
  • Fix coding style issues.

KNOT-v03.00-rc02

25 Jun 17:53
Compare
Choose a tag to compare
libs: Bump knot-cloud connector to v3.0.0

KNOT-v03.00-rc01: data: Remove DeviceStore interface

22 May 14:52
Compare
Choose a tag to compare
Due to API changes the DeviceStore is useless, once the data validation
with thing schema is not a connector assignment anymore.

v4.0.0

26 Dec 18:57
Compare
Choose a tag to compare
Bump to v4.0.0

KNOT-v02.01

26 Dec 18:58
Compare
Choose a tag to compare
Bump to v4.0.0

v3.0.0

22 Oct 12:59
Compare
Choose a tag to compare
Bump to v3.0.0

KNOT-v02.01-rc01: Verify if schema is valid when update devices

02 Sep 14:48
Compare
Choose a tag to compare
Verify if the schema is valid before sending a "schema.update" message.
This fix a bug when the device has a connection problem being stuck in
registering, which results in an invalid schema.

KNOT-v02.00: Add change log

09 Jul 20:38
Compare
Choose a tag to compare
  • Add cloud type validation;
  • Add Dockerfile;
  • Fix mapping of request data payload.