Sha256: 98060b0bb1ee0d613a23032070ec91b4975ad9cd7634695c190be798fb5bda44

Contents?: true

Size: 998 Bytes

Versions: 2

Compression:

Stored size: 998 Bytes

Contents

## 4.0.0
 - internal: Upgrade event API dependency to support Logstash 2.4 & 5.x.
 - internal: Bump dependency to ftw library to fix compatibility problem.

## 3.0.2
 - Depend on logstash-core-plugin-api instead of logstash-core,
   removing the need to mass update plugins on major releases of
   logstash

## 3.0.1
 - New dependency requirements for logstash-core for the 5.0 release

## 3.0.0
 - The "mode" option's "server" value has been removed since server mode
   isn't supported (and never has been). This could potentially affect
   existing users who have had "mode => server" set but in reality have
   been using client mode all along.
 - The "url" option is now mandatory.

## 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-websocket-4.0.1 CHANGELOG.md
logstash-input-websocket-4.0.0 CHANGELOG.md