본문으로 건너뛰기

v2.2.0

· 약 2분

Cluster

  • [Enhancement] Typing cluster information.
  • [Enhancement] Separate cluster API from /pages/cluster to /api_metrics/cluster.
  • [Changed] Separate extension settings from cluster settings.

Topic

  • [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.

Consumer

  • [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.

Kafka Connect

  • [New] Add connector detail page.
  • [Feature] Add connector detail page, task table & error log modal.

Recipient Group

  • [Fixed] Fix a bug that could not be checked.

License

  • [Deprecated] Max cluster, broker, user changed to not exposed.

My Settings

  • [Fixed] Add Logic that password ignored policy when modifying password.

Rebalance

  • [Feature] Add get current throttling value.
  • [Feature] Add disable current throttle settings.
  • [Feature] Add estimated smart rebalancing time.

ETC

  • [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.