Skip to content

Releases: compose-x/cfn-kafka-admin

v0.7.0

09 Jul 12:25
Compare
Choose a tag to compare

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

05 Jul 11:31
be3dfdc
Compare
Choose a tag to compare

Full Changelog: v0.6.1...v0.6.2

v0.6.1

25 Apr 16:12
f274dc2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.5.post0...v0.6.1

v0.6.0-rc3

18 Apr 22:55
76be077
Compare
Choose a tag to compare
v0.6.0-rc3 Pre-release
Pre-release

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

Full Changelog: v0.4.5.post0...v0.6.0-rc3

v0.6.0-rc2

04 Dec 23:10
423120f
Compare
Choose a tag to compare
v0.6.0-rc2 Pre-release
Pre-release

Uses Confluent Kafka python (uses librdkafka) to manipulate the topics.

v0.4.5

24 Apr 12:50
b4c0f9e
Compare
Choose a tag to compare
v0.4.5.post0

v0.4.5.post0

v0.1.5

29 Oct 21:06
a7addcc
Compare
Choose a tag to compare

Working at scale for topics, ACLs and schemas

To--Do: Docs.