File driplane.changes of Package driplane
-------------------------------------------------------------------
Fri Apr 7 19:07:47 UTC 2023 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.16.1
New Features
* socket mode added to slack feeder.
* support dash symbol on rule's name.
* cache filter supports named cache.
* HTML filter added.
* apt repository feeder.
* target added to the format filter.
* caching only on first run for some feeders.
Fixes
* fix: twitter moved to APIv2
* use updated if the publishdate field is not available.
* extract author from rss feed.
* target param added to echo filter.
* target param added to elasticsearch filter.
* added test for firstRun on cache filter.
-------------------------------------------------------------------
Fri Oct 29 17:23:02 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.8.2
New Features
* added file filter for reading files.
* implemented elasticsearch filter.
* added log to file filter in case the message does not contain
a file path.
* added 'lt_baseurl' parameter to the Slack feeder.
Fixes
* added type=local to example rule.
* lint is a bad guy.
* trigger file filter only if the message is a file path.
* using sha256(data) as document id for the elasticsearch filter.
* fixed elasticsearch id format.
* extras for the folder feeder weren't filled correctly.
* main field was not filled correctly.
* adding event and service name.
* downgraded log verbosity.
* allow multiple messages creation on JS filters.
-------------------------------------------------------------------
Thu Jul 1 15:37:13 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.4.0
New Features
* striptag filter added
Fixes
* avoid panic on shutdown because of closing a chan multiple times
Misc
* various documentation fixes
-------------------------------------------------------------------
Thu Apr 29 08:17:08 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.3.1
New Features
* support to the 'import' directive on the DSL
* bus for events added to filters and feeders and cache will be
written on file on exit
Fixes
* comments added to fix lint
* comments added and typos fixed
-------------------------------------------------------------------
Sun Apr 11 18:33:18 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Initial pakcage, version 1.2.0