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

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 1 addition & 11 deletions packages/cloud_security_posture/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,36 +4,26 @@
# 1.4.x - 8.9.x
# 1.3.x - 8.8.x
# 1.2.x - 8.7.x
- version: "1.5.0-preview34"
- version: "1.5.0"
changes:
- description: Add CIS GCP rule templates
type: enhancement
link: https://github.com/elastic/integrations/pull/7390
- version: "1.5.0-preview33"
changes:
- description: Remove default value for project id
type: bugfix
link: https://github.com/elastic/integrations/pull/7379
- version: "1.5.0-preview31"
changes:
- description: Add vulnerability mappings
type: enhancement
link: https://github.com/elastic/integrations/pull/1176
- description: Ensure event.kind is correctly set for pipeline errors.
type: enhancement
link: https://github.com/elastic/integrations/pull/7048
- version: "1.5.0-preview30"
changes:
- description: Add a cloudshell url for the GCP CSPM integration
type: enhancement
link: https://github.com/elastic/integrations/pull/7235
- version: "1.5.0-preview28"
changes:
- description: Added ingest processor to copy cluster_id to orchestrator.cluster.id
type: enhancement
link: https://github.com/elastic/integrations/pull/7185
- version: "1.5.0-preview27"
changes:
- description: Seperate KSPM and CSPM cloudformation templates
type: enhancement
link: https://github.com/elastic/integrations/pull/6899
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: 2.3.0
name: cloud_security_posture
title: "Security Posture Management"
version: "1.5.0-preview34"
version: "1.5.0"
source:
license: "Elastic-2.0"
description: "Identify & remediate configuration risks in your Cloud infrastructure"
Expand Down