Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML
<a id="toggleAll" href="#">Expand/Collapse All to allow Search</a> <script type="text/javascript"> AJS.toInit(function () { AJS.$('#toggleAll').click(function() { jQuery(".expand-control").each(function()

{ jQuery(this).trigger("click");}

) }); }); </script>
<p>



Expand
titlev4.0.26 Jan 1415, 2025


Expand
titleMQTT Distributor


Expand
titleWhat's New or Improved
  • Added retry logic for listeners that failed to initialize


Expand
titleWhat's Fixed
  • No fixes



Expand
titleMQTT Engine


Expand
titleWhat's New or Improved
  • Added 'Not Licensed' state to Server Connection Status field in the Web UI
  • General logging improvements
  • Added cleanup mechanism to delete Persistent Records associated with a deleted NamespaceRecord
  • Added support for null/empty 'replacement string' in custom namespace conversion rules
  • Added support to automatically populate new Custom Namespace Server Set bindings list with all existing Server Sets
  • Added support for null JSON payload values if the tag already exists
  • Added support for Edge side 'Node Control' tags in DATA messages


Expand
titleWhat's Fixed
  • Fixed issue that would keep removed legacy state client subscriptions after they were deleted
  • Fixes to ensure all subscriptions are necessary
  • Fixed decoding support of Array, DataSet, and Document property types
  • Improved handling for historical metric DataTypeClass discovery to prevent NPEs



Expand
titleMQTT Transmission


Expand
titleWhat's New or Improved
  • Added 'Not Licensed' state to Server Connection Status field in the Web UI
  • Optimized births to omit unused UDT definitions in the payload
  • Added support for the 'Enabled' property to be a bound parameter
  • Changed history store query timeout and minimum value to prevent query timeouts


Expand
titleWhat's Fixed
  • Fixed potential deadlock in connection logic
  • Fixed potential ClassCastException during birth building
  • Fixed encoding support of Array, DataSet, and Document property types



Expand
titleMQTT Recorder


Expand
titleWhat's New or Improved
  • Added documentation tag property for MQTT Recorder tags


Expand
titleWhat's Fixed
  • No fixes



Expand
titleAWS Injector


Expand
titleWhat's New or Improved
  • Added documentation tag property for MQTT Recorder tags
  • Optimized births to omit unused UDT definitions in the payload
  • Added support for the 'Enabled' property to be a bound parameter
  • Changed history store query timeout and minimum value to prevent query timeouts


Expand
titleWhat's Fixed
  • Fixed potential deadlock in connection logic
  • Fixed potential ClassCastException during birth building
  • Fixed encoding support of Array, DataSet, and Document property types



Expand
titleAzure Injector


Expand
titleWhat's New or Improved
  • Added documentation tag property for MQTT Recorder tags
  • Optimized births to omit unused UDT definitions in the payload
  • Added support for Azure cert based auth for Event Hub connections
  • Added support for the 'Enabled' property to be a bound parameter
  • Changed history store query timeout and minimum value to prevent query timeouts


Expand
titleWhat's Fixed
  • Fixed potential deadlock in connection logic
  • Fixed potential ClassCastException during birth building
  • Fixed encoding support of Array, DataSet, and Document property types



Expand
titleGoogle Cloud Injector


Expand
titleWhat's New or Improved
  • Added documentation tag property for MQTT Recorder tags
  • Optimized births to omit unused UDT definitions in the payload
  • Added support for the 'Enabled' property to be a bound parameter
  • Changed history store query timeout and minimum value to prevent query timeouts


Expand
titleWhat's Fixed
  • Fixed potential deadlock in connection logic
  • Fixed potential ClassCastException during birth building
  • Fixed encoding support of Array, DataSet, and Document property types



Expand
titleEFM ABB Totalflow


Expand
titleWhat's New or Improved
  • Added validator to prevent submission of a global definition w/o specifying a file


Expand
titleWhat's Fixed
  • Fixed potential NPE around wildcard characters while parsing INI files with @ROWLOOP



Expand
titleEFM Emerson ROC


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • No fixes



Expand
titleOpto22 groov EPIC and SNAPPAC Driver


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • No fixes



...