1.0 release, KTB gets first major version
Kafka Topology Builder gets finally 1.0, with many great futures and many bugs fixed in the journey I am proud to share this release.
Changes introduced since latest rc2 release.
- Extended the logging support to many components and classes in the KTB with the idea to support better troubleshooting. (Closes #101)
- Add a filter to delete only topic configurations that are explicitly set, not the ones that use default values. (closes #99)
- Fix a bug with wrongly set PatternType for Consumer group acls level. (closes #111)
- Add test and documentation for list type config values as handled using the new config library.
- Add a Health Check function used during the creation of the internal admin client. This function will describe the cluster and perse test if the setup credentials are ok. This fixes (#112)
Please reach out to https://github.com/kafka-ops/kafka-topology-builder/blob/master/changelog.md for all details in the release.
Docs are available from here (thanks readthedocs.org!)
If you are using KTB I am looking forward to know more about you in our chat here drop us a message.
Thanks again to all great contributors and helpers, without you this would not have been possible!