Skip to content

Commit 62c4fae

Browse files
committed
add changelog
[git-generate] cd packages/akamai elastic-package changelog add --link #9483 --next patch --type bugfix --description 'Fix errors processing empty userRiskData.{risk,trust,general} values.'
1 parent 001b95e commit 62c4fae

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/akamai/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.23.1"
3+
changes:
4+
- description: Fix errors processing empty userRiskData.{risk,trust,general} values.
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/9483
27
- version: "2.23.0"
38
changes:
49
- description: Set sensitive values as secret and add missing mappings.

packages/akamai/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: akamai
22
title: Akamai
3-
version: "2.23.0"
3+
version: "2.23.1"
44
description: Collect logs from Akamai with Elastic Agent.
55
type: integration
66
format_version: "3.0.2"

0 commit comments

Comments
 (0)