File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 1- # 2.0.4
2- - Depend on logstash-core-plugin-api instead of logstash-core, removing the need to mass update plugins on major releases of logstash
3- # 2.0.3
4- - New dependency requirements for logstash-core for the 5.0 release
1+ ## 2.0.4
2+ - internal,deps: Depend on logstash-core-plugin-api instead of logstash-core, removing the need to mass update plugins on major releases of logstash
3+
4+ ## 2.0.3
5+ - internal,deps: New dependency requirements for logstash-core for the 5.0 release
6+
57## 2.0.0
6- - Plugins were updated to follow the new shutdown semantic, this mainly allows Logstash to instruct input plugins to terminate gracefully,
8+ - internal: Plugins were updated to follow the new shutdown semantic, this mainly allows Logstash to instruct input plugins to terminate gracefully,
79 instead of using Thread.raise on the plugins' threads. Ref: https://github.com/elastic/logstash/pull/3895
8- - Dependency on logstash-core update to 2.0
10+ - internal,deps: Dependency on logstash-core update to 2.0
911
You can’t perform that action at this time.
0 commit comments