You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,7 @@
34
34
(PR#2408 and PR#2414 by Jan Kaliszewski).
35
35
-`intelmq.lib.upgrades`: Replace deprecated instances of `url2fqdn` experts by the new `url` expert in runtime configuration (PR#2432 by Sebastian Wagner).
36
36
-`intelmq.lib.bot`: Ensure closing log files on reloading (PR#2435 by Kamil Mankowski).
37
+
- Only load the config once when starting intelmqctl (which makes IntelMQ API calls take less time) (PR#2444 by DigitalTrustCenter).
37
38
38
39
### Development
39
40
- Makefile: Add codespell and test commands (PR#2425 by Sebastian Wagner).
0 commit comments