Sha256: 137bec51c312f6b691e613d4e139610bf31fccf808d7ac4208f1e39a39c28b39

Contents?: true

Size: 1.35 KB

Versions: 2

Compression:

Stored size: 1.35 KB

Contents

# 3.1.1
  - Depend on latest RMQ connection which retries on connection exception
# 3.1.0
  - Depend on latest RMQ connection with TLS improvements
# 3.0.9
  - Depend on logstash-core-plugin-api instead of logstash-core, removing the need to mass update plugins on major releases of logstash
# 3.0.8
  - New dependency requirements for logstash-core for the 5.0 release
## 3.0.7
  - Bump rabbitmq_connection version to use newer march hare gem and fix perms issues

## 3.0.6
 - Set codec to JSON if none specified to recreate old behavior

## 3.0.5
 - Fix broken registration of plugin

## 3.0.3
 - Bump dependency on logstash-mixin-rabbitmq_connection

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

2 entries across 2 versions & 1 rubygems

Version Path
logstash-output-rabbitmq-3.1.2-java CHANGELOG.md
logstash-output-rabbitmq-3.1.1-java CHANGELOG.md