Tags: b-deam/logstash-integration-kafka
Tags
Refactor: partition_assignment_strategy to accept enumerated values (l… …ogstash-plugins#25) * Feat: changed partition_assignment_strategy values to accept simple (underscore) names instead of class names * Chore: fill-in changelog with links to PRs * Docs: make sure NOTE: gets properly rendered * Refactor: avoid optional method param * Refactor: align method naming in input/output Co-authored-by: Ry Biesemeyer <yaauie@users.noreply.github.com>
Build: relax jar-dependencies requirements (logstash-plugins#19) Bundler is having issues (using bundle exec) with default gems : `ruby -rbundler/setup -S rake vendor` ``` Gem::LoadError: You have already activated jar-dependencies 0.4.0, but your Gemfile requires jar-dependencies 0.3.12. Prepending `bundle exec` to your command may solve this. ```
Merge pull request logstash-plugins#1 from yaauie/initial-release bump version to 10.0.0