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

06 Sep 2022

  • Repackaged to include the Agent's Category

v4.40

02 Feb 2022

  • Added config option to specify Command Timeout

v4.35

24 Nov 2020

  • Added Sql update support

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 proc

v4.12

05 Aug 2020

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

v4.11

28 Jul 2020

  • XMP Error for Password Variable box fixed.

v4.1

04 Jun 2020

  • Added stored proc 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 proc functionality (this version doesn't have system variables)

v3.08

09 Apr 2020

  • Catching errors from receive/poll and publishing to Error Endpoint

v3.07

04 Mar 2019

  • Updated help url

v3.06

14 Aug 2018

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

v3.05

13 Aug 2018

  • Added OnError Endpoint

v3.04

07 Aug 2018

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

v3.03

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

27 Jun 2018

  • Validation bug fixed

v3.01

13 Jun 2018

  • Batch Writing added

v3.0

06 Jun 2018

  • Initial Release

Last updated