Skip to main content

🎥 How Gousto reduces food waste and increases workforce productivity: Watch on-demand. >

Release Notes HighByte Intelligence Hub Version 2.4
New Features: 
  • Added support for templating Instances and Inputs. 
  • Added support for passing parameters to Instances and Inputs. 
  • Added support for event-based Flows. 
  • Added a new Amazon Redshift Connector. 
  • Added a new Amazon S3 Connector. 
  • Added a new Azure Blob Storage Connector. 
  • Added a new Modbus Connector. 
  • Added output support to the Parquet Connector. 
  • Added support for installing the Intelligence Hub as a service on Windows. 
  • Enhanced the OPC UA Connector to allow for reading a collection of tags as a single Input. 
  • Added support for Custom Conditions to handle custom processing of input data. 
  • Added the ability to define reusable JavaScript functions. 
  • Added support to the PI System Connector for reading historical data for assets. 
  • Enhanced the Sparkplug connector to allow for setting the Group ID and Edge of Node ID at the Input and Output level. 
  • Enhanced the expression engine to perform automatic type conversion and no longer require the use of Java.to and Java.from (deprecated). 
  • Added the ability to perform test reads on Conditions. 
  • Enhanced the InfluxDB connector to support overriding the metric name and timestamp. 
  • Enhanced upserts and updates for the SQL Connector output to support custom WHERE clauses. 
  • Added an option to the MQTT and Sparkplug connectors to ignore certificate validation. 
  • Added Bearer token authentication to the REST Client Connector. 
  • Enhanced the REST Client connector Outputs to allow overriding the Content-Type. 
  • Enhanced the REST Client Connector authentication to support sending credentials in the HTTP body. 
  • Enhanced Flow status to include the flow enabled state. 
  • Added the ability to configure the OPC UA connector max read and write sizes. 
  • Added the ability to disable Aggregate Conditions. 
  • Added the usage tab to Conditions. 
  • Added the Model name in the Instance detail view. 
  • Added the ability to manually edit Flow sources and targets. 
Fixes:​​ 
  • Fixed an issue where changing an input's cache settings required manually restarting the flow for the change to take effect. 
  • Fixed an issue where SQL Connector stored procedure outputs were mapping parameters by order instead of by name. 
  • Fixed an issue where Datetime attributes were not properly converted from string and integer values. 
  • Fixed an issue where incorrect object dependencies were shown when connections had Inputs and Outputs with the same name. 
  • Fixed an issue with the REST Client Connector where URLs were not properly encoded. 
  • Removed the configuration settings.json file from the Docker image. 
  • Fixed an issue with the OPC UA Connector not being able to read nodes with opaque identifiers.  
  • Fixed an issue where File Connectors failed to move processed files when using relative paths. 
  • Fixed an issue where CSV/Parquet files got moved to the error directory if any rows were invalid.