Skip to content

Commit 273149d

Browse files
committed
add changelog
1 parent f6489f3 commit 273149d

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/beyondinsight_password_safe/changelog.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
- version: "0.11.0"
2+
changes:
3+
- description: Renamed dsskey_rule_id field to dss_key_rule_id in managedsystem data stream to follow snake-case naming convention.
4+
type: breaking-change
5+
link: https://github.com/elastic/integrations/pull/15307
6+
- description: Updated ECS version to 9.1.0 and standardized pipeline processing with improved ECS field mappings.
7+
type: enhancement
8+
link: https://github.com/elastic/integrations/pull/15307
9+
- description: Disabled dynamic mappings to prevent unknown fields from receiving automatic mappings, improving data consistency and safety.
10+
type: enhancement
11+
link: https://github.com/elastic/integrations/pull/15307
112
- version: "0.10.0"
213
changes:
314
- description: For the `asset` data stream, fixed session management to automatically re-authenticate when sessions expire.

packages/beyondinsight_password_safe/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: 3.4.0
22
name: beyondinsight_password_safe
33
title: BeyondInsight and Password Safe
4-
version: "0.10.0"
4+
version: "0.11.0"
55
source:
66
license: "Elastic-2.0"
77
description: Ingest privileged access management (PAM) data from BeyondTrust's BeyondInsight PAM Reporting Platform and Password Safe, using Elastic Agent.

0 commit comments

Comments
 (0)