Skip to content

Registry 0.8.0 Release

Compare
Choose a tag to compare
@raju-saravanan raju-saravanan released this 30 Aug 07:26
· 398 commits to master since this release

This release includes the following fixes/features :

  • ISSUE 586: KerberosBasicAuthenticationHandler should validate Authorization before processing
  • ISSUE 548: Make compatible with Avro 1.9.0
  • ISSUE 578: Find schema version by fingerprint of schema text
  • MINOR : Handle NPE when logging is enabled to debug mode
  • ISSUE 568 : Synchronize Kerberos ticket renewal for non-renewable ticket
  • ISSUE 582 : Using OpenJDK intstead of OracleJDK for Travis builds
  • ISSUE 575: Add migration to enable editing of schema post upgrade to 0.6.0
  • ISSUE 574 : Fix the issue while re-creating a deleted schema
  • ISSUE 569: Support Kerberos credentials based Basic Authentication
  • ISSUE 560 : Close unclosed ResultSet in storage
  • MINOR : Update nexus url
  • ISSUE 555 : Expose an option to disable canonical check while adding a new schema version
  • MINOR : Updated README.md
  • MINOR : Doc for running schema registry behind a load balancer