diff --git a/packages/cloud_security_posture/changelog.yml b/packages/cloud_security_posture/changelog.yml index a394bbc6b24..8d1ac551693 100644 --- a/packages/cloud_security_posture/changelog.yml +++ b/packages/cloud_security_posture/changelog.yml @@ -9,21 +9,20 @@ # 1.4.x - 8.9.x # 1.3.x - 8.8.x # 1.2.x - 8.7.x -- version: "1.10.0-preview04" +- version: "1.10.0" changes: + - description: Promote integration + type: enhancement + link: https://github.com/elastic/integrations/pull/10667 - description: Support conditions in CSPM and KSPM type: enhancement link: https://github.com/elastic/integrations/pull/10298 -- version: "1.10.0-preview03" - changes: - description: Change field type to password where isSecret is true type: enhancement link: https://github.com/elastic/integrations/pull/10208 - description: Bump version type: enhancement link: https://github.com/elastic/integrations/pull/10359 -- version: "1.10.0-preview01" - changes: - description: Add cloud formation template url to create direct access keys credentials type: enhancement link: https://github.com/elastic/integrations/pull/9828 diff --git a/packages/cloud_security_posture/manifest.yml b/packages/cloud_security_posture/manifest.yml index befea2f0b73..e31c8a796d2 100644 --- a/packages/cloud_security_posture/manifest.yml +++ b/packages/cloud_security_posture/manifest.yml @@ -1,7 +1,7 @@ format_version: 3.0.0 name: cloud_security_posture title: "Security Posture Management" -version: "1.10.0-preview04" +version: "1.10.0" source: license: "Elastic-2.0" description: "Identify & remediate configuration risks in your Cloud infrastructure"