Skip to content

Releases: lensesio/kafka-connect-ui

kafka-connect-ui v0.9.7

10 Feb 20:11
a0f8b11
Compare
Choose a tag to compare

Changes

The Docker container can run under any user
Users are now able to enter equal sign into a property value

kafka-connect-ui v0.9.6

07 Sep 10:36
db75862
Compare
Choose a tag to compare

Fixes
Sink connector validation fixed for Kafka 1.1.1.
topics and topics.regex are now mutually exclusive.

kafka-connect-ui v0.9.5

03 Jul 10:53
v.0.9.5
b5827cb
Compare
Choose a tag to compare

New Features

  • Restart task

Improvements

  • Replace "hints" button with documentation link
  • Improve topic extraction algorithm
  • Docker: add option to disable proxy, add option to set custom port
  • Docker: print version and help link on start.
  • Improve the validation algorithm

kafka-connect-ui v0.9.4

17 Jan 15:43
Compare
Choose a tag to compare

Improvements

  • Update Kafka Connect UI for Kafka Connect 0.11.0 and 1.0.0
  • Support 2 additional Connectors
  • Update Supported Connector docs

kafka-connect-ui v0.9.3

08 Nov 13:44
614dfff
Compare
Choose a tag to compare

New features and improvements

  • Improving the new connector experience by adding the author and a link for docs at connector selection page
  • Docker - option to set custom cluster names
  • Documentation improvements

Bug fixes & improvements

  • Deployment fixes
  • Exclude JMS Topic in JMSSource

kafka-connect-ui v0.9.2

08 May 20:44
Compare
Choose a tag to compare

Multiple community requests

  • Ignore comments - lines starting with #
  • Rename SQL to Jdbc
  • Improve real-time validation experience
  • Allow custom keys to be passed-in
  • Add hints - links to documentation

kafka-connect-ui v0.9.1

21 Apr 09:25
Compare
Choose a tag to compare

Features

  • Fully supports Kafka Connect 0.10.2.0
  • Out of the box support for 36 connectors
  • Provides hints on how to set-up connectors
  • Multiple fixes and improvements

kafka-connect-ui v0.9.0

02 Mar 00:38
Compare
Choose a tag to compare

New features

  • New dashboard page when multiple connect-clusters in use
  • Docker: permit CONNECT_URL to be an array of connect worker endpoints
  • Renewed forms for setting up a new connector and style changes

Bug fixes

  • Fixes #24 #21
  • Typos fixed
  • connector bug fixes

kafka-connect-ui v0.8.2

10 Feb 15:40
Compare
Choose a tag to compare
  • Support (mqtt) and (ftp) connectors
  • Bug fixes / small improvements

kafka-connect-ui v0.8.1

18 Dec 18:57
Compare
Choose a tag to compare

New features

  • Different header background color for each cluster
  • Timestamp added at exported config file
  • Hide cluster selection when only one cluster

Bug fixes

  • Fix missing env.js error screen apearing instantly on load
  • Fix error preventing chart to load
  • Docker command error
  • Cleanup dependencies / console logs
  • Response 502 does not lead to rebalancing message