Skip to content

Commit dd59605

Browse files
Promote packages to GA (#9977)
Promote the following packages to GA: - jamf_protect - ti_threatconnect Both are partner supported.
1 parent 53c45e0 commit dd59605

File tree

4 files changed

+13
-3
lines changed

4 files changed

+13
-3
lines changed

packages/jamf_protect/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "1.0.0"
3+
changes:
4+
- description: Release package as GA.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/9977
27
- version: "0.6.0"
38
changes:
49
- description: Update manifest format version to v3.0.3.

packages/jamf_protect/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: 3.0.3
22
name: jamf_protect
33
title: Jamf Protect
4-
version: "0.6.0"
4+
version: "1.0.0"
55
description: Receives events from Jamf Protect with Elastic Agent.
66
type: integration
77
categories:

packages/ti_threatconnect/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "1.0.0"
3+
changes:
4+
- description: Release package as GA.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/9977
27
- version: "0.6.1"
38
changes:
49
- description: Fix name canonicalization routines.

packages/ti_threatconnect/manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
format_version: 3.0.3
33
name: ti_threatconnect
44
title: ThreatConnect
5-
version: 0.6.1
5+
version: 1.0.0
66
description: Collects Indicators from ThreatConnect using the Elastic Agent and saves them as logs inside Elastic
77
type: integration
88
categories:
@@ -70,4 +70,4 @@ policy_templates:
7070
show_user: false
7171
owner:
7272
github: elastic/security-service-integrations
73-
type: elastic
73+
type: partner

0 commit comments

Comments
 (0)