Skip to content

Commit b096197

Browse files
refactor(transform): bump version to 2.17.0 and update changelog with bugfix details
1 parent 467edd5 commit b096197

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/github/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: "2.17.0"
3+
changes:
4+
- description: Update unique keys for latest issues transform
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/15700
27
- version: "2.16.0"
38
changes:
49
- description: Update deprecated controls and filters in Audit dashboards.

packages/github/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: github
22
title: GitHub
3-
version: "2.16.0"
3+
version: "2.17.0"
44
description: Collect logs from GitHub with Elastic Agent.
55
type: integration
66
format_version: "3.4.0"

0 commit comments

Comments
 (0)