We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55d3c31 commit d839754Copy full SHA for d839754
2 files changed
packages/azure/changelog.yml
@@ -1,3 +1,8 @@
1
+- version: "1.28.3"
2
+ changes:
3
+ - description: Workaround the invalid field names from Azure Native ISV
4
+ type: bugfix
5
+ link: https://github.com/elastic/integrations/pull/14961
6
- version: "1.28.2"
7
changes:
8
- description: Fix Azure platformlogs ingest pipeline for function app logs
packages/azure/manifest.yml
@@ -1,6 +1,6 @@
name: azure
title: Azure Logs
-version: "1.28.2"
+version: "1.28.3"
description: This Elastic integration collects logs from Azure
type: integration
icons:
0 commit comments