Skip to content

Schema Registry v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@shrids shrids released this 22 Oct 07:05
· 20 commits to master since this release
86b8ec4

Schema registry 0.3.0 contains bug fixes and improvements to the documentation. This also includes security improvements to enable TLS 1.3 support.

Following are some of the highlight commits for this release:

1. Security:

We now use the latest Pravega client, Keycloak client which enables TLS 1.3 support. Third-party libraries with security vulnerabilities have been upgraded.

  • Issue #209 : Update Netty, Pravega and Keycloak client libraries

  • Issue #212: Update third-party libraries based on Twistlock scan report. 

2. Documentation:

  • Improved documentation for the project.

  • Issue #199: Improve Schema Registry Documentation.

3. Bugfixes:

  • Issue #205: Enable timestamps in schema-registry logs.

  • Issue #208: Allow pod annotations to be set in Helm Chart.