Changelog
- 362b16f Update README.md
- 6473cde changed msgCount mutex to atomic int
- 62acedd feat: add live consumption support
- 828dd31 feat: add record timestamp to records page
- fd8e7e2 feat: add replication factor to create topic form
- 9f25e8b feat: allow consumption filtering by key and value
- 91ec686 feat: check cluster connectivity before switching
- 83aa7b7 feat: check cluster connectivity when upserting
- 00670ac feat: display number of records on topic
- 22caed4 feat: humanize nr of records and offests
- 7ee331c feat: split cluster form in cluster and schema-registry groups
- 82fd17e fix: add cmdbar style to offset loading indicator
- db66551 fix: align confnig loading indicator style
- 2bd423d fix: auto-hide notification
- 03ab8a1 fix: config cmdbar width
- 53a9431 fix: correct delete cluster keybinding
- 24cbd52 fix: enablig Schema Registry when upserting cluster
- 9c5a06f fix: header rendering
- a0e4909 fix: partition selection when returning to consumption page
- 24af2e2 fix: prevent crash when no committed offests are found
- d224694 fix: reset replication factor after topic created
- a464caa fix: schema detail next version shortcut
- 2b8d346 fix: textarea limitations
- e00b6bb fix: update tab keybinding from Alt to Meta
- f032720 fix: use Fallback lexer when unable to recognize text format
Released by GoReleaser.