Releases: compose-x/cfn-kafka-admin
Releases · compose-x/cfn-kafka-admin
v0.7.0
What's Changed
- Functionality to add arbitrary metadata to AVRO JSON formatted schemas by @JohnPreston in #19
Full Changelog: v0.6.5...v0.7.0
v0.6.2
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Fix topic update not returning properties by @JohnPreston in #6
- Fix license metadata by @J-M0 in #8
- Refactor to use confluent-python first, fallback to kafka-python by @JohnPreston in #7
- Alter property one by one to catch the ones that didn't work by @JohnPreston in #12
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #11
- ClientConfig body to allow for more kafka client options. by @JohnPreston in #16
- Bump black from 23.11.0 to 24.3.0 by @dependabot in #13
- update definition nam by @samyuktha-edara in #17
New Contributors
- @J-M0 made their first contribution in #8
- @dependabot made their first contribution in #11
Full Changelog: v0.4.5.post0...v0.6.1
v0.6.0-rc3
What's Changed
- Fix topic update not returning properties by @JohnPreston in #6
- Fix license metadata by @J-M0 in #8
- Refactor to use confluent-python first, fallback to kafka-python by @JohnPreston in #7
- Alter property one by one to catch the ones that didn't work by @JohnPreston in #12
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #11
- ClientConfig body to allow for more kafka client options. by @JohnPreston in #16
New Contributors
- @J-M0 made their first contribution in #8
- @dependabot made their first contribution in #11
Full Changelog: v0.4.5.post0...v0.6.0-rc3
v0.6.0-rc2
Uses Confluent Kafka python (uses librdkafka) to manipulate the topics.
v0.4.5
v0.4.5.post0 v0.4.5.post0
v0.1.5
Working at scale for topics, ACLs and schemas
To--Do: Docs.