0.22.0
Features
- acls: add Cluster and TransactionalID (#1103) #1103 (10xtechie)
- topicdata: adding serializer for protobuf schema registry (#1117) #1117 (Andrei Strelnikov)
- topicdata: allow integer/long to be serialized as float/double when using AVRO schema. (#1123) #1123 (Marcello)
- ui: add pagination size of topic list (#1109) #1109 (10xtechie)
- acsl: add Pattern Type to ACLs Panel Information (#1125) #1125 (10xtechie)
- docker: add healthcheck (#1136) #1136 (ThomasSanson)
- docker: change upstream image from openjdk to eclipse-temurin (#1179) #1179 (Erik Godding Boye)
- docs: update vuepress to last versions (Ludovic DEHON)
Bug Fixes
- webserver: added validations for the cluster name (#1104) #1104 (Rodrigo Rodriguez Ramos)
- registry: defaultToGlobal query to avoid schema registry error log (Ludovic DEHON)
- topicdata: handle unsupported DescribeLogDirs for MSK Serverless (#1113) #1113 (Mitsuaki Ito)
- docker: run upgrade in order to reduce CVEs (#1134) #1134 (ThomasSanson)
- ui: handle consumer group with slash (#1143) #1143 (Rodrigo Rodriguez Ramos)
- helm: adding namespace to kubectl port-forward Helm Chart NOTES (#1171) #1171 (Rogério Fonseca)
- helm: correct port for port-forward is 8080 (#1178) #1178 (Thomas)
- core: close consumer when returning null after calculating offset for newest sort (#1069) #1069 (neeraj-singh47)
- ui: load, display and store settings on settings screen if no settings have been stored yet (#1161) #1161 (sam0r040)
Chores
- deps: upgrade aws-msk-iam-auth to 1.1.4 to avoid vulnerability (#1114) #1114 (tooptoop4)
- docs: add tui to usage list (#1118) #1118 (Steven Masala)
- docs: update alt text for tui (#1119) #1119 (Steven Masala)
- docs: add tui logo to public assets (#1120) #1120 (Steven Masala)
Commits
- 361e550: Revert "chore(readme): add redpanda sponsors" (Ludovic DEHON)