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.
Important changes ❗
- This version replaces
platform.fqdn
configuration withplatform.external.url
(used for SSO callback URL when using a reverse proxy).
Features ✨
Give us feedback via our public roadmap
-
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