Skip to content

Commit 196f992

Browse files
ssi_all: update Kibana version constraint to support 9.0 (#12919)
Updated minor version and Kibana constraints to support 9.0 for all packages owned by the Security Service Integrations team, except for the ones already updated at #12593, and the ones listed at #11775 which are still pending for some breaking changes.
1 parent 0a84ae1 commit 196f992

File tree

268 files changed

+938
-268
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

268 files changed

+938
-268
lines changed

packages/1password/changelog.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "1.32.0"
3+
changes:
4+
- description: Update Kibana constraint to support 9.0.0.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/12919
27
- version: "1.31.1"
38
changes:
49
- description: Updated SSL description in package manifest.yml to be uniform and to include links to documentation.

packages/1password/manifest.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
format_version: "3.0.2"
22
name: 1password
33
title: "1Password"
4-
version: "1.31.1"
4+
version: "1.32.0"
55
description: Collect logs from 1Password with Elastic Agent.
66
type: integration
77
categories:
88
- security
99
- credential_management
1010
conditions:
1111
kibana:
12-
version: "^8.13.0"
12+
version: "^8.13.0 || ^9.0.0"
1313
screenshots:
1414
- src: /img/1password-signinattempts-screenshot.png
1515
title: Sign-in attempts

packages/abnormal_security/changelog.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "1.4.0"
3+
changes:
4+
- description: Update Kibana constraint to support 9.0.0.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/12919
27
- version: "1.3.1"
38
changes:
49
- description: Updated SSL description in package manifest.yml to be uniform and to include links to documentation.

packages/abnormal_security/manifest.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
format_version: 3.2.1
22
name: abnormal_security
33
title: Abnormal Security
4-
version: 1.3.1
4+
version: "1.4.0"
55
description: Collect logs from Abnormal Security with Elastic Agent.
66
type: integration
77
categories:
88
- security
99
conditions:
1010
kibana:
11-
version: ^8.13.0
11+
version: "^8.13.0 || ^9.0.0"
1212
elastic:
1313
subscription: basic
1414
screenshots:

packages/admin_by_request_epm/changelog.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
- version: "0.2.0"
2+
changes:
3+
- description: Update Kibana constraint to support 9.0.0.
4+
type: enhancement
5+
link: https://github.com/elastic/integrations/pull/12919
16
- version: "0.1.0"
27
changes:
38
- description: Initial release.

packages/admin_by_request_epm/manifest.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: 3.3.0
22
name: admin_by_request_epm
33
title: Admin By Request EPM
4-
version: 0.1.0
4+
version: "0.2.0"
55
source:
66
license: "Elastic-2.0"
77
description: "Collect logs from Admin By Request EPM with Elastic Agent."
@@ -10,7 +10,7 @@ categories:
1010
- security
1111
conditions:
1212
kibana:
13-
version: "^8.15.3"
13+
version: "^8.15.3 || ^9.0.0"
1414
elastic:
1515
subscription: "basic"
1616
screenshots:

packages/akamai/changelog.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "2.28.0"
3+
changes:
4+
- description: Update Kibana constraint to support 9.0.0.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/12919
27
- version: "2.27.3"
38
changes:
49
- description: Updated SSL description to be uniform and to include links to documentation.

packages/akamai/manifest.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name: akamai
22
title: Akamai
3-
version: "2.27.3"
3+
version: "2.28.0"
44
description: Collect logs from Akamai with Elastic Agent.
55
type: integration
66
format_version: "3.0.2"
77
categories: [security, cdn_security]
88
conditions:
99
kibana:
10-
version: "^8.13.0"
10+
version: "^8.13.0 || ^9.0.0"
1111
icons:
1212
- src: /img/akamai_logo.svg
1313
title: Akamai

packages/amazon_security_lake/changelog.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "2.4.0"
3+
changes:
4+
- description: Update Kibana constraint to support 9.0.0.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/12919
27
- version: "2.3.1"
38
changes:
49
- description: Updated SSL description to be uniform and to include links to documentation.

packages/amazon_security_lake/manifest.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
format_version: "3.0.3"
22
name: amazon_security_lake
33
title: Amazon Security Lake
4-
version: "2.3.1"
4+
version: "2.4.0"
55
description: Collect logs from Amazon Security Lake with Elastic Agent.
66
type: integration
77
categories: ["aws", "security"]
88
conditions:
99
kibana:
10-
version: "^8.16.2"
10+
version: "^8.16.2 || ^9.0.0"
1111
elastic:
1212
subscription: basic
1313
screenshots:

packages/atlassian_bitbucket/changelog.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "2.4.0"
3+
changes:
4+
- description: Update Kibana constraint to support 9.0.0.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/12919
27
- version: "2.3.1"
38
changes:
49
- description: Updated SSL description to be uniform and to include links to documentation.

packages/atlassian_bitbucket/manifest.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
format_version: "3.0.2"
22
name: atlassian_bitbucket
33
title: Atlassian Bitbucket
4-
version: "2.3.1"
4+
version: "2.4.0"
55
description: Collect logs from Atlassian Bitbucket with Elastic Agent.
66
type: integration
77
categories:
88
- security
99
- productivity_security
1010
conditions:
1111
kibana:
12-
version: "^8.13.0"
12+
version: "^8.13.0 || ^9.0.0"
1313
icons:
1414
- src: /img/bitbucket-logo.svg
1515
title: Bitbucket Logo

packages/atlassian_confluence/changelog.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "1.28.0"
3+
changes:
4+
- description: Update Kibana constraint to support 9.0.0.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/12919
27
- version: "1.27.1"
38
changes:
49
- description: Updated SSL description to be uniform and to include links to documentation.

packages/atlassian_confluence/manifest.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
format_version: "3.0.2"
22
name: atlassian_confluence
33
title: Atlassian Confluence
4-
version: "1.27.1"
4+
version: "1.28.0"
55
description: Collect logs from Atlassian Confluence with Elastic Agent.
66
type: integration
77
categories:
88
- security
99
- productivity_security
1010
conditions:
1111
kibana:
12-
version: "^8.13.0"
12+
version: "^8.13.0 || ^9.0.0"
1313
icons:
1414
- src: /img/confluence-logo.svg
1515
title: Confluence Logo

packages/atlassian_jira/changelog.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "1.29.0"
3+
changes:
4+
- description: Update Kibana constraint to support 9.0.0.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/12919
27
- version: "1.28.1"
38
changes:
49
- description: Updated SSL description to be uniform and to include links to documentation.

packages/atlassian_jira/manifest.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
format_version: "3.0.2"
22
name: atlassian_jira
33
title: Atlassian Jira
4-
version: "1.28.1"
4+
version: "1.29.0"
55
description: Collect logs from Atlassian Jira with Elastic Agent.
66
type: integration
77
categories:
88
- security
99
- productivity_security
1010
conditions:
1111
kibana:
12-
version: "^8.13.0"
12+
version: "^8.13.0 || ^9.0.0"
1313
icons:
1414
- src: /img/jira-software-logo.svg
1515
title: Jira Software Logo

packages/auth0/changelog.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "1.21.0"
3+
changes:
4+
- description: Update Kibana constraint to support 9.0.0.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/12919
27
- version: "1.20.1"
38
changes:
49
- description: Fix `event.type` and `event.category` classification of failed authentication events.

packages/auth0/manifest.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
format_version: "3.0.2"
22
name: auth0
33
title: "Auth0"
4-
version: "1.20.1"
4+
version: "1.21.0"
55
description: Collect logs from Auth0 with Elastic Agent.
66
type: integration
77
categories:
88
- security
99
- iam
1010
conditions:
1111
kibana:
12-
version: "^8.13.0"
12+
version: "^8.13.0 || ^9.0.0"
1313
screenshots:
1414
- src: /img/auth0-screenshot.png
1515
title: Auth0 Dashboard

packages/authentik/changelog.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "1.3.0"
3+
changes:
4+
- description: Update Kibana constraint to support 9.0.0.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/12919
27
- version: "1.2.2"
38
changes:
49
- description: Updated SSL description in package manifest.yml to be uniform and to include links to documentation.

packages/authentik/manifest.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
format_version: 3.2.1
22
name: authentik
33
title: authentik
4-
version: 1.2.2
4+
version: "1.3.0"
55
description: Collect logs from authentik with Elastic Agent.
66
type: integration
77
categories:
88
- security
99
conditions:
1010
kibana:
11-
version: ^8.13.0
11+
version: "^8.13.0 || ^9.0.0"
1212
elastic:
1313
subscription: basic
1414
screenshots:

packages/aws_bedrock/changelog.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
- version: "1.1.0"
2+
changes:
3+
- description: Update Kibana constraint to support 9.0.0.
4+
type: enhancement
5+
link: https://github.com/elastic/integrations/pull/12919
16
- version: "1.0.1"
27
changes:
38
- description: Add guardrail policy action details in the guardrails dashboard.

packages/aws_bedrock/manifest.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ name: aws_bedrock
33
title: Amazon Bedrock
44
description: Collect Amazon Bedrock model invocation logs and runtime metrics with Elastic Agent.
55
type: integration
6-
version: "1.0.1"
6+
version: "1.1.0"
77
categories:
88
- aws
99
- cloud
1010
- observability
1111
- security
1212
conditions:
1313
kibana:
14-
version: "^8.16.2"
14+
version: "^8.16.2 || ^9.0.0"
1515
elastic:
1616
subscription: basic
1717
policy_templates:

packages/azure_blob_storage/changelog.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "2.2.0"
3+
changes:
4+
- description: Update Kibana constraint to support 9.0.0.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/12919
27
- version: "2.1.1"
38
changes:
49
- description: Add missing category.

packages/azure_blob_storage/manifest.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: azure_blob_storage
33
title: Custom Azure Blob Storage Input
44
description: Collect log data from configured Azure Blob Storage Container with Elastic Agent.
55
type: input
6-
version: "2.1.1"
6+
version: "2.2.0"
77
conditions:
88
kibana:
9-
version: "^8.13.0"
9+
version: "^8.13.0 || ^9.0.0"
1010
categories:
1111
- azure
1212
- observability

packages/azure_frontdoor/changelog.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "2.2.0"
3+
changes:
4+
- description: Update Kibana constraint to support 9.0.0.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/12919
27
- version: "2.1.3"
38
changes:
49
- description: Add missing category.

packages/azure_frontdoor/manifest.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: "3.0.2"
22
name: azure_frontdoor
33
title: "Azure Frontdoor"
4-
version: "2.1.3"
4+
version: "2.2.0"
55
description: "This Elastic integration collects logs from Azure Frontdoor."
66
type: integration
77
categories:
@@ -12,7 +12,7 @@ categories:
1212
- web
1313
conditions:
1414
kibana:
15-
version: "^8.13.0"
15+
version: "^8.13.0 || ^9.0.0"
1616
screenshots:
1717
- src: /img/azure-frontdoor-overview.png
1818
title: Azure Frontdoor Overview

packages/azure_network_watcher_nsg/changelog.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "1.3.0"
3+
changes:
4+
- description: Update Kibana constraint to support 9.0.0.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/12919
27
- version: "1.2.1"
38
changes:
49
- description: Add missing category.

packages/azure_network_watcher_nsg/manifest.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: 3.1.2
22
name: azure_network_watcher_nsg
33
title: Azure Network Watcher NSG
4-
version: "1.2.1"
4+
version: "1.3.0"
55
description: Collect logs from Azure Network Watcher NSG with Elastic Agent.
66
type: integration
77
categories:
@@ -10,7 +10,7 @@ categories:
1010
- security
1111
conditions:
1212
kibana:
13-
version: "^8.13.0"
13+
version: "^8.13.0 || ^9.0.0"
1414
elastic:
1515
subscription: basic
1616
screenshots:

packages/azure_network_watcher_vnet/changelog.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "1.3.0"
3+
changes:
4+
- description: Update Kibana constraint to support 9.0.0.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/12919
27
- version: "1.2.1"
38
changes:
49
- description: Add missing category.

0 commit comments

Comments
 (0)