From e6f06d136e60b43d5b0f425b7e9f8a66238e24b6 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Wed, 31 May 2023 08:58:34 +0300 Subject: [PATCH 1/3] Updated Metadata Of Pack AzureDataExplorer --- Packs/AzureDataExplorer/pack_metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packs/AzureDataExplorer/pack_metadata.json b/Packs/AzureDataExplorer/pack_metadata.json index 7e7a585a43ad..21a6b4ff73cf 100644 --- a/Packs/AzureDataExplorer/pack_metadata.json +++ b/Packs/AzureDataExplorer/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Azure Data Explorer", "description": "Use Azure Data Explorer integration to collect and analyze data inside clusters of Azure Data Explorer and manage search queries.", "support": "xsoar", - "currentVersion": "1.2.17", + "currentVersion": "1.2.18", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", From b8af7fb858d882366e26001de2b0cf750a26ca51 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Wed, 31 May 2023 08:58:43 +0300 Subject: [PATCH 2/3] Added release notes to pack AzureDataExplorer --- Packs/AzureDataExplorer/ReleaseNotes/1_2_18.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Packs/AzureDataExplorer/ReleaseNotes/1_2_18.md diff --git a/Packs/AzureDataExplorer/ReleaseNotes/1_2_18.md b/Packs/AzureDataExplorer/ReleaseNotes/1_2_18.md new file mode 100644 index 000000000000..dbb070bb2de6 --- /dev/null +++ b/Packs/AzureDataExplorer/ReleaseNotes/1_2_18.md @@ -0,0 +1,3 @@ +#### Integrations +##### Azure Data Explorer +- Updated the Docker image to: *demisto/azure-kusto-data:1.0.0.61722*. From ce467f63c02caebff116c10e27ca47fa98628a22 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Wed, 31 May 2023 08:58:50 +0300 Subject: [PATCH 3/3] Packs/AzureDataExplorer/Integrations/AzureDataExplorer/AzureDataExplorer.yml Docker image update --- .../Integrations/AzureDataExplorer/AzureDataExplorer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packs/AzureDataExplorer/Integrations/AzureDataExplorer/AzureDataExplorer.yml b/Packs/AzureDataExplorer/Integrations/AzureDataExplorer/AzureDataExplorer.yml index b9b8b2027262..de22b2b0481b 100644 --- a/Packs/AzureDataExplorer/Integrations/AzureDataExplorer/AzureDataExplorer.yml +++ b/Packs/AzureDataExplorer/Integrations/AzureDataExplorer/AzureDataExplorer.yml @@ -557,7 +557,7 @@ script: execution: false name: azure-data-explorer-generate-login-url arguments: [] - dockerimage: demisto/azure-kusto-data:1.0.0.58903 + dockerimage: demisto/azure-kusto-data:1.0.0.61722 feed: false isfetch: false longRunning: false