Skip to content

v1.0.0

Compare
Choose a tag to compare
@axlj45 axlj45 released this 14 Dec 14:55
· 40 commits to master since this release

1.0.0 (2018-12-14)

Features

  • avro-serializer: Added encode/decode functions to serializer (36f5709)
  • AvroSchemaRegistryClient: Implemented & exposed public AvroSchemaRegistryClient (d1dcbe9)
  • HttpClient: Add Header to http client (11d6039)
  • HttpClient: Added HttpClient based on axios (5129cc6)
  • ISchemaRegistryClient: Defined external module interface (f201979)
  • SchemaRegistryHttpClient: Added configuration endpoints for global and subject-specific (074c230)
  • SchemaRegistryHttpClient: Added set configuration method implementations (d64ffec)
  • SchemaRegistryHttpClient: Created naive implementation for each endpoint (f580d45)
  • SchemaRegistryHttpClient: Stubbed SchemaRegistryHttpClient (d2a6c9a)
  • ShemaRegistryHttpClient: Added function to get latest schema (1ce5943)