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.18 August 11, 2023


Expand
titleMQTT Distributor


Expand
titleWhat's New or Improved
  • Added additional 'Distributor Info' tags


Expand
titleWhat's Fixed
  • No Fixes



Expand
titleMQTT Engine


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • Fixed legacy client not disconnecting when control tags force offline
  • Fixed issue with cloning UDTs when using arrays
  • Fixed issue with overrides on UDT Tag properties



Expand
titleMQTT Transmission


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • Fixed issue where manually entered client ID could cause RPC client to not start



Expand
titleMQTT Recorder


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • No fixes



Expand
titleAWS Injector


Expand
titleWhat's New or Improved
  • Added Edge Node refresh support
  • Improved Agent and Set refresh/restart logic


Expand
titleWhat's Fixed
  • Fixed issue where BIRTH message might not get sent on Kinesis Stream enable/disable



Expand
titleAzure Injector


Expand
titleWhat's New or Improved
  • Added Edge Node refresh support


Expand
titleWhat's Fixed
  • Fixed IoT Central connections not publishing BIRTH



Expand
titleGoogle Cloud Injector


Expand
titleWhat's New or Improved
  • Added Edge Node refresh support


Expand
titleWhat's Fixed
  • No Fixes



Expand
titleEFM ABB Totalflow Module


Expand
titleWhat's New or Improved
  • No new features


Expand
titleWhat's Fixed
  • No Fixes



Expand
titleEFM Emerson ROC Module


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




Expand
titlev4.0.17 June 29, 2023


Expand
titleMQTT Distributor


Expand
titleWhat's New or Improved
  • Updated the code signing certificate
  • Improved logging around PUBLISH and DISCONNECT packet handling


Expand
titleWhat's Fixed
  • Improved session tracking and expiring of expired/disconnected sessions
  • Fixed CONNACK error code for failed authentication



Expand
titleMQTT Engine


Expand
titleWhat's New or Improved
  • Updated the code signing certificate

  • Added 'total metric count' and 'metrics per second' info tags

  • Logging improvements around timestamp collisions

  • Removed Conscript dependency to better support SSL connections on ARM platforms

  • Added support for password protected PKCS8 private SSL keys


Expand
titleWhat's Fixed
  • Added NPE protection against arriving null tag values
  • Fixed regression in String payload handling that prevented tag updates in non-JSON custom namespaces
  • Added null protection on connection lost for clients without a specified LWT/Primary Host ID
  • Fixed handling of bound parameters in UDTs



Expand
titleMQTT Transmission


Expand
titleWhat's New or Improved
  • Updated the code signing certificate
  • Optimized Birth building to improve performance
  • Added info tags for 'metric count' and 'metrics per second'
  • Added 'rolling buffer' support to preserve data during keep alive connection lost events
  • Expanded on tag event tracing for debug purposes
  • Optimized recursive tag configuration lookups on startup
  • Removed Conscript dependency to better support SSL connections on ARM platforms
  • Added support for password protected PKCS8 private SSL keys


Expand
titleWhat's Fixed
  • Fixed the return type for RandomStartupDelay in Transmission Servers createConfig Python scripting API
  • Fixed some edge cases around timestamps on metrics during startup
  • Fixed regression that previously broke device topic expansion
  • Fixed store and order buffer overflows to delete the oldest data first
  • Fixed cache updating issue when handling with disabled tags



Expand
titleMQTT Recorder


Expand
titleWhat's New or Improved
  • Updated the code signing certificate


Expand
titleWhat's Fixed
  • No fixes



Expand
titleAWS Injector


Expand
titleWhat's New or Improved
  • Updated the code signing certificate
  • Expanded on tag event tracing for debug purposes
  • Added disk-backed store and forward support
  • Optimized recursive tag configuration lookups on startup
  • Added individual Agent enable/disable support and a name setting
  • Removed Conscript dependency to better support SSL connections on ARM platforms


Expand
titleWhat's Fixed
  • Fixed FlushPeriod return type in the Python scripting API
  • Fixed cache updating issue when handling with disabled tags



Expand
titleAzure Injector


Expand
titleWhat's New or Improved
  • Updated the code signing certificate
  • Expanded on tag event tracing for debug purposes
  • Added disk-backed store and forward support
  • Optimized recursive tag configuration lookups on startup
  • Added individual Agent enable/disable support and a name setting
  • Removed Conscript dependency to better support SSL connections on ARM platforms
  • Added support for password protected PKCS8 private SSL keys


Expand
titleWhat's Fixed
  • Fixed cache updating issue when handling with disabled tags



Expand
titleGoogle Cloud Injector


Expand
titleWhat's New or Improved
  • Updated the code signing certificate
  • Expanded on tag event tracing for debug purposes
  • Added disk-backed store and forward support
  • Optimized recursive tag configuration lookups on startup
  • Added individual Agent enable/disable support and a name setting
  • Removed Conscript dependency to better support SSL connections on ARM platforms
  • Added support for password protected PKCS8 private SSL keys


Expand
titleWhat's Fixed
  • Fixed cache updating issue when handling with disabled tags



Expand
titleEFM ABB Totalflow Module


Expand
titleWhat's New or Improved
  • Updated the code signing certificate


Expand
titleWhat's Fixed
  • Fixed deletion and validation of global definitions and their references



Expand
titleEFM Emerson ROC Module


Expand
titleWhat's New or Improved
  • Updated the code signing certificate


Expand
titleWhat's Fixed
  • No fixes



Expand
titleOpto22 groov EPIC and SNAPPAC Driver


Expand
titleWhat's New or Improved
  • Updated the code signing certificate


Expand
titleWhat's Fixed
  • No fixes



...