This repository has been archived by the owner on Apr 12, 2023. It is now read-only.
Releas 0.3.0
Add Create schema registry view (#142) * Draft create schema registry view * Allow to refresh a schema to pull new versions * Fix an exception thrown when changing schema * Fix json formatter exception when an empty array is parsed * Lint * Fix tests * Move refreshButton to ui components * Split json formatter logic * Rename the schema text area * Lint * Add text to ConsumeFrom enum * Fix tests * Add integration test for refresh a single schema * Fix integration test * Fix cached error * Add create new schema test * Increate timeout * Disable localClusterTest and consumer test on windows * Fix PR lint * Test update4j as last step Co-authored-by: Auto Lint <[email protected]>