Skip to main content

Release date: 2022-11-28

Discover the latest version of Conduktor in 1.6.0, featuring exciting updates across the platform and its solutions. The Platform introduces LDAPS support, allowing for secure LDAP connections. Explore the new documentation site at docs.conduktor.io for comprehensive information. In the Console, a new "ACL" page provides a list of all ACLs in your Cluster (read-only for now). Additional Console enhancements include the ability to add new partitions to a topic, improvements in the topics list table, and enhanced link sharing capabilities in the Monitoring solution. The Admin section introduces TLS checks for the cluster's bootstrap servers. This version also includes various fixes, addressing issues in the Platform, Console, Testing, Monitoring, and Admin sections, ensuring a smoother user experience.

conduktor-docs

Features ✨

  • Platform

  • Console

    • New "ACL" page listing for all the ACLs of your Cluster (read-only for now)
    • Topics: You can now add new partitions to a topic
    • Topics list table: We removed the replication factor column from the table
    • Topics list table: We changed how we truncate long topic names
      • We're now, by default, truncating the beginning of long topic names
      • There's a new option in the table menu to switch to the previous behaviour (whereby we were truncating the end of long topic names)
  • Monitoring

    • It's now possible to copy/paste any link and share them
  • Admin

    • Add the TLS check on the cluster's bootstrap servers

Fix 🔨

  • Platform

    • Remove unused configuration fields (auth.local-users[].groups and slack-token )
  • Console

    • The "details" part of an error message was not scrollable
    • Create Topic form: when an error was happening, the error was not always displayed in the UI
    • Create Connector form: The error message displayed was not correct
    • Create Connector form: The "validate" feature was not reporting the correct error
    • Produce: Producing with random Avro was sometimes not working
  • Testing

    • Fix agent connectivity hanging when using multiple instances of an agent
    • Fix menu tooltips being displayed behind the canvas
    • Fix loader not being centered
    • Fix Text4Shell CVE from org.apache.commons.commons-text-1.9
  • Monitoring

    • You can navigate back via your browser without encountering issues
  • Admin

    • RBAC: changing a role did not remove old permissions
    • As user with 'read' but without 'edit' permissions, I can browse the clusters as readonly