There was an error while loading. Please reload this page.
1 parent 7b5a6a1 commit ce988c8Copy full SHA for ce988c8
packages/hashicorp_vault/changelog.yml
@@ -1,4 +1,9 @@
1
# newer versions go on top
2
+- version: "1.2.3"
3
+ changes:
4
+ - description: Make hashicorp_vault.audit.request.id optional in the audit pipeline to prevent errors.
5
+ type: bugfix
6
+ link: https://github.com/elastic/integrations/pull/2471
7
- version: "1.2.2"
8
changes:
9
- description: Regenerate test files using the new GeoIP database
packages/hashicorp_vault/manifest.yml
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: hashicorp_vault
title: Hashicorp Vault
-version: 1.2.2
+version: 1.2.3
license: basic
description: Collect logs and metrics from Hashicorp Vault with Elastic Agent.
type: integration
0 commit comments