Skip to content

Tags: b-deam/logstash-integration-kafka

Tags

v10.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Changed: config defaults to be aligned with Kafka client defaults (lo…

…gstash-plugins#30)

v10.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

v10.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.
```

v10.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request logstash-plugins#1 from yaauie/initial-release

bump version to 10.0.0