- [Enhancement] Typing cluster information.
- [Enhancement] Separate cluster API from /pages/cluster to /api_metrics/cluster.
- [Changed] Separate extension settings from cluster settings.
- [Enhancement] Increased convenience so that you can see the previous or subsequent messages in the topic message detail view modal.
- [Changed] Change getTopicMessage by offset path params to body params. (GET => POST)
- [Feature] Add CMPS metrics to topic overview/detail metric page.
- [Feature] Add CMPS timeseries chart to topic detail metric tab.
- [Changed] Change get message api parameters.
- [Feature] Add change replication factor from partition tab.
- [Fixed] Fixed topic estimated size calculation bug.
- [Feature] Add CMPS metrics column to consumer group table, consumer detail table.
- [Feature] Add CMPS timeseries chart to consumer group detail page.
- [Deprecated] Remove ASSIGNED/NOT_ASSIGNED status from consumer detail topic-partition table.
- [Enhancement] Add the number of partitions allocated to consumer rows.
- [Enhancement] Expand multiple consumer rows at the same time.
- [New] Add connector detail page.
- [Feature] Add connector detail page, task table & error log modal.
- [Fixed] Fix a bug that could not be checked.
- [Deprecated] Max cluster, broker, user changed to not exposed.
- [Fixed] Add Logic that password ignored policy when modifying password.
- [Feature] Add get current throttling value.
- [Feature] Add disable current throttle settings.
- [Feature] Add estimated smart rebalancing time.
- [Feature] Componentize table head.
- [Feature] Export table data. (json/csv) (all Tables)
- [Enhancement] Status box modularization. (Cluster, Broker, Topic-partition, Consumer group)
- [Enhancement] Componentize table. (all Tables)
- [Changed] Move the theme change function of the existing settings button to the header.
- [Fixed] Fix export table data bug.