Skip to content

Commit f2b5b66

Browse files
sebixaaronkaplan
authored andcommitted
doc: move changelog for PR#2372 to correct release
1 parent 8c3c4ed commit f2b5b66

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,15 @@
6161
- Remove undocumented and unused attributes of `StompCollectorBot` instances:
6262
`ssl_ca_cert`, `ssl_cl_cert`, `ssl_cl_cert_key`.
6363
- Minor fixes/improvements and some refactoring (see also above: *Core*...).
64+
- `intelmq.bots.collectors.shadowserver.collector_reports_api`:
65+
- The 'json' option is no longer supported as the 'csv' option provides better performance (PR#2372 by elsif2).
6466

6567
#### Parsers
66-
- `intelmq.bots.parsers.netlab_360.parser`: Removed as the feed is discontinued. (#2442 by Filip Pokorný)
67-
- `intelmq.bots.parsers.webinspektor.parser`: Removed as the feed is discontinued. (#2442 by Filip Pokorný)
68-
- `intelmq.bots.parsers.sucuri.parser`: Removed as the feed is discontinued. (#2442 by Filip Pokorný)
68+
- `intelmq.bots.parsers.netlab_360.parser`: Removed as the feed is discontinued. (#2442 by Filip Pokorný)
69+
- `intelmq.bots.parsers.webinspektor.parser`: Removed as the feed is discontinued. (#2442 by Filip Pokorný)
70+
- `intelmq.bots.parsers.sucuri.parser`: Removed as the feed is discontinued. (#2442 by Filip Pokorný)
71+
- `intelmq.bots.parsers.shadowserver._config`:
72+
- Switch to dynamic configuration to decouple report schema changes from IntelMQ releases by regularly downloading them from the Shadowserver server (PR#2372 by elsif2).
6973

7074
#### Experts
7175
- `intelmq.bots.experts.jinja` (PR#2417 by Mikk Margus Möll):
@@ -159,13 +163,10 @@
159163
- added support for `Subject NOT LIKE` queries,
160164
- added support for multiple values in ticket subject queries.
161165
- `intelmq.bots.collectors.rsync`: Support for optional private key, relative time parsing for the source path, extra rsync parameters and strict host key checking (PR#2241 by Mateo Durante).
162-
- `intelmq.bots.collectors.shadowserver.collector_reports_api`:
163-
- The 'json' option is no longer supported as the 'csv' option provides better performance.
164166

165167
#### Parsers
166168
- `intelmq.bots.parsers.shadowserver._config`:
167169
- Reset detected `feedname` at shutdown to re-detect the feedname on reloads (PR#2361 by @elsif2, fixes #2360).
168-
- Switch to dynamic configuration to decouple report schema changes from IntelMQ releases.
169170
- Added 'IPv6-Vulnerable-Exchange' alias and 'Accessible-WS-Discovery-Service' report. (PR#2338)
170171
- Removed unused `p0f_genre` and `p0f_detail` from the 'DNS-Open-Resolvers' report. (PR#2338)
171172
- Added 'Accessible-SIP' report. (PR#2348)

0 commit comments

Comments
 (0)