From 4fd5621faf9e5201b6461e8f1489e14e655371dd Mon Sep 17 00:00:00 2001 From: Kalyan Kanuru Date: Wed, 9 Jul 2025 16:51:25 -0500 Subject: [PATCH] updated release notes to ver 22.1.0 --- docs/index.md | 2 +- docs/release-notes.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 9ad6216..4acf060 100644 --- a/docs/index.md +++ b/docs/index.md @@ -7,4 +7,4 @@ sidebar_label: 'SQL Agent' The SQL Agent is an OpCon agent that allows OpCon to schedule SQL queries or jobs within a Windows environment against databases such as MS SQL Server, MySQL, Oracle, ODBC/OLE DB, and SSIS. -The current version is 22.0.0. +The current version is 22.1.0. diff --git a/docs/release-notes.md b/docs/release-notes.md index 8170e1e..6ec8c59 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,11 @@ # Release notes +## SQL Agent 22.1.0 + +2025 July + +:eight_spoked_asterisk: **INTPLT-404**: Added connection error information to Job output for other Database (Odbc / OleDb) connections made via SQLAgent. + ## SQL Agent 22.0.0 2023 August