8000 Release 0.10.0 by joshuawscott · Pull Request #345 · kafkaex/kafka_ex · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Release 0.10.0 #345

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 11, 2019
Merged

Release 0.10.0 #345

merged 1 commit into from
Apr 11, 2019

Conversation

joshuawscott
Copy link
Member

0.10.0 Release Notes:

Features

  • Allow passing in state to a KafkaEx.GenConsumer by defining a KafkaEx.GenConsumer.init/3 callback. Adds a default implementation of init/3 to ensure backward compatibility. -- @mtrudel
  • Support DeleteTopics API for Kafka 0.10+ -- @jbruggem
  • Add a default partitioner using murmur2 hashing when key is provided, or random partitioning otherwise. Use the KafkaEx.Partitioner behaviour to define a different partitioner, and enable it by adding it to the partitioner configuration setting.

Misc

  • Thanks to @mjparrott , @clambodile, @soteras for documentation fixes
  • Thanks to @gorenje for adding Elixir 1.8 testing and fixing 1.8 compile warnings

PRs Included:

#343
#338
#337
#335
#329
#333
#331

@joshuawscott joshuawscott merged commit df4dcbe into master Apr 11, 2019
@joshuawscott joshuawscott deleted the release_0.10.0 branch April 11, 2019 18:32
robotarmy pushed a commit to RAM9/kafka_ex that referenced this pull request Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0