Skip to content

0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 17:40
· 1007 commits to master since this release

This release is aimed to fix the rest of problems left after the redesign.
Also we've got some backend fixes as well.

Bugfixes

  • Readonly UI label is back (#1364)
  • Empty screen upon editing protobuf schema (#1411)
  • Protobuf schema is not formatted properly (#1426)
  • URL decoding for cluster names (#1378)
  • Added support for all compression types (#1350)

And oher various fixes

  • Space sensitive syntax for Create Connector (#1430)
  • Clusters"s table styles was fixed, added hyphens to breadcrumbs (#1384)
  • Tmp volume declaration removed to prevent unnecessary anonymous volumes creation (#1401)
  • Updated topic URP status color. (#1336)
  • Added a popup warning about deleting topic messages. (#1324)
  • Unclear parameters for Consumers' Search. Inconsistency of Search line on Consumers page. (#1429)
  • Incorrect topic message content type (avro -> json) (#1422)
  • Topic Creation: Inconsistency in Deleted parameters (#1395)
  • Confusing sorting UI in Topics (#1389)

K8s/Helm

  • Enhancement to support ingress api 1.22+ (#1345) (addition to #1337)
  • Support for ingressClassName in helm chart (#1370)

Security

  • Bumped versions for a bunch of frontend dependencies to fix known CVEs