- [Changed] Delete ip address validation in cluster register step 1.
- [Feature] (single topic-partition) Request estimate reassignment and show current/estimated distribution (disk usage) chart.
- [Feature] (single topic-partition) Request smart rebalance with throttle settings option.
- [Changed] Change topic estimated size calculation formula.
- [Deprecated] Remove topic size-limit param from topic message filter.
- [Feature] Add timestamp to detail message view modal.
- [Fixed] Fix topic message offset type changed bug.
- [Fixed] Fixed Error Partition Detail Modal's paging bug.
- [Fixed] Fixed a bug where a screen error occurred when no broker metric data.
- [Fixed] Fixed the margin spacing above the Broker detail graph.
- [Feature] Reset consumer group offsets. (only dead/empty can update offsets)
- [Feature] Change consumer group offsets. (only dead/empty can update offsets)
- [Feature] Delete all consumer's metadata in consumer group.
- [Changed] Change Kafka-Connect term server/host to worker/worker node.
- [Fixed] Fix a bug where json beautify was not reflected when schema version was changed.
- [Changed] Change so that the message body is not entered when creating the rule.
- [Fixed] Fix unexposed error related to metric state.
- [Fixed] Fix notification rule creation summary information.
- [Changed] Add filter to view alarm history by selecting cluster.
- [Feature] Add health status 'Empty' ('Online' | 'Offline' | 'Empty')
- [Fixed] Fixe can’t input Korean language bug.
- [Changed] Change Table sorting method. (alpabet uppercase and lowercase disthingushied)
- [Fixed] Change field-ms byte conversion expression from formatBytes to numeral.
- [Fixed] Fix reload routing issue. (Always reload route to /cluster page) (pages/index.tsx)
- [Fixed] Fix logout routing issue. (route to 403 after logout) (components/authentification/rbac/rbac-route-shield.tsx)