Current section
Files
Jump to
Current section
Files
broadway_kafka
CHANGELOG.md
CHANGELOG.md
# Changelog
## v0.1.2 (2020-04-02)
* Add support for single string hosts configuration
* Add support for tuple lists with string as key in hosts
* Drop invalid support of topic/partition for topics option
## v0.1.1 (2020-02-28)
* Add SASL authentication support
* Allow boolean for client config ssl option
* Append `headers` to message metadata
## v0.1.0 (2020-02-19)
* Initial release