Skip to content

Releases: croz-ltd/apicurio-registry-gradle-plugin

Release v1.1.0 (2023-01-10)

10 Jan 10:53
ed8db53
Compare
Choose a tag to compare
  • 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's docker-compose more lightweight (removes Kafka)
  • updates Dokka documentation
  • polishes implementation and tests
  • adds a standardized .editorconfig file

Release v1.0.0 (2022-12-21)

21 Dec 14:29
f43cda2
Compare
Choose a tag to compare

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