2.14.0
Changes (since 2.13.0):
- Add: enable use group commands in device and register it in iotagent-manager
- Add: extends commands definition to add mqtt options (qos, retain)
- Add: include findTypeSilently for groups to log some false errors as debug instead of alarm
- Add: include
description
field in group schema - Add: include from in log context (#918)
- Add: lax validation mode using IOTA_RELAX_TEMPLATE_VALIDATION (#920)
- Fix: add missed expressionLanguage to deviceProvisioningServer
- Fix: bad type in check expressionLanguage at device provision
- Fix: Update internal attributes in Group update (#917)
- Fix: Static attributes from service not applied if device has static attributes (#757)
- Fix: IOTA_EXPLICIT_ATTRS env var was not working
- Move Docker secret support inside the Node Application - remove Entrypoint (#885)