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
todev.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