Skip to content

Commit fb92b9c

Browse files
committed
doc: changelog for PR#2598
1 parent 976ccf4 commit fb92b9c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,13 @@ Please refer to the [NEWS](NEWS.md) for a list of changes which have an affect o
1414
--------------------------------
1515

1616
### Configuration
17+
- New parameter `stop_retry_limit` (PR#2598 by Lukas Heindl).
1718

1819
### Core
1920
- Drop support for Python 3.8 (fixes #2616, PR#2617 by Sebastian Wagner).
2021
- `intelmq.lib.splitreports`: Handle bot parameter `chunk_size` values empty string, due to missing parameter typing checks (PR#2604 by Sebastian Wagner).
2122
- `intelmq.lib.mixins.sql` Add Support for MySQL (PR#2625 by Karl-Johan Karlsson).
23+
- New parameter `stop_retry_limit` to gracefully handle stopping bots which take longer to shutdown (PR#2598 by Lukas Heindl, fixes #2595).
2224

2325
### Development
2426

0 commit comments

Comments
 (0)