Tags: KM8S/KM8
Tags
feat: add proto producer, improved proto consumer, add topic sizes (#50) * wip * wip working * wip - update FE * produce via web * fix: add string producer * add auto deserilization * fix: add size * fix: insert schema id when subject not avail * fix: auto detect descriptor * add offset strategy proto * fix: fix compilation * fix: sbt dev * fix: bump zio-kafka * fix: udate offset strategy * fix: validate cluster id * fix: add scalafix * fix: bump kafka embeded, fmt * fmt * fix: remove commented code * build on m2 🤯 * fix css * set reset offset to earliest on manual retrieval * sort by timestamp, fix selecting schema id * add schema id while listing proto messages, fix reading null values * fix: reset envoy hosts