Skip to main content

2 posts tagged with "license"

View All Tags

· 2 min read

Overview

  • [Enhancement] Add online/offline broker tooltip.

Cluster

  • [Enhancement] Add OAuth authentification to cluster security.
  • [Feature] Cluster quotas settings.
  • [Feature] Add cluster status type STOPPED
  • [Changed] Change default backbone network value.

Topic

  • [Enhancement] Add topic message key/value type filter.
  • [Feature] Empty topic, Delete all messages.
  • [Enhancement] Add CMPS chart by consumer group filter.
  • [Bug] Fix routing bug after delete topic schema.
  • [Enhancement] On/Off topic settings description.

Broker

  • [Changed] Refactoring under isr partition table.

Kafka Connect

  • [Bug] Fix recommend connetor configs bug.

Schema Registry

  • [Bug] Fix cannot create protobuf schema bug.

Alarm

  • [Feature] Add select Kafka Connect/Schema Register cluster.
  • [Changed] Edit response status code.
  • [Feature] Add alarm webhook type.
  • [Bug] Fix register/edit rule bug.
  • [Bug] Fix alarm rule routing bug.
  • [Feature] Add webhook custom headers.

License

  • [Bug] Add routing when license expired.

RBAC

  • [Changed] Edit Super Admin role UI, Fix Super Admin role bug.
  • [Feature] Enable/Disable RBAC.
  • [Feature] Add managing predefined role page.
  • [Bug] Add alarm RBAC.
  • [Changed] Apply component RBAC to all UI.
  • [Changed] Hide personal alarm rule tab by RBAC role.

ETC

  • [Changed] Change all API parameters. (To Snack Case)
  • [Enhancement] UI Refactoring.
  • [Changed] Test/Change no metric cluster UI.
  • [Enhancement] Auth interface
  • [Bug] Fix UNAUTHORIZED bug.

· 2 min read

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.