Skip to content

Releases: awslabs/aws-glue-schema-registry

v1.1.0

30 Jun 00:13
a7017fb
Compare
Choose a tag to compare
  • Added Support for JSONSchema Format.
  • Added Validation logic while using encode method for calls through KPL.
  • Generalized Kafka Specific Serializer/Deserializer to a data format agnostic classes like
    GlueSchemaRegistryKafkaSerializer/GlueSchemaRegistryKafkaDeserializer.
  • Generalized AWSKafkaAvroSerDe to GlueSchemaRegistryKafkaSerDe for it to be used for multiple data formats.
  • Using better convention for poms and maven inheritance.
  • Added JSON Kafka Converter.
  • Improved integration tests to run with local dockerized streaming systems.

v1.0.2

01 Apr 19:55
Compare
Choose a tag to compare