User Tools

Site Tools


general:apps:appstoreconnect:releasenotes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
general:apps:appstoreconnect:releasenotes [2022/09/02 10:43] sugeneral:apps:appstoreconnect:releasenotes [2023/04/17 04:57] su
Line 2: Line 2:
  
 This page describes the release notes for [[https://appstore.intelligentplant.com/Home/AppProfile?appId=a73c453df5f447a6aa8a08d2019037a5|App Store Connect]]. Your App Store Connect will automatically download the update. You can configure the update schedule for your App Store Connect by following the instructions available [[https://appstore.intelligentplant.com/wiki/doku.php?id=data_core:app_store_connect_updates|here]]. This page describes the release notes for [[https://appstore.intelligentplant.com/Home/AppProfile?appId=a73c453df5f447a6aa8a08d2019037a5|App Store Connect]]. Your App Store Connect will automatically download the update. You can configure the update schedule for your App Store Connect by following the instructions available [[https://appstore.intelligentplant.com/wiki/doku.php?id=data_core:app_store_connect_updates|here]].
 +
 +
 +==== 2023-04 ====
 +
 +Release Date: 2023-04-19
 +
 +Build Number: TBC
 +
 +This release brings the following changes:
 +
 +General:
 +  * App Store Connect now uses HTTP/2 by default for all HTTP requests when running on Windows 11 or Windows Server 2022 or later.
 +  * Improved handling when App Store Connect reconnects to the Industrial App Store without a full disconnection being detected by SignalR.
 +  * Adds support for the v3.0.0 App Store Connect adapter toolkit clients and base libraries.
 +  * Fixes an issue where an error during data stream initialisation could prevent other rules from initialising.
 +  * UI now adds a two-click solution for recording any non-IP Historian tag to IP Historian when the historian has an automatic ingress rule enabled (see below).
 +  * Disabled driver instances are now displayed in separate groups in the UI
 +  * Miscellaneous small fixes and performance improvements
 +
 +Big Data Drivers:
 +  * Fix for an issue where event selection could fail to advance if querying from multiple big data sources. 
 +
 +CSV Driver:
 +  * Memory usage is reduced, in particular for large CSV data sets.
 +  * Fix an issue where querie for best-fit or interpolated data over large numbers of raw samples could cause a lage spike in memory.
 +  * Fix an issue where the "Maximum Raw Query Sample Count" was not being correctly applied when retrieving raw samples for aggregation.
 +
 +IP Historian/Edge Historian
 +  * New simplified user experience when configuring IP Historian tags using the Data Core/App Store Connect UI.
 +  * A new driver setting allows creation of an automatic ingress data stream rule for IP Historian whenever the driver starts. This rule creates data stream mappings for all destination IP Historian tags that have source information configured.
 +  * `PLOT` data queries now correctly use step interpolation when interpolating values for tags that have the "prefer stepped visualisation" flag set.
 +  * Deleting a tag no longer deletes its history or annotations from the big data store.
 +
 +Modbus Driver:
 +  * Add a connection timout to all Modbus TCP connections.
 +  * Add an optional shutdown grace period to be configured to allow an ongoing operation to complete if the driver is being shut down.
 +
 +RabbitMQ Drivers:
 +  * Rabbit MQ data/event source and event sink drivers are now available as preview drivers in the stable release package. RabbitMQ can be used for reliable data transfer between Data Core/App Store Connect nodes.
 +
 +Wonderware Driver:
 +  * Add driver setting to allow the Wonderware `wwTimeStampRule` query parameter to be explicitly specified when querying the SQL interface.
  
  
Line 8: Line 50:
 Release Date: 2022-09-23 Release Date: 2022-09-23
  
-Build Number: TBC+Build Number: 3.2.18489
  
 This release brings the following changes: This release brings the following changes:
Line 17: Line 59:
   * Data stream rules can now specify a minimum sample quality filter e.g. a rule can specify that source values with bad quality are discarded instead of being forwarded to destination tags.   * Data stream rules can now specify a minimum sample quality filter e.g. a rule can specify that source values with bad quality are discarded instead of being forwarded to destination tags.
   * Data stream rules can now have a startup priority associated with them. Note that this cannot yet be assigned via the App Store Connect UI.   * Data stream rules can now have a startup priority associated with them. Note that this cannot yet be assigned via the App Store Connect UI.
 +  * All templated script tags can now configure an evaluation delay in the same way that ad hoc script tags can.
 +  * `HiLoLimitMonitor` script tag now supports on delays and off delays.
 +  * When reconnecting to the Industrial App Store, App Store Connect now processes all reconnection attempts on a dedicated background task.
   * Fixes an issue where script tags can get "stuck" when processing a data set containing duplicate timestamps for an individual tag.   * Fixes an issue where script tags can get "stuck" when processing a data set containing duplicate timestamps for an individual tag.
 +  * Fixes an issue that could cause an App Store Connect to think that there was a mismatch between its local drivers and the proxies for its local drivers on the Industrial App Store.
  
-Alarm Analysis +Alarm Analysis Data Source: 
- * Alarm State Tag - Call Alarm State into process trends.+  * Alarm State Tag - historical view of Alarm State can now be added into e.g. process trends.
  
 Big Data Event Source: Big Data Event Source:
Line 30: Line 76:
 IP Historian/Edge Historian Data Source: IP Historian/Edge Historian Data Source:
   * Add metrics related to writing samples to the historian archive.   * Add metrics related to writing samples to the historian archive.
-  * Fix issue where description and unit tag search filters were not being correctly applied.+  * Fixes issue where description and unit tag search filters were not being correctly applied
 +  * Fixes an issue in `PLOT` queries where NaN values could cause spiking values to be omitted from the query result.
  
 Modbus Data Source: Modbus Data Source:
Line 39: Line 86:
  
 Remapper Data Source: Remapper Data Source:
-  * New preview driver (currently available in alpha channel only).+  * New preview driver (available in alpha channel).
   * Acts as a reverse proxy to tags on other data sources (i.e. allows you to create a single data source where tags from multiple other data sources can be queried).   * Acts as a reverse proxy to tags on other data sources (i.e. allows you to create a single data source where tags from multiple other data sources can be queried).
   * Mappings configured via CSV file.   * Mappings configured via CSV file.
Line 45: Line 92:
 Serial Printer Event Source: Serial Printer Event Source:
   * Driver extended to expose "handshake" control protocol properties used in establishing a serial port communication.    * Driver extended to expose "handshake" control protocol properties used in establishing a serial port communication. 
-  * "Intelligent Response" implemented. This allows the driver to detect and respond to control messages written to the serial port. +  * "Intelligent Response" implemented. This allows the driver to detect and respond to control messages written to the serial port.
  
  
general/apps/appstoreconnect/releasenotes.txt · Last modified: 2024/05/02 07:12 by su