Skip to main content

Conduktor version 1.13.0 is now available, featuring performance improvements in the Console and the ability to sync Conduktor groups with external groups from LDAP/OAuth2.0 identity providers. This release also introduces new features such as external group mapping, DB support for TLS, and the option to force platform URLs. Additionally, improvements have been made to the Kafka Connect connection configuration and testing functionalities. Upgrade to Conduktor 1.13.0 for these exciting new features and fixes.

external-group-map

Important changes ❗

  • This version replaces platform.fqdn configuration with platform.external.url (used for SSO callback URL when using a reverse proxy).

Features ✨

Give us feedback via our public roadmap

  • Platform

    • External group mapping for LDAP/OIDC - See docs
    • DB support for TLS - See docs
    • Allow to force platform URL with platform.external.url configuration. This can fix SSO callback URL errors if upstream proxy sends the wrong X-Forwarded-* HTTP headers to the platform.
  • Console

    • Support mTLS on Kafka Connect
    • Improve the performance of the consumer and topic lists screen
    • New design for the cluster dropdown has been implemented
  • Admin

    • Configure Kafka Connect connection with mTLS
    • Configure an icon to distinguish your clusters
  • Testing

    • Add 'Skip SSL' functionality to HTTP tasks

Fix 🔨

  • Console

    • Fix connectivity test with RedPanda clusters