Releases: CESARBR/knot-fog-connector
Releases · CESARBR/knot-fog-connector
KNOT-v03.00-rc04
release: Bump to v5.1.0
KNOT-v03.00-rc03
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
libs: Bump knot-cloud connector to v3.0.0
KNOT-v03.00-rc01: data: Remove DeviceStore interface
Due to API changes the DeviceStore is useless, once the data validation with thing schema is not a connector assignment anymore.
v4.0.0
KNOT-v02.01
Bump to v4.0.0
v3.0.0
KNOT-v02.01-rc01: Verify if schema is valid when update devices
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
- Add cloud type validation;
- Add Dockerfile;
- Fix mapping of request data payload.