Skip to content

Registry 0.8.1 Release

Compare
Choose a tag to compare
@raju-saravanan raju-saravanan released this 31 Oct 07:22
· 387 commits to master since this release

This release includes the following fixes/features :

  • ISSUE-610: Provide JAAS config dynamically via config.
  • ISSUE-608: Support one way SSL in schema registry client.
  • ISSUE-607: Schema Registry UI hangs occasionally on first use.
  • ISSUE-605: Bump up the Avro version to 1.9.1.
  • ISSUE-603: Registry is failing to parse the doAs user.
  • ISSUE-588: Support for Oracle TLS configs in Storage layer.
  • Hortonworks licenses changed to Cloudera licenses.
  • ISSUE-598: Fix SR to run on Java 11.
  • ISSUE-596: Fixed the Bootstrap script error on passing "drop-create" option.
  • ISSUE-592: Security changes to enable Trusted Proxy in SPNEGO authentication.
  • ISSUE-590 : Update release-sign-artifacts maven profile to generate javadocs and sources.

Caveats :

  • In this release license headers were updated for all the files, in case schema registry is being upgraded to 0.8.1 "bootstrap-storage.sh migrate" would fail, please run "bootstrap-storage.sh repair" before the migrate command.