1.24.0 (January 5, 2023)
New features:
- Added new
confluent_subject_mode
resource and a corresponding data source in an Open Preview lifecycle stage (#155). - Added new
confluent_subject_config
resource and a corresponding data source in an Open Preview lifecycle stage. - Added new
confluent_schema_registry_cluster_mode
resource and a corresponding data source in an Open Preview lifecycle stage (#155). - Added new
confluent_schema_registry_cluster_config
resource and a corresponding data source in an Open Preview lifecycle stage. - Added support for
kafka_id
attribute in theprovider
block (#37). See managing-single-kafka-cluster example for more details. - Added support for
schema_registry_id
attribute in theprovider
block (#124). See managing-single-schema-registry-cluster example for more details. - Added new examples:
Bug fixes:
- Fixed "confluent_kafka_acl resource does not allow use as principal 'User:*'" (#152).
- Resolved 4 Dependabot alerts.
- Fixed a bug in ksql-rbac example.
- Updated dedicated-privatelink-azure-kafka-acls, dedicated-privatelink-azure-kafka-rbac examples to remove check for disabled Private Link endpoint network policies.
- Updated docs (#160, #161).