Skip to content

Schema Registry 0.9.0 Release

Compare
Choose a tag to compare
@gcsaba2 gcsaba2 released this 29 May 13:12
· 355 commits to master since this release

This release includes the following fixes/features:

  • CDPD-10826 : Remove the ability to download "mysql" connector jar during sql migration
  • ISSUE-594: Schema registry ranger plugin
  • ISSUE-690: Allow users to disble server side caching
  • ISSUE-680 : getLatestSchemaVersion should return the latest enabled schema
  • ISSUE-633 : Fix error when creating a schema with field that is nullable but with default value
  • ISSUE-640 : Fix URL failover mechanism in Schema Registry Client
  • ISSUE-661: Knox proxy swallows API call result
  • ISSUE-670: UI gives exception and blocks when incorrectly defining an alias
  • ISSUE-627: Remediate Security Vulnerabilites.
  • ISSUE-610: Provide JAAS config dynamically via config
  • CSP-830 displaying error notification if json parsing is failed
  • CDPD-12282: Server side validation for the uploaded JAR file
  • Logging improvements
  • Upgraded dependency libraries (Dropwizard, Spring, Nimbus, Hadoop, Curator, Guava, Netty...)
  • and many more ...