Release Summary 2025

December 2025

Type
Description

New

Anthropic GenAI v1.00arrow-up-right Interact with Claude models via the Anthropic API to generate text responses.

New

Google AI GenAI v1.05arrow-up-right

Interact with Google Gemini models to generate text responses.

Fix

OSIsoft PI Listener v4.22arrow-up-right Fixed only the value of the first alias being returned where multiple aliases mapped to the same attribute while using the "Return Latest" return type (introduced in v4.19).

Fix

XMPro App Action Agent v2.26arrow-up-right Fixed the bad request logged when publishing data to App Designer that was introduced in v2.25.

November 2025

Type
Description

New

Delimited File Reader Action Agent v1.00arrow-up-right Delimited File Writer Action Agent v1.00arrow-up-right Read delimited files and write data back to them from within your data stream. Both Base64 encoded and physical files are supported.

New

Lemonade Embedding GenAI v1.00arrow-up-right Convert input text into an embedding vector for use in RAG-based retrieval and similarity searches.

New

Ollama Embedding GenAI v1.00arrow-up-right Convert input text into an embedding vector for use in RAG-based retrieval and similarity searches.

Enhance

Filter Transformation v3.52arrow-up-right Prevent publishing the Data Stream if an input attribute used in the expression no longer exists.

Enhance

Join Transformation v3.52arrow-up-right Repackaged to translate the Agent's properties and ensure the select list, type, and join criteria properties are required.

Integrity Check requires the Date-Diff Unit property for streaming behavior.

Fix

Azure OpenAI GenAI v1.06arrow-up-right Repackaged for compatibility with Stream Host v4.5.0+.

Fix

Run Recommendation v3.06arrow-up-right Improved thread safety to resolve an "enumeration operation may not execute" exception when the Recommendation rule is edited while the Agent executes.

Fix

Snowflake Connector v1.21 arrow-up-rightFixed error retrieving columns when using a SQL query with variables for the database and schema.

Fix

XML File Writer v1.01arrow-up-right Fix non-datetime fields being incorrectly converted to datetime format (e.g. string value "01/01/2025" was converted to datetime).

Fix

OSIsoft PI Listener v4.20arrow-up-right Fix returning the whole Object rather than the attribute value.

Fix

OSIsoft PI Listener v4.21arrow-up-right OSIsoft PI Context Provider v4.43arrow-up-right Fixed attribute value data type not followed when using Alias.

Fixed attribute validation during Integrity Check.

October 2025

Type
Description

New

Azure SQL Reader Action Agent v1.00arrow-up-right Support returning rows from an Azure SQL table filtered using dynamic input.

New

Fixed Width File Writer Action Agent v1.00arrow-up-right Support writing a fixed width file or appending fixed width file contents as a base 64 string.

New

SQL Server Reader Action Agent v1.00arrow-up-right Support returning rows from a SQL Server table filtered using dynamic input.

New

XML File Writer Action Agent v1.00arrow-up-right Support writing an XML file or appending XML file contents as a base 64 string.

Enhance

Meta Action Agent v1.20arrow-up-right Returned the Validate Package functionality removed from v1.16. Use pipreqsarrow-up-right for consistent package validation results. Support appending the input payload to the output & standardize property names. Fixed Process as Batch not taking effect on exported Agents.

Enhance

OSIsoft PI Connector v2.43arrow-up-right Support multiple aliases for a single PI attribute, allowing the same attribute value to be mapped to multiple output fields with different alias names. For example: to display sensor status for multiple axes on an asset.

Enhance

OSIsoft PI Listener v4.19arrow-up-right Support multiple aliases for a single PI attribute. Replaced "undefined" Integrity Check error with meaningful details.

Enhance

XML File Reader Action Agent v1.20arrow-up-right Support a base64 string as the xml file source.

Support appending the input payload to the file content.

Standardized property names.

Enhance

Excel File Reader Action Agent v1.14arrow-up-right Support appending the input payload to the file content. Standardized property names.

Fix

Event Simulator Listener v1.42arrow-up-right Unpublishing a Data Stream mustn't wait for this Agent's polling interval to complete.

September 2025

Type
Description

Enhance

Snowflake Listener v1.02 Snowflake Context Provider v1.02 Snowflake Action Agent v1.05arrow-up-right Support variables for the database and schema names to eliminate changes on app import to a new environment. Support key-pair authentication for improved security and usability.

Fix

Snowflake Context Provider v1.03arrow-up-right Fix "missing required setting"' error when variables are used even when the Organization is entered.

Fix

OSIsoft PI Listener v4.18arrow-up-right Fix issue that "Return All" doesn't return any data (introduced in 4.17).

August 2025

Type
Description

Security

Meta Action Agent v1.16arrow-up-right Removed ability to install and validate python packages on the Stream Host from the Agent configuration. Introduced an opt out of logging to the Stream Host.

Enhance

Azure SQL Listener v5.53 Azure SQL Context Provider v5.53 Azure SQL Action Agent v5.53arrow-up-right Support a variable for the database name to eliminate changes on data stream import to a new environment.

Enhance

Azure SQL Connector v2.22arrow-up-right Support a variable for the database name to eliminate changes on app import to a new environment. Fixed default constraints ignored on Insert (were set to null).

Enhance

OSIsoft PI Listener v4.17arrow-up-right Replaced Newtonsoft.JSON library with the standard System.Text.Json to improve overall performance. Known issue: use v4.18

Enhance

Snowflake Connector v1.20arrow-up-right Support variables for the database and schema names to eliminate changes on app import to a new environment. Support key-pair authentication for improved security and usability.

Enhance

SQL Server Listener v5.53 SQL Server Context Provider v5.53 SQL Server Action Agent v5.53arrow-up-right Support a variable for the database name to eliminate changes on data stream import to a new environment.

Enhance

SQL Server Connector v2.22arrow-up-right Support a variable for the database name to eliminate changes on app import to a new environment. Fixed default constraints ignored on Insert (were set to null).

Fix

REST API Connector v1.03arrow-up-right Fixed error where application data source filtersarrow-up-right were not applied.

July 2025

Type
Description

Enhance

CSV Action Agent v1.12arrow-up-right Support dynamic filenames and output as a Base64-encoded string.

Enhance

CSV Context Provider v1.14arrow-up-right Support ability to reload CSV file content each polling interval so it can change without stopping the data stream.

Enhance

OSIsoft PI Context Provider v4.42arrow-up-right Reduced calls to the OSIsoft Web API to improve overall performance.

Enhance

OSIsoft PI Context Provider v4.41arrow-up-right Support Trusted Certificate.

Support attribute aliases.

Skip reading the attribute value if failed from Pi Web API.

Removed Virtual from English Translation.

Enhance

Meta Action Agent v1.15arrow-up-right Added more detail to Python package installation logging for network related errors, permission errors, package not found errors, and dependency conflicts.

Fix

OSIsoft PI Listener v4.14arrow-up-right Fixed configuration stuck at the loading screen.

Fixed Max Batch number saved with value 0 after upgrade causing a runtime error.

Fix

Azure SQL Connector v2.21arrow-up-right Fixed value type mismatch error when updating a GUID column.

Fix

Close Action Request Agent v1.03arrow-up-right Added error handling to prevent the Stream Host from crashing when the Agent is not configured or unable to authenticate with the credentials provided.

Fix

Erbessd Connector v3.20arrow-up-right Repackaged to improve performance.

Fix

Read Action Request Agent v2.08arrow-up-right Added error handling to prevent the Stream Host from crashing when the Agent is not configured or unable to authenticate with the credentials provided.

Fix

Read Recommendation Agent v3.02arrow-up-right Added error handling to prevent the Stream Host from crashing when the Agent is not configured or unable to authenticate with the credentials provided.

Fix

Resolve Recommendation Agent v2.49arrow-up-right Added error handling to prevent the Stream Host from crashing when the Agent is not configured or unable to authenticate with the credentials provided.

Fix

Run Recommendation Agent v3.05arrow-up-right Added error handling to prevent the Stream Host from crashing when the Agent is not configured or unable to authenticate with the credentials provided.

Fix

SQL Server Connector v2.21arrow-up-right Fixed value type mismatch error when updating a GUID column.

Fix

Update Recommendation Agent v3.02arrow-up-right Added error handling to prevent the Stream Host from crashing when the Agent is not configured or unable to authenticate with the credentials provided.

Fix

XMPro App Action Agent v2.25arrow-up-right Added error handling to prevent the Stream Host from crashing when the Agent is not configured or unable to authenticate with the credentials provided.

Last updated

Was this helpful?