All notable changes to this project will be documented in this file.
- Handle undefined subject compatibility levels (#45)
- Resolve schema normalization (#43)
- Use
git-cliff
for changelog generation (#34) - Refactor changelog workflow (#38)
- (release) Update changelog (#40)
- Add support for optionally hard deleting schemas (#33)
- Update docs after release v1.1.0 (#31)
- [breaking] Enforce uppercase
schema_type
values for consistency (#30)
- Add support for schema json normalization (#27)
- [breaking] Rename provider from
schema-registry
toschemaregistry
(#18)
- Initialize repository and implement provider (#2)
- Improve support for schema references (#8)
- [breaking] Rename
kafka-schema-registry
toschema-registry
as the provider is kafka agnostic (#12) - Remove specific version reference in goreleaser (#13)
- Create SECURITY.md (#16)
- Update release and remove generate docs (#3)
- Fix typo in workflow, redefine variables and update error message (#4)
- Update descriptions and errors for clarity (#5)
- Add validation for schema registry URL (#6)
- Add semantic-release-go, scorecard and changelog automation (#7)
- Fix go-semantic-release version (#9)
- Fix go-semantic-release version (#10)
- Update Makefile and README (#11)