Skip to content

Releases: confluentinc/cli

v3.21.0

07 Jul 00:32
3e4dca0
Compare
Choose a tag to compare

New Features

  • Add confluent pipeline create --use-schema-registry, and by default do not add Schema Registry to pipelines

Bug Fixes

  • Fix misleading error messages in confluent kafka topic consume

v3.20.0

30 Jun 01:52
f31aec5
Compare
Choose a tag to compare

New Features

  • Autocompletion for confluent api-key create --resource
  • Add confluent kafka link describe

Bug Fixes

  • Fixes the 404 error when creating a role binding attached to an identity pool

v3.19.0

23 Jun 18:35
d4ef602
Compare
Choose a tag to compare

New Features

  • Encrypt API key pair in context credentials

Bug Fixes

  • Fix permission issue while running confluent update in Docker image

v3.18.0

15 Jun 20:45
cc6a01b
Compare
Choose a tag to compare

New Features

  • Add confluent connect plugin install command to install Connect plugins for Confluent Platform
  • Support calling confluent environment describe without arguments
  • Autocomplete arguments in confluent service-quota list

Bug Fixes

  • Prevent panic while retrieving Schema Registry cluster information

v3.17.0

08 Jun 19:06
dedb472
Compare
Choose a tag to compare

New Features

  • Add confluent billing cost list

Bug Fixes

  • Fix confluent update checksum validation for Alpine Linux

v3.16.0

03 Jun 00:11
478c16a
Compare
Choose a tag to compare

New Features

  • Added new Docker-based confluent local commands for improved local testing of Confluent Platform

Bug Fixes

  • Removed unused --output flag in confluent kafka topic consume

v3.15.1

01 Jun 23:35
1779c1e
Compare
Choose a tag to compare

Bug Fixes

  • Delete cached Schema Registry URL when Schema Registry cluster is deleted

v3.15.0

25 May 22:58
63393f1
Compare
Choose a tag to compare

New Features

  • Support topic prefixes ending with a wildcard (*) in confluent asyncapi export --topics
  • Update "num.partitions" for a Kafka topic with confluent kafka topic update --config

v3.14.1

22 May 21:07
cc9e29e
Compare
Choose a tag to compare

Bug Fixes

  • Prevent confluent login --organization-id from logging users into the wrong SSO-enabled organization

v3.14.0

19 May 01:54
Compare
Choose a tag to compare

New Features

  • Publish with Homebrew
  • Add --metadata and --ruleset to confluent schema-registry schema create
  • Add --compatibility-group, --metadata-defaults, --metadata-overrides, --ruleset-defaults, and --ruleset-overrides to confluent schema-registry subject update

Bug Fixes

  • Fix decryption error when running non-authenticated commands
  • Correctly display mirror topics in confluent kafka link list --include-topics