Skip to content

Releases: jonas-grgt/ktea

v0.1.1

31 Jan 16:43
Compare
Choose a tag to compare

Changelog


Released by GoReleaser.

v0.1.0

31 Jan 15:45
Compare
Choose a tag to compare

Changelog

  • 5d1b1ac chore: add create schema page tests
  • 6410a02 chore: align cmdbar for topics and cgroups page
  • 5c03139 chore: delete subject using F2
  • c7b39a6 chore: introduce Kadmin and SrAdmin interfaces
  • 87e4da1 chore: make env bg fg colors configurable
  • 1487371 chore: remove unnecessary return after t.Fatal
  • 05f004f chore: separate kadmin module into different files and tests
  • 2e8d341 chore: without debug mode, only log on stderr upon fatal errors
  • c39ed33 feat(record-details-page): allow arrows to switch between payload and headers section
  • 9232cda feat: Avro capable Deserializer
  • a97f56f feat: add basic record details page
  • 48ba56c feat: add consumer group deletion support
  • 5d2899e feat: add consumption form page
  • b9c568d feat: add initial loading and error pages
  • e8cad15 feat: add view schema page
  • 39cadf7 feat: allow for publishing with headers
  • e27bd98 feat: auto hide success notification after publication
  • 2579216 feat: cache and refresh topics, cgroups and subjects lists
  • 967447f feat: copy record payload and header value
  • 3ff7b06 feat: display err upon failed subject deletion
  • 77ab839 feat: let reader read from beginning or most recent offsets
  • c106dfa feat: make ktea releasable
  • 5d7114a feat: read from multiple topics
  • c5f54e1 feat: refresh topics list after topic creation
  • 031ad8f feat: remove delete subject from table
  • cfc8dad feat: reset publication form after successful publication
  • 979b5a0 feat: reuse previous read details when going back to read form
  • 53c8787 feat: rework cmdbar
  • 41586a0 feat: show when topic is empty
  • 7fdae7b fix: allow publication on partition zero
  • ab4f2a8 fix: auto-hide cluster deleted msg
  • 892b52f fix: cgroups height rendering
  • ffb61c2 fix: crash when no headers present on record details page
  • 780224a fix: create topic configuration
  • 51f7c60 fix: delete effectively selected subject when filtered
  • 0305409 fix: delete selected subject
  • df0498f fix: reading topics without enough requested records
  • b502917 fix: refresh cgroups does recreate table rows
  • c8ae989 fix: reset form after schema creation
  • 0426f7a fix: show correct number of available subject versions
  • 8680f8b fix: stablize kadmin tests
  • 6ae6a84 initial commit

Released by GoReleaser.