Skip to content

Commit 04aafc9

Browse files
[opencanary] Release package as GA (#14422)
This change releases the package as GA with an update to the ECS version from 8.11.0 to 8.17.0.
1 parent ffa4db5 commit 04aafc9

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
dependencies:
22
ecs:
3-
reference: "git@v8.11.0"
3+
reference: "git@v8.17.0"

packages/opencanary/changelog.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
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/14422
7+
- description: Update ECS version to 8.17.0.
8+
type: enhancement
9+
link: https://github.com/elastic/integrations/pull/14422
210
- version: "0.6.1"
311
changes:
412
- description: Utilise filestream take_over option to ease migration from log to filestream inputs

packages/opencanary/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: 3.1.3
22
name: opencanary
33
title: "OpenCanary"
4-
version: "0.6.1"
4+
version: "1.0.0"
55
description: "This integration collects and parses logs from OpenCanary honeypots."
66
type: integration
77
categories:

0 commit comments

Comments
 (0)