Skip to content

Releases: devshawn/kafka-gitops

Release 0.2.15

25 Feb 19:21
Compare
Choose a tag to compare
  • Adds support for CCLOUD_EXECUTABLE_PATH environment variable to specify a ccloud executable path. The default remains ccloud.

Release 0.2.14

18 Feb 00:39
Compare
Choose a tag to compare
  • Adds the --skip-acls flag, allowing ACL resource management to be skipped and for kafka-gitops to support clusters with no authorizer

Release 0.2.13

30 Oct 14:08
Compare
Choose a tag to compare
  • Fixes bug where credentials would not properly escape quotes

For versions greater than 0.2.9, a bug was fixed where confluent cloud users were generated without the prefix of user-.

Release 0.2.9

31 Aug 14:49
Compare
Choose a tag to compare
  • Plan files will now exclude unchanged resources by default; no noticeable change to the user. For debugging purposes, unchanged resources can still be included using the --include-unchanged flag for the plan command.

Release 0.2.8

19 Aug 22:04
Compare
Choose a tag to compare
  • Adds support for defining a default replication factor so it can be omitted for each topic definition

Release 0.2.7

14 Aug 21:58
Compare
Choose a tag to compare
  • The apply command no longer exits with an error when there are no new changes to apply
  • If a plan file is desired to be created, a plan file will now be written when there are no new changes to apply (previously, kafka-gitops only wrote a plan file if there were new changes to be applied)

Release 0.2.6

13 Aug 22:34
Compare
Choose a tag to compare
  • Adds support for custom Kafka Connect storage topics
  • Adds support for service group.id and application.id overrides

Release 0.2.5

11 Aug 22:27
Compare
Choose a tag to compare
  • Improves the performance of the plan process
  • Validates ACL enums during the validate process
  • Added documentation regarding permissions

Release 0.2.4

28 Jun 20:09
Compare
Choose a tag to compare
  • Adds support for "users" in self-hosted clusters and custom user ACLs
  • Adds support for SASL/SCRAM-SHA-512

Release 0.2.3

28 May 21:27
Compare
Choose a tag to compare
  • Adds support for SASL_SCRAM
  • Fixes GUI issue with ACL output