There was an error while loading. Please reload this page.
1 parent c099190 commit 6e2a141Copy full SHA for 6e2a141
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 2.0.0
2
+ - Plugins were updated to follow the new shutdown semantic, this mainly allows Logstash to instruct input plugins to terminate gracefully,
3
+ instead of using Thread.raise on the plugins' threads. Ref: https://github.com/elastic/logstash/pull/3895
4
+ - Dependency on logstash-core update to 2.0
5
+
6
# 1.1.0
7
- Add basic tests for the project
8
- Refactor the plugin to include the option to add an option to inject
0 commit comments