Skip to content

v0.13.0

Compare
Choose a tag to compare
@ConfluentSemaphore ConfluentSemaphore released this 28 Jun 17:59
· 997 commits to master since this release

0.13.0 (June 28, 2022)

Full Changelog

New features

  • Added support for kafka_api_key, kafka_api_secret, kafka_rest_endpoint attributes in a provider block to make rest_endpoint attribute and credentials block optional for confluent_kafka_acl and confluent_kafka_topic resources (#37, #54).
  • Added disable_wait_for_ready attribute to disable readiness check for confluent_api_key resource (#25, #51).
  • Added support for pausing / resuming a connector by adding status attribute for confluent_connector resource.

Bug fixes: