Skip to content

Commit 5567ec8

Browse files
chore(CHANGELOG): Prepare release 1.2.2
1 parent e4b7e65 commit 5567ec8

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,22 @@ The [public API](https://semver.org/spec/v2.0.0.html#spec-item-1) of this librar
1111
Splunk app: i.e., all files and folders except ones that are ignored by the `.slimignore` file.
1212

1313

14+
---
15+
16+
## [1.2.2](https://github.com/crowdsecurity/crowdsec-splunk-app/releases/tag/v1.2.2) - 2025-11-17
17+
18+
[_Compare with previous release_](https://github.com/crowdsecurity/crowdsec-splunk-app/compare/v1.2.1...v1.2.2)
19+
20+
### Changed
21+
22+
- Improve retrieval/display of existing settings
23+
- Always use the name of the field(s) in the output variable name, allowing enrichment of events containing multiple IPs
24+
25+
### Added
26+
27+
- Add a `fields` argument allowing to select relevant fields (i.e. `ipfield="ip" fields="reputation,confidence"`)
28+
- Support batching to API
29+
1430
---
1531

1632
## [1.2.1](https://github.com/crowdsecurity/crowdsec-splunk-app/releases/tag/v1.2.1) - 2025-06-27

0 commit comments

Comments
 (0)