Skip to content

Schema Registry 0.9.1 Release

Compare
Choose a tag to compare
@gcsaba2 gcsaba2 released this 05 Oct 11:39
· 355 commits to master since this release

This release includes the following fixes/features:

  • CDPD-12840, CDPD-13048 and CDPD-14374 Move ranger-shaded and jersey-shaded to the external project schema-registry-shaded, this is required to avoid classpath issues with Hadoop
  • CDPD-16219 Improve the Swagger documentation of the REST endpoint
  • CDPD-12509 Add support to Confluent's proprietary content type
  • CDPD-15097 Schemas with null description do not show up in the UI
  • CDPD-13580 Javascript fixes related to XSS
  • Various library version upgrades to patch security issues (Jetty, Jackson, PostgreSQL JDBC, libphonenumber etc.)
  • and many more ...