Skip to content

v4.23.0

Choose a tag to compare

@semaphore-agent-production semaphore-agent-production released this 07 Apr 22:57
· 295 commits to main since this release
c769075

New Features

  • Add new --client-cert-path and --client-key-path flags to confluent login to support on-premises mTLS login
  • Add a new --certificate-only flag to confluent login for on-premises mTLS login without username/password or SSO
  • Add new --client-cert-path and --client-key-path flags to all on-premises MDS and schema registry commands
  • Add new "CONFLUENT_PLATFORM_CLIENT_CERT_PATH" and "CONFLUENT_PLATFORM_CLIENT_KEY_PATH" mTLS environment variables

Bug Fixes

  • Fix an issue preventing the CLI from refreshing the authentication token while running the on-premises confluent kafka topic [produce | consume] commands
  • Fix an issue causing the on-premises confluent kafka topic [produce | consume] commands to fail to start
  • Fix an issue causing confluent local kafka topic consume to fail to start