Skip to content

v0.5.0

Compare
Choose a tag to compare
@AtakanColak AtakanColak released this 19 Feb 09:29
· 35 commits to master since this release
8edc580
  • Additions to SchemaRegistryClient
    • GetGlobalCompatibilityLevel
    • GetCompatibilityLevel
    • ChangeSubjectCompatibilityLevel
    • LookupSchema
    • GetSubjectsIncludingDeleted
    • GetSchemaType
    • ResetCache
  • Adds JsonSchema to Schema struct
  • Adds NewSchema to create a Schema struct
  • Adds an Error struct that is now used by the SchemaRegistryClient
  • Fixes various bugs