Skip to main content

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

Release Notes HighByte Intelligence Hub Version 1.4.1
New Features: 
  • Updated CSV File connector ​(inbound only) to support: 
      • ​Processing files in a directory and any sub-directories 
      • User-specified delimiter (defaults to comma separated) 
  • Added support for caching input values for a user-specified lifetime interval. 
  • Added support for referencing instance attributes in a modeled instance’s expression. 
  • Added support for referencing two-dimensional arrays of primitive values within an expression.
  • Updated MQTT connector to support user specified location to place the instance name in output values. 
  • Updated SQL connector to support: 
    • Queries can reference one or more input values from any connection 
    • Ability to persist an index value to be used in successive queries 
    • Writing to a non-default schema for tables and stored procedures 
    • Reading timestamp columns to be used as an index 
Fixes:
  • Fixed issue with a flow no longer executing if it contains at least one source input that has dependency inputs that cannot be read.
  • Fixed Store and Forward resource leak.
  • Fixed issue with detecting recursive models.
  • Fixed CSV connector resource leak related to processed files.
  • Fixed CSV connector issue where failing to read data from a file and did not move it to the error directory.
  • Fixed OPC UA connector issue where the server’s session timeout was not properly observed.
  • Fixed OPC UA connector issue with making concurrent Sign and Encrypt connections to the same server.
  • Fixed OPC UA connector issue where it was possible to issue a read / write request with no items.
  • Fixed REST connector issue where the flatten model setting was not observed when using a customized output template.
  • Fixed Sparkplug connector issue in regard to how DateTime values were published.
  • Fixed SQL connector issue where logging a NULL value to a float/real type failed. ​​
  • Fixed issue with flows not observing the trigger interval when its expression results in a bad quality value.