Release Notes

v5.00

03 Nov 2023

  • Updated System.Data.SqlClient to Microsoft.Data.SqlClient, which allows the Agent to run on a Windows or Linux Stream Host

  • This is a breaking change - note the updated pre-requisites

v4.07

09 Jun 2023

  • Added error handling for an invalid SQL query

v4.06

06 Sep 2022

  • Repackaged to include the Agent's Category

v4.05

19 Nov 2021

  • Fixed validation error when using SQL query option

v4.04

24 Aug 2021

  • Added option to specify SQL Query

v4.03

06 Oct 2020

  • Added option to limit the number of rows returned either by count or duration

v4.02

05 Aug 2020

  • Not retaining the connection settings when switching from system variables to free text fields

v4.01

28 July 2020

  • XMP Error for Password Variable box fixed

v4.0

20 Apr 2020

  • Added option to specify connection settings using system Variables

  • Using Connection Variables is the default setting from this version

  • If upgrading the Agent in an existing Data Stream, you need to add the system variables first and then perform the variable mapping in the Data Stream

v3.12

22 Oct 2019

  • Incorporate changes to Filter the Agent

v3.11

09 Sep 2019

  • Added filter option

v3.1

22 Aug 2019

  • Added option to select columns, limit the number of rows and sort the results

v3.08

04 Mar 2019

  • Updated help url

v3.07

13 Aug 2018

  • Added Error endpoint

v3.06

07 Aug 2018

  • Removed validation on Database to cater for sql logins that don't have access to query master database

v3.05

02 Aug 2018

  • Changed Database dropdown to allow custom values so that user can specify database name manually which is needed when login doesn't have permission to query master database

  • Modified the error handling accordingly

v3.04

27 Jun 2018

  • Validation bug fixed

v3.01

21 May 2018

  • Validation added

Last updated