Skip to content

Instantly share code, notes, and snippets.

@Haarolean
Created March 9, 2023 15:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Haarolean/f60150dbe31c3074c02b55cc486a6f5d to your computer and use it in GitHub Desktop.
Save Haarolean/f60150dbe31c3074c02b55cc486a6f5d to your computer and use it in GitHub Desktop.
kafka-ui 0.6.0 dev changelog

Changes

⚙️Features

  • Feature: Configuration wizard @David-DB88 (#3241)
  • Integration with Open Data Discovery @iliax (#3289)

🪛Enhancements

  • FE: Redesign connector actions @David-DB88 (#3197)
  • [BE] Suppress auth errors @iliax (#3376)
  • Avro (Embedded) serde implementation @iliax (#3266)
  • Using JRE instead of JDK in docker image construction @iliax (#3341)
  • Display In Sync Replicas (ISR) by Partition on Topic overview @winnie-chiu (#2887)
  • [BE] Suppressing failures when describe log dirs not supported @iliax (#3262)
  • [BE] Impl basic auth for prometheus @wanisfahmyDE (#3201)
  • [FE] Implement a full support for custom context path @Mgrdich (#3106)

🔨Bug Fixes

  • [BE] Protobuf: Implemented support for imports and file references @iliax (#3357)
  • [UI] Topics: Message tab Oldest first button overlaps the Submit @kristi-dev (#3005)
  • "Copy to clipboard" doesn't work #2819 @David-DB88 (#3394)
  • Fix number of partitions field validation issue @Snowfox0618 (#3400)
  • Brokers: fix missing tooltip for config source @David-DB88 (#3356)
  • [BE] Ksql select header's response parsing improved, tests added @iliax (#3377)
  • [BE] Suppress auth errors @iliax (#3376)
  • [BE] SR: maxInMemorySize property setting added to SR client @iliax (#3310)
  • [BE] Fix case-sensitive search in broker's topics (Closes #3043) @BatuhanKucukali (#3276)
  • Fix URL for Logout button @Mgrdich (#3246)
  • [BE] Fix Avro SR for non-TopicNameStrategy subjects @iliax (#3235)
  • Proto to JsonSchema well-known types support @iliax (#3088)
  • Consumer groups loading performance impr @iliax (#3188)
  • [FE] Fix HTTP 414 with a big partitions list selected @Mgrdich (#3145)
  • Deleting a consumer hangs the page @David-DB88 (#3116)
  • Fix minor RBAC/auth NPEs, init null collections @Haarolean (#3185)
  • Bug: UnsupportedVersionException: includeClusterAuthorizedOperations @iliax (#3157)
  • Fix google oauth with rbac @Haarolean (#3155)

⎈ Helm/K8S Changes

  • Helm: Add the global.imageRegistry parameter @yardenshoham (#3451)
  • Makes secret K8s resource creation optional @cpapad (#3324)
  • Add variable for pathtype @Narekmat (#3259)
  • [Helm] Update spring config location var name @Haarolean (#3139)
  • [Helm] Bump version @Narekmat (#3133)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment