We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d8a3cb commit 01bc513Copy full SHA for 01bc513
packages/elastic_agent/_dev/build/build.yml
@@ -0,0 +1,3 @@
1
+dependencies:
2
+ ecs:
3
+ reference: [email protected]
packages/elastic_agent/changelog.yml
@@ -1,4 +1,9 @@
# newer versions go on top
+- version: "1.3.5"
+ changes:
4
+ - description: Fix the external ECS fields not being properly resolved during the package build
5
+ type: bugfix
6
+ link: https://github.com/elastic/integrations/pull/4007
7
- version: "1.3.4"
8
changes:
9
- description: Cloudbeat logs search support
packages/elastic_agent/manifest.yml
@@ -1,6 +1,6 @@
name: elastic_agent
title: Elastic Agent
-version: 1.3.4
+version: 1.3.5
release: ga
description: Collect logs and metrics from Elastic Agents.
type: integration
0 commit comments