Sha256: 803366fe9cf086632285b2579f245645f96fc7fe3e6690f4caf2d9996e5090c0
Contents?: true
Size: 921 Bytes
Versions: 1
Compression:
Stored size: 921 Bytes
Contents
## 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.1 | CHANGELOG.md |