Sha256: a7749e5865af459fff183383608a2ed636284f9097f15aa2d44d9dc318ade013
Contents?: true
Size: 1.09 KB
Versions: 3
Compression:
Stored size: 1.09 KB
Contents
# 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
logstash-input-http_poller-2.1.0 | CHANGELOG.md |
logstash-input-http_poller-2.0.6 | CHANGELOG.md |
logstash-input-http_poller-2.0.5 | CHANGELOG.md |