You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

RELEASE NOTES BELLADATI IOT Data COLLECTOR 1.1

Release date: March 5, 2019

Works with IoT Console 1.2+

NEW FEATURES

  • Dynamic license evaluation

  • Modules - restart HTTP server when reloading module
  • Receiver - add endpoint status to JSON status message

  • Receiver - CSV message content type - add support for BULK

  • Receiver - CSV message content type - add option to map and identify the values by their indexes

  • Sender, HTTP Request - add support for sending POST body as form data

  • Sender, send to BellaDati action - try to reconnect if the connection was not established at init

  • Sender - add action initialization state to JSON status message

  • Sender - Automated action - Allow using the same action more than once
  • Sender - add option to specify "data" element path in BULK mode
  • Audit - make configuration database persistent

  • Audit - add support for GET status, GET log, POST config and POST reload operations

IMPROVEMENTS

  • Receiver - advanced support of XML

  • Receiver - add option to specify "data" element path in BULK mode

  • Receiver, Sender - make port optional

  • Receiver - add log message when JSON does not match a Validation expression

  • Sender - Automated actions - unify the behaviour when action fails

  • Sender - allow starting sender without correct receiver
  • License - remove the disk partitions and CPU vendor from the SERVER ID

  • Improve handling of JSON null and default values

  • Installer - Make license key optional and remove BD connection

  • Upgrade Vert.x and Hazelcast libraries

BUG FIXES

  • Receiver - Body limit not working

  • Receiver - MQTT Broker is sometimes not terminated properly

  • Receiver - MQTT Subscribe - NullPointerException after reload

  • Receiver - HTTP POST does not accept data when authentication is disabled

  • Sender, HTTP request action - if header value contains multiple "=", header is set incorrectly

  • No labels