Sha256: fd71a1394e669f2fbdce1137f49f5b57baed5a505b25db203908c49106d44b57

Contents?: true

Size: 896 Bytes

Versions: 2

Compression:

Stored size: 896 Bytes

Contents

# 1.0.3
  - Fix `concurrent-ruby` deprecation warning (https://github.com/logstash-plugins/logstash-input-lumberjack/pull/39)
  - Remove deplicate declaration of the threadpool
  - Force `ruby-lumberjack` to be version 0.0.23 or higher to be in sync with `logstash-output-lumberjack`
# 1.0.2
  - Use a `require_relative` for loading the spec helpers. (https://github.com/logstash-plugins/logstash-input-lumberjack/pull/35)
# 1.0.1
  - Fix a randomization issue for rspec https://github.com/logstash-plugins/logstash-input-lumberjack/issues/33
# 1.0.0
  - Default supported plugins are pushed to 1.0
# 0.1.10
  - Deprecating the `max_clients` option
  - Use a circuit breaker to start refusing new connection when the queue is blocked for too long.
  - Add an internal `SizeQueue` with a timeout to drop blocked connections. (https://github.com/logstash-plugins/logstash-input-lumberjack/pull/12)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
logstash-input-lumberjack-1.0.4 CHANGELOG.md
logstash-input-lumberjack-1.0.3 CHANGELOG.md