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
6 changes: 6 additions & 0 deletions packages/cloud_asset_inventory/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# newer versions go on top
# version map:
# 1.2.x - 9.3.x
# 1.1.x - 9.2.x
# 1.0.x - 9.1.x
# 0.1.x - 8.15.x
- version: "1.2.0"
changes:
- description: Release version 1.2.0
type: enhancement
link: https://github.com/elastic/integrations/pull/15676
- version: "1.1.6"
changes:
- description: Bumped links for Cloud Formation, ARM and GCP Deployment Manager to 9.2.0
Expand Down
2 changes: 1 addition & 1 deletion packages/cloud_asset_inventory/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 3.3.2
name: cloud_asset_inventory
title: "Cloud Asset Discovery"
version: "1.1.6"
version: "1.2.0"
source:
license: "Elastic-2.0"
description: "Discover and Create Cloud Assets Discovery"
Expand Down
19 changes: 4 additions & 15 deletions packages/cloud_security_posture/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,43 +16,32 @@
# 1.4.x - 8.9.x
# 1.3.x - 8.8.x
# 1.2.x - 8.7.x
- version: "3.1.0-preview08"
- version: "3.1.0"
changes:
- description: Release version 3.1.0
type: enhancement
link: https://github.com/elastic/integrations/pull/15676
- description: Bumped links for Cloud Formation, ARM and GCP Deployment Manager to 9.2.0
type: enhancement
link: https://github.com/elastic/integrations/pull/15508
- version: "3.1.0-preview07"
changes:
- description: Fixing broken json
type: bugfix
link: https://github.com/elastic/integrations/pull/15486
- version: "3.1.0-preview06"
changes:
- description: Add `vulnerability_workflow` and `misconfiguration_workflow` sub category labels.
type: enhancement
link: https://github.com/elastic/integrations/pull/15151
- version: "3.1.0-preview05"
changes:
- description: Adding the input type "cloud_connector_id" for Azure
type: enhancement
link: https://github.com/elastic/integrations/pull/15326
- version: "3.1.0-preview04"
changes:
- description: Update Indentation and adding JSON tags on some rules.
type: enhancement
link: https://github.com/elastic/integrations/pull/14532
- version: "3.1.0-preview03"
changes:
- description: Change misconfiguration latest transform retention_policy to 26h
type: bugfix
link: https://github.com/elastic/integrations/pull/15270
- version: "3.1.0-preview02"
changes:
- description: Add azure supports cloud connectors and secrets
type: enhancement
link: https://github.com/elastic/integrations/pull/15255
- version: "3.1.0-preview01"
changes:
- description: Add Cloud Connectors variables for Azure CSPM input
type: enhancement
link: https://github.com/elastic/integrations/pull/15255
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.3.2
name: cloud_security_posture
title: "Security Posture Management"
version: "3.1.0-preview08"
version: "3.1.0"
source:
license: "Elastic-2.0"
description: "Identify & remediate configuration risks in your Cloud infrastructure"
Expand Down