Sha256: 2fdbb91f65bb3d2bc505a0a4fadf98f835ae7c2fc2cbdae24e5e5272e2329543
Contents?: true
Size: 1.27 KB
Versions: 1
Compression:
Stored size: 1.27 KB
Contents
## 3.1.0 - Add 'refresh_behaviour' to either 'merge' or 'replace' during a refresh #57 ## 3.0.4 - Update gemspec summary ## 3.0.3 - Fix some documentation issues # 3.0.1 - Docs: Fixed asciidoc formatting problem so info about supported dictionary file types renders # 3.0.0 - Breaking: Updated plugin to use new Java Event APIs # 2.1.4 - Fix threadsafety issues by adding in a read/write lock # 2.1.3 - Depend on logstash-core-plugin-api instead of logstash-core, removing the need to mass update plugins on major releases of logstash # 2.1.2 - New dependency requirements for logstash-core for the 5.0 release ## 2.1.1 - Add more descriptive message with the dictionary could not be loaded, also include test for it. ## 2.1.0 - Added other formats, a part from YAML, to be used when loading dictionaries from files in this plugin. Current supported formats are YAML, JSON and CSV. ## 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 ## 0.1.10 - fix failing test due to a missing encoding: utf8 magic header
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
logstash-filter-translate-3.1.0 | CHANGELOG.md |