Sha256: 8d8f945ec7a404b9991cf45211037d794e63a834e42485844f9729017c33f678
Contents?: true
Size: 1003 Bytes
Versions: 1
Compression:
Stored size: 1003 Bytes
Contents
## 2.1.2 - Make tests less reliant on implementation details of LogStash::Event ## 2.1.1 - Fix an issue with the expectation on `Time.now` and running the tests inside Logstash #52 ## 2.1.0 - New year rollover should be handled better now when a year is not present in the time format. If local time is December, and event time is January, the year will be set to next year. Similar for if local time is January and Event time is December, the year will be set to the previous year. This should help keep times correct in the upcoming year rollover. (#33, #4) - The `timezone` setting now supports sprintf format (#31) - use Event#tag, relax specs for Java Event, code cleanups ## 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
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
logstash-filter-date-2.1.2 | CHANGELOG.md |