Skip to content

Commit c21047b

Browse files
authored
[Ti_AbuseCH] - Added changelog entry and doc updates to retain context of back-port PR_#13317 (#13330)
* added changelog entry and doc updates to retain context of backport #PR_13317 * updated docs
1 parent fa56b59 commit c21047b

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

packages/ti_abusech/_dev/build/docs/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ This integration is for [AbuseCH](https://urlhaus.abuse.ch/) logs. It includes t
1010
## Note:
1111

1212
From February 2025, AbuseCH recommends using an optional `Auth Key` (API Key) in the requests to avoid rate limiting issues.
13-
More details on this topic can be found [here](https://abuse.ch/blog/community-first/). In version 2.8.0, we have added an optional `Auth Key`
14-
configuration option that can be used to avoid rate limiting.
13+
More details on this topic can be found [here](https://abuse.ch/blog/community-first/). For versions **2.6.1, 2.8.0 and above**, we have added an optional `Auth Key` configuration option that can be used to avoid rate limiting.
1514

1615
## Agentless Enabled Integration
1716

packages/ti_abusech/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
- description: Enable Agentless deployment.
1010
type: enhancement
1111
link: https://github.com/elastic/integrations/pull/13173
12+
- version: "2.6.1"
13+
changes:
14+
- description: Add support for 'Auth-Key' in request header for all data streams.
15+
type: bugfix
16+
link: https://github.com/elastic/integrations/pull/13317
1217
- version: "2.6.0"
1318
changes:
1419
- description: Update Kibana constraint to support 9.0.0.

packages/ti_abusech/docs/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ This integration is for [AbuseCH](https://urlhaus.abuse.ch/) logs. It includes t
1010
## Note:
1111

1212
From February 2025, AbuseCH recommends using an optional `Auth Key` (API Key) in the requests to avoid rate limiting issues.
13-
More details on this topic can be found [here](https://abuse.ch/blog/community-first/). In version 2.8.0, we have added an optional `Auth Key`
14-
configuration option that can be used to avoid rate limiting.
13+
More details on this topic can be found [here](https://abuse.ch/blog/community-first/). For versions **2.6.1, 2.8.0 and above**, we have added an optional `Auth Key` configuration option that can be used to avoid rate limiting.
1514

1615
## Agentless Enabled Integration
1716

0 commit comments

Comments
 (0)