Sha256: 54246737a62a51a538bd04171d5b12b547ce75bb744bb6033ece4fa31cee7e91

Contents?: true

Size: 732 Bytes

Versions: 1

Compression:

Stored size: 732 Bytes

Contents

## 3.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

* 2.0.0
  - Massive refactor
  - Implement Logstash 2.x stop behavior
  - Depend on rabbitmq_connection mixin for most connection functionality
* 1.1.2
 - Bump march_hare to 2.12.0 to fix jar file permissions
* 1.1.1
 - Fix nasty bug that caused connection duplication on conn recovery
* 1.1.0
 - Many internal refactors
 - Bump march hare version to 2.11.0
* 1.0.1
 - Fix connection leakage/failure to reconnect on disconnect

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
logstash-output-rabbitmq-3.0.2-java CHANGELOG.md