Skip to content

Commit ee36433

Browse files
committed
updated docs, changelog and manifest
1 parent 7880770 commit ee36433

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +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`
13+
More details on this topic can be found [here](https://abuse.ch/blog/community-first/). In version 2.6.1, we have added an optional `Auth Key`
1414
configuration option that can be used to avoid rate limiting.
1515

1616
## Expiration of Indicators of Compromise (IOCs)

packages/ti_abusech/changelog.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# newer versions go on top
2-
- version: "2.7.0"
2+
- version: "2.6.1"
33
changes:
44
- description: Add support for 'Auth-Key' in request header for all data streams.
5-
type: enhancement
6-
link: https://github.com/elastic/integrations/pull/1111
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/13317
77
- version: "2.6.0"
88
changes:
99
- description: Update Kibana constraint to support 9.0.0.

packages/ti_abusech/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +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`
13+
More details on this topic can be found [here](https://abuse.ch/blog/community-first/). In version 2.6.1, we have added an optional `Auth Key`
1414
configuration option that can be used to avoid rate limiting.
1515

1616
## Expiration of Indicators of Compromise (IOCs)

packages/ti_abusech/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: ti_abusech
22
title: AbuseCH
3-
version: "2.7.0"
3+
version: "2.6.1"
44
description: Ingest threat intelligence indicators from URL Haus, Malware Bazaar, and Threat Fox feeds with Elastic Agent.
55
type: integration
66
format_version: "3.0.3"

0 commit comments

Comments
 (0)