Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5e366cb

Browse files
committed
[Asset Discovery] Rename type to sub_type and category to type
1 parent9987fb1 commit5e366cb

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

‎packages/cloud_asset_inventory/changelog.yml‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# newer versions go on top
22
# version map:
33
# 0.1.x - 8.15.x
4+
-version:"0.15.0"
5+
changes:
6+
-description:Rename type to sub_type and category to type
7+
type:enhancement
8+
link:https://github.com/elastic/integrations/pull/14033
49
-version:"0.14.0"
510
changes:
611
-description:Fix cloud formation template URL

‎packages/cloud_asset_inventory/data_stream/asset_inventory/fields/entity.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
-name:name
1616
type:keyword
1717

18-
-name:category
18+
-name:type
1919
type:keyword
2020

21-
-name:type
21+
-name:sub_type
2222
type:keyword
2323

2424

‎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:"0.14.0"
4+
version:"0.15.0"
55
source:
66
license:"Elastic-2.0"
77
description:"Discover and Create Cloud Assets Discovery"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2026 Movatter.jp