Skip to content

Commit c3d797b

Browse files
committed
update changelog
1 parent 843cb3d commit c3d797b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
## 1.0.3
27
- Fix typo in module name in test (Causing CI build failures)
38

0 commit comments

Comments
 (0)