Releases: croz-ltd/apicurio-registry-gradle-plugin
Releases · croz-ltd/apicurio-registry-gradle-plugin
Release v1.1.0 (2023-01-10)
- removes the superfluous synchronization of
SchemaRegistryClient
internals - adjusts the plugin Java version to match the one in the CI/CD workflow
- makes the
sample
project'sdocker-compose
more lightweight (removes Kafka) - updates Dokka documentation
- polishes implementation and tests
- adds a standardized .editorconfig file
Release v1.0.0 (2022-12-21)
Initial version release.
- Support downloading schemas from the schema registry
- Support registering local files as schemas to the schema registry
- Support testing compatibility between local and remote versions of schemas on the schema registry