File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,22 @@ The [public API](https://semver.org/spec/v2.0.0.html#spec-item-1) of this librar
1111Splunk 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
You can’t perform that action at this time.
0 commit comments