Hi,
This is a vote thread for first release candidate for Registry 0.3.1 and you can see src and binary artifacts https://github.com/hortonworks/registry/tree/v0.3.1-rc1
It has few enhancements and bug fixes as mentioned below.
ISSUE-213 POJOs are made to be backward compatible
ISSUE-222 Handle any valid number types and invalid values for serdes protocol versions in deserializer
Fixed postgres script and other minor changes in server config files
ISSUE-189 Sanitize mysql create_tables scripts
ISSUE-191 Fixed getSchemaVersionInfo according to API contract
ISSUE-196 Support forward/redirect filters
UI changes to load files under ui context path
ISSUE-182 Added checks for initialization/closures serializer/deserializer
Added enabling SSL doc.
Fixed Confluent API endpoint to register schema/versions
ISSUE 198: Support to delete a schema version
ISSUE-208: DESERIALIZER_SCHEMA_CACHE_EXPIRY_IN_SECS wrong time unit
ISSUE-205 UI not able to display the right schema version number after deletion
ISSUE-211 Added more APIs for Confluent SR migration.
ISSUE-216 Fix registerSubjectVersion method name to lookupSubjectVersion in ConfluentSchemaRegistryCompatibleResource.
ISSUE-213 POJOs are changed to be backward compatible
ISSUE:195 Provide SSL support to SchemaRegistryClient
ISSUE-224 Return respective error messages for different subject and version not found cases.
ISSUE-249 Confluent SR incompatibility for versions/latest and versions/{versionId}
ISSUE-315 Fix connection leaks in storage layer
BUG-92674: Fix UI errors introduced by UI library updates
ISSUE-351 GET /favicon.ico throws error as it is not available.
ISSUE-291 Removed mariaddb and findbugs-annotations dependencies because of LGPL license
Thanks,
Satish.