github tchiotludo/akhq 0.16.0

latest releases: 0.24.0, 0.23.0, 0.22.0...
pre-release3 years ago

⚠️ This release drop the old ui and only the React UI is available ⚠️

⚠️ This release contains many breaking changes on the configuration files ⚠️
We have refactor the whole authentification part (group, username, ...) to have a more consistent configuration files, please look at application.example.yml & README.md to adapt your configuration files

Features

Auths

Ui

  • cancel axios request when route changes (#429) (5e4a843)
  • disable empty topic button on compact topic (48956bd)
  • change most of link to true link (#416) (1bee944)
  • add collapsible panel for consumerGroup on topics list (#417) (a47e4fc)
  • add a share button (#401) (742407c)
  • TopicList will load consumer group in async (e2b28e9)
  • handle a loading state on all table (#404) (d22fe12)
  • allow to select topics in consumer group when update offsets (#424) (e91bf61)

Topic

Consumer Group

  • allow to select topics in consumer group when update offsets (#424)

Schema Registry

  • support schema registry references (#408) (988c689)
  • support list of urls schema registry (6f10f8d)
  • enable compatibility with TIBCO schema repository (#393) (cbcaf62)

Webserver

  • display user on access log (2a13952)
  • use micronaut.server.context-path instead of akhq.server.base-path (c62760b)

Bug Fixes

Ui

  • keep search as querystring (cd16b3b)
  • redirect to schemaId don't work (9dd3998)
  • share button don't redirect on share page (d209337)
  • fix consumer groups list pagination (d830e5c)
  • fix ConsumerGroupUpdate on multiple topic (9da8f1e)
  • cancel consumer group request on page change (#405) (6a6041c)
  • use DoubleClick on Table (e5449b7)
  • build failed (831d9e9)
  • fix colspan on Table.jsx & Loading (76461e7)
  • finalize empty topic (995b629)
  • handle topic data with query string (#395) (cdbccd1)
  • connect: transforms json is not displaying at edit panel (#377) (8c908c9)
  • topic - consumer group lag is not displayed (#378) (20eb5fd)
  • schema - display exception on wrong schema (7cdaacf)
  • connect : Fix error selecting connector properties (#376) (c79b3c6)
  • Fix consumer groups page title (#356) (be24e17)

Connect

Auths

  • allow security configuration without basic auth (#402) (7744094)

Schema Registry

  • disable defaults validation during Avro schema parsing (#392) (d4cabef)

topic:

  • skip-consumer-group is not respected (506afe1)

Webserver:

  • fix the access logging to put the fields into the right places (#351) (840fcd3)

Other Changes

Refactors

Helm

  • try to add a change log (b1ad7e8)
  • add securityContext configuration (ec99a21)
  • fix wrong charts values (c82e6ce)

Build

  • try to add a change log (b1ad7e8)
  • add codeql analysis (68f9acf)
  • failed compile by jdk 14 (#441) (ae2b9d1)
  • fix unit test (7bf700b)
  • Use gradle caching for frontend build & remove deprecated gradle features (e9f15fa)
  • add codeql analysis (68f9acf)
  • add readme.md & LICENSE (8eef122)

Don't miss a new akhq release

NewReleases is sending notifications on new releases.