Skip to content

Commit e50520a

Browse files
jeniawhiteagithomas
authored andcommitted
9.12 pre release integrations bump (elastic#15676)
1 parent 1ecbaa9 commit e50520a

File tree

4 files changed

+12
-17
lines changed

4 files changed

+12
-17
lines changed

packages/cloud_asset_inventory/changelog.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# newer versions go on top
22
# version map:
3+
# 1.2.x - 9.3.x
34
# 1.1.x - 9.2.x
45
# 1.0.x - 9.1.x
56
# 0.1.x - 8.15.x
7+
- version: "1.2.0"
8+
changes:
9+
- description: Release version 1.2.0
10+
type: enhancement
11+
link: https://github.com/elastic/integrations/pull/15676
612
- version: "1.1.6"
713
changes:
814
- description: Bumped links for Cloud Formation, ARM and GCP Deployment Manager to 9.2.0

packages/cloud_asset_inventory/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: 3.3.2
22
name: cloud_asset_inventory
33
title: "Cloud Asset Discovery"
4-
version: "1.1.6"
4+
version: "1.2.0"
55
source:
66
license: "Elastic-2.0"
77
description: "Discover and Create Cloud Assets Discovery"

packages/cloud_security_posture/changelog.yml

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -16,43 +16,32 @@
1616
# 1.4.x - 8.9.x
1717
# 1.3.x - 8.8.x
1818
# 1.2.x - 8.7.x
19-
- version: "3.1.0-preview08"
19+
- version: "3.1.0"
2020
changes:
21+
- description: Release version 3.1.0
22+
type: enhancement
23+
link: https://github.com/elastic/integrations/pull/15676
2124
- description: Bumped links for Cloud Formation, ARM and GCP Deployment Manager to 9.2.0
2225
type: enhancement
2326
link: https://github.com/elastic/integrations/pull/15508
24-
- version: "3.1.0-preview07"
25-
changes:
2627
- description: Fixing broken json
2728
type: bugfix
2829
link: https://github.com/elastic/integrations/pull/15486
29-
- version: "3.1.0-preview06"
30-
changes:
3130
- description: Add `vulnerability_workflow` and `misconfiguration_workflow` sub category labels.
3231
type: enhancement
3332
link: https://github.com/elastic/integrations/pull/15151
34-
- version: "3.1.0-preview05"
35-
changes:
3633
- description: Adding the input type "cloud_connector_id" for Azure
3734
type: enhancement
3835
link: https://github.com/elastic/integrations/pull/15326
39-
- version: "3.1.0-preview04"
40-
changes:
4136
- description: Update Indentation and adding JSON tags on some rules.
4237
type: enhancement
4338
link: https://github.com/elastic/integrations/pull/14532
44-
- version: "3.1.0-preview03"
45-
changes:
4639
- description: Change misconfiguration latest transform retention_policy to 26h
4740
type: bugfix
4841
link: https://github.com/elastic/integrations/pull/15270
49-
- version: "3.1.0-preview02"
50-
changes:
5142
- description: Add azure supports cloud connectors and secrets
5243
type: enhancement
5344
link: https://github.com/elastic/integrations/pull/15255
54-
- version: "3.1.0-preview01"
55-
changes:
5645
- description: Add Cloud Connectors variables for Azure CSPM input
5746
type: enhancement
5847
link: https://github.com/elastic/integrations/pull/15255

packages/cloud_security_posture/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: 3.3.2
22
name: cloud_security_posture
33
title: "Security Posture Management"
4-
version: "3.1.0-preview08"
4+
version: "3.1.0"
55
source:
66
license: "Elastic-2.0"
77
description: "Identify & remediate configuration risks in your Cloud infrastructure"

0 commit comments

Comments
 (0)