Skip to main content
Version: 3.6

Changelog

3.6 SP 1

Feature/Bug/Security IssueComment
Requests are sentClosed historical requests are properly sent to an appropriate collector
Requests are sentRequests including more than 5000 tags are properly handled
Removed tags appear in requestsTags that were requested but have been since been removed from the historian/source system will continue to be shown as connected to the requests. The tag state is shown as "Unreachable"
Outage handler avoids consuming a lot of disk spacePI Data Pipes Collector sends all data directly to ADX. Outage Handler reads outage data from the PI archive and directly forwards it to ADX

3.6

Feature/Bug/Security IssueComment
Outage handler should retain all processed outage IDsOnce an outage has been processed, the outage handler removes it from its databases. However, because of the intricacies of IPC through the cloud and other things that can go wrong (e.g. the drive filling and killing off the pipes collector), sometimes the fact that the outage has been processed doesn’t make it back to other processes that care about it (i.e. TagController and Pi Pipes Collector) and they can be left with the impression that an outage hasn’t been sent or processed
Fusion Pi Data AccuracyFusion now handles Refresh, Delete and Update messages from PI
Search function ResultSearchLimitFusion ADX Search function could take a long time to return results if the search term is only a few characters long. Reducing the ResultSearchLimit improves performance of the function
TagController returns 400 Bad RequestA 400 Bad Request is returned on any HTTP request that requires authentication. TagController now returns an appropriate code and json
ModelReaderThis occurs specifically if model reader is asked to read a PI AF model with an element one of whose attributes: references a malformed tag such that accessing the tag’s name through PI AF SDK throws an exception OR the tag the attribute references exists on a server that has not been configured in model reader
Azure Identity Security VulnerabilityPossibly exploit of elevated privliges against the file system. See here for more info
Fusion UI SSRF Security VulnerabilityAn Open Source package (axios) used in the Fusion UI allows SSRF via unexpected behavior where requests for path relative URLs get processed as protocol relative URLs. See here for more info

Known Issues

Issue
New Event Frame requests cannot be sent
Terraform deployment fails to enable continuous export

Previous Releases

3.5

Features/Improvements

  • FUS-67 - Model Reader - high memory usage
  • FUS-50 - Data Requests consistent date/time display
  • FUS-85 - Migrate Application Insights to Workspace Insights
  • FUS-9 - Fusion support for SigmaFine integration