Skip to content

Commit e0f3148

Browse files
authored
akamai: handle input leniently (#10158)
Also remove all redundant null-safe operators.
1 parent 2890bb3 commit e0f3148

File tree

5 files changed

+1539
-44
lines changed

5 files changed

+1539
-44
lines changed

packages/akamai/changelog.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
# newer versions go on top
2+
- version: "2.26.0"
3+
changes:
4+
- description: Handle input leniently.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/10158
7+
- description: Improve efficiency of script processing.
8+
type: enhancement
9+
link: https://github.com/elastic/integrations/pull/10158
10+
- description: Fix handling of missing fields.
11+
type: bugfix
12+
link: https://github.com/elastic/integrations/pull/10158
213
- version: "2.25.4"
314
changes:
415
- description: Remove experimental/beta status warnings.

0 commit comments

Comments
 (0)