diff --git a/packages/cloud_security_posture/changelog.yml b/packages/cloud_security_posture/changelog.yml index b9020a8a052..7f52e0cfcc5 100644 --- a/packages/cloud_security_posture/changelog.yml +++ b/packages/cloud_security_posture/changelog.yml @@ -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 diff --git a/packages/cloud_security_posture/manifest.yml b/packages/cloud_security_posture/manifest.yml index 25d2f5bcdc4..4645f699c7d 100644 --- a/packages/cloud_security_posture/manifest.yml +++ b/packages/cloud_security_posture/manifest.yml @@ -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"