Sha256: bbc87edb7ba7dee3fe81220a3507c52ae5bf7b7c1d3ee3ddef1a44923c781009
Contents?: true
Size: 1.47 KB
Versions: 1
Compression:
Stored size: 1.47 KB
Contents
## 3.0.2 - Relax constraint on logstash-core-plugin-api to >= 1.60 <= 2.99 ## 3.0.1 - Republish all the gems under jruby. ## 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.2.2 - Depend on logstash-core-plugin-api instead of logstash-core, removing the need to mass update plugins on major releases of logstash # 2.2.1 - New dependency requirements for logstash-core for the 5.0 release ## 2.2.0 - Upgraded the twitter gem to the last version available, 5.15.0 - Add proxy support, Fixes #7. ## 2.1.0 - Add an option to fetch data from the sample endpoint. - Add hashtags, symbols and user_mentions as data for the non extended tweet event. - Add an option to filter per location and language. - Add an option to stream data from a list of users. - Add integration and unit tests for this and previous features. - Add an ignore_retweet flag to filter them. - Small code reorg and refactoring. - Fixes #22 #21 #20 #11 #9 ## 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.0.1 * Handle tweets with a null 'in-reply-to' without crashing. This is a temporary fix till JrJackson is updated.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
logstash-input-twitter-3.0.2 | CHANGELOG.md |