Schema Registry Ui Versions Save

Web tool for Avro Schema Registry |

v.0.9.5

5 years ago

A small release, some bug fixes and docker improvements (support for custom port via PORT, support for CADDY_OPTIONS, logging to stdout, etc).

v.0.9.4

6 years ago

Improvements

  • Add Schema Deletion support

Bug fixes

  • Fixed the icons not loading issue.

v.0.9.3

6 years ago

Improvements

  • Allowing Schema Registry UI to be installed in a subfolder of root directory as the functionality was broken on 0.9.2

v.0.9.2

6 years ago

New features

  • Migrated to Webpack 2
  • Supporting validating schemas containing enum

Docker

  • Support for ALLOW_GLOBAL and ALLOW_TRANSITIVE variables.

v.0.9.1

7 years ago
  • Support for transitive compatibility levels for CP >=3.1.1
  • Handling of Avro array schemas
  • [Docker] Add support for proxying a Schema Registry with self-signed certificates
  • Bug fixes and support for Firefox and Safari

v.0.9.0

7 years ago

This is a major release, introducing i) new capabilities and ii) improved UX

  • Export schemas either all or the latest version in a convenient ZIP file
  • Manage global compatibility. Can optionally be turned off in env.js
  • New form on new/edit schemas, with improved Avro validation
  • Dynamic sizing of components to fit your monitor
  • Bug fixes

v.0.8.0

7 years ago

New features

  • Multiple cluster support
  • Display / update compatibility per schema
  • Handle nested avro schema's in table view

Bug fixes

v.0.7.1

7 years ago
  • bug fixes
  • style changes

0.7

7 years ago

Materialize up pagination Fit in single page Improvement on UI and polishing / fixes

v0.6

7 years ago

Edit schemas in-place Display history of schema-evolution (diff) Completed implementation of all schema-registry APIs schema-registry-ui-0.6.tar.gz