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.23

06 Sep 2022

  • Repackaged to include the Agent's Category

v4.22

02 Feb 2021

  • Fixed issue with output parameters where the size was restricted by the input value

v4.21

04 Sep 2020

  • Fix for handling null values in the payload

v4.2

03 Sep 2020

  • Outputting original payload and added return type option when using stored procedure

v4.12

05 Aug 2020

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

v4.11

28 July 2020

  • XMP Error for Password Variable box fixed

v4.1

04 Jun 2020

  • Added stored procedure functionality

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.1

04 Jun 2020

  • Added stored procedure functionality (this version doesn't have system variables)

v3.08

14 Aug 2018

  • Added Checkbox in config settings to allow firing database triggers on insert (if defined)

v3.07

13 Aug 2018

  • Added OnError 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 June 2018

  • Validation bug fixed

v3.03

22 Jun 2018

  • Batch Writing added

v3.02

21 May 2018

  • Validation Added

v3.01

15 Apr 2018

  • Resolved the issue for the cases where Database Table does not contain any record

v1.0

16 March 2018

  • Initial Release

Last updated