Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 6 additions & 9 deletions packages/cloud_security_posture/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
# 1.4.x - 8.9.x
# 1.3.x - 8.8.x
# 1.2.x - 8.7.x
- version: "1.11.0-preview01"
changes:
- description: Bump up pre-release version
type: enhancement
link: https://github.com/elastic/integrations/pull/10669
- version: "1.10.0"
changes:
- description: Promote integration
Expand All @@ -26,28 +31,20 @@
- description: Add cloud formation template url to create direct access keys credentials
type: enhancement
link: https://github.com/elastic/integrations/pull/9828
- version: "1.9.0-preview05"
- version: "1.9.0"
changes:
- description: Revert secret of textarea field
type: bugfix
link: https://github.com/elastic/integrations/pull/9788
- version: "1.9.0-preview04"
changes:
- description: Bump cloudbeat version
type: enhancement
link: https://github.com/elastic/integrations/pull/9624
- version: "1.9.0-preview03"
changes:
- description: Update findings ingest pipeline to remove empty cloud.account.id and cloud.account.name
type: enhancement
link: https://github.com/elastic/integrations/pull/9470
- version: "1.9.0-preview02"
changes:
- description: Fix cluster_id missing error in the Ingest Pipeline
type: bugfix
link: https://github.com/elastic/integrations/pull/9434
- version: "1.9.0-preview01"
changes:
- description: Convert fields to secrets
type: enhancement
link: https://github.com/elastic/integrations/pull/9331
Expand Down
2 changes: 1 addition & 1 deletion packages/cloud_security_posture/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 3.0.0
name: cloud_security_posture
title: "Security Posture Management"
version: "1.10.0"
version: "1.11.0-preview01"
source:
license: "Elastic-2.0"
description: "Identify & remediate configuration risks in your Cloud infrastructure"
Expand Down