Sha256: 18e4c9958d9b77d8cdd81871a35aca8112f97fa0e1a822f5cab864dbf1c27324

Contents?: true

Size: 502 Bytes

Versions: 2

Compression:

Stored size: 502 Bytes

Contents

## 2.0.3
 - fix masked errors due to rescue Exception
 - fix random race condition on closing io object
 - refactor code for more reliable tests
## 2.0.1
 - Replace non-whitespace character in code

## 2.0.0
 - Plugins were updated to follow the new shutdown semantic, this mainly allows Logstash to instruct input plugins to terminate gracefully,
   instead of using Thread.raise on the plugins' threads. Ref: https://github.com/elastic/logstash/pull/3895
 - Dependency on logstash-core update to 2.0

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
logstash-input-exec-2.0.4 CHANGELOG.md
logstash-input-exec-2.0.3 CHANGELOG.md