Sha256: 99993e91b664119afe1ae603d7fb7c93963c159ac4f1ceb21ec278da6a9ee9ce

Contents?: true

Size: 1.26 KB

Versions: 1

Compression:

Stored size: 1.26 KB

Contents

## 3.0.0
  - Update the plugin to the version 2.0 of the plugin api, this change is required for Logstash 5.0 compatibility. See https://github.com/elastic/logstash/issues/5141
# 2.0.5
  - Depend on logstash-core-plugin-api instead of logstash-core, removing the need to mass update plugins on major releases of logstash
# 2.0.4
  - New dependency requirements for logstash-core for the 5.0 release
## 2.0.2
 - Bump http_client mixin to use better stale check for keepalives

## 2.0.1
 - Bump http_client mixin to default to 1 retry for idempotent actions

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

* 1.1.2
  - Correctly default to zero connection retries
  - Revert old ineffective code for connection retries
* 1.1.1
  - Default to zero connection retries
* 1.1.0
  - Error metadata no longer '_' prefixed for kibana compat
  - HTTP metadata now normalized to prevent conflicts with ES schemas
* 1.0.2
  - Bug fix: Decorating the event before pushing it to the queue
* 1.0.1
  - Add 'target' option
* 1.0.0
  - Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
logstash-input-http_poller-3.0.0 CHANGELOG.md