Releases: StephenSorriaux/ansible-kafka-admin
Releases · StephenSorriaux/ansible-kafka-admin
0.15.2
0.15.1
- Fix the way the
manager
was handled - Now testing with Python 3.10
0.15.0
0.14.1
0.14.0
0.13.2
- fix kafka_topics partition increase MVP @mrandreyeff
0.13.1
0.13.0
- Use utf8 vs ascii for json MVP @ryarnyah
- Add acl resource to kafka_info module MVP @StephenSorriaux
- Add an invitation link to Slack workspace MVP @StephenSorriaux
- Default should respect the intended type MVP @teebee
- Add some build to add ansible-collection to release MVP @ryarnyah
- Add kafka_quotas module MVP @ryarnyah
0.12.1
0.12.0
- Support Python 3.5 MVP @ryarnyah
- Zookeeper is only needed when Kafka < 2.4.0 and replica_factor is changed or Kafka == 0.11.0 MVP @ryarnyah
- Add modules
kafka_topic
andkafka_acl
MVP @ryarnyah - Deprecate
kafka_lib
MVP @ryarnyah - Add bulk modules
kafka_acls
andkafka_topics
MVP @ryarnyah - Upgrade dependencies (@see
requirements.txt
) MVP @ryarnyah - Migrate from Travis to Github Actions MVP @ryarnyah
- Add test to check deleted options MVP @StephenSorriaux
- Refactor tests to call ansible direcly from python MVP @ryarnyah
- Add idempotency test to all tests MVP @StephenSorriaux
- Add real-life examples MVP @StephenSorriaux
- Add link to Treeware offset.earth/treeware (please support us on it) MVP @StephenSorriaux