Skip to content

1.8.0

Compare
Choose a tag to compare
@domnikl domnikl released this 14 Apr 06:26
· 329 commits to main since this release

What's Changed

  • JVM 11 is no longer supported, the new build target is JVM 17
  • main class in the JAR changed from dev.domnikl.schema_registry_gitops.MainKt to dev.domnikl.schemaregistrygitops.MainKt by @domnikl in #110
  • log output is now more verbose and shows incompatible schema changes as reported by the Schema Registry Client #100 by @hertzsprung

New Contributors

Full Changelog: 1.7.0...1.8.0