This is the discussion for the release of RocketMQ Schema Registry 0.1.0 version.
RocketMQ Schema Registry is an independent repository which complements rocketmq ability to serialize and deserialize. In this release, capabilities are supported as follows: 1、support schema management by restful API, including register, update, delete, and query. 2、support schema storage with RocketMQ compact topic persistence and RocksDB local cache. 3、support http client to manage schema registry and serializer/deserializer SDK for RocketMQ clients. 4、support AVRO schema compatibility validation for schema evolution and serialize/deserialize process. If there are no other sounds, I would like to call for a vote for RocketMQ Schema Registry 0.1.0 release.