Skip to content

v2.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 11:55
· 3 commits to refs/heads/main since this release

Summary

This update improves the Kafka utility to work seamlessly with both AWS Glue Schema Registry and Confluent Schema Registry when processing Protocol Buffer messages. You can now confidently process Kafka messages regardless of which schema registry you're using, without worrying about compatibility issues or message format differences. The enhancement automatically detects the schema registry type and applies the appropriate deserialization logic, making the utility more reliable and flexible for all use cases.

Changes

This release was made possible by the following contributors:

@github-actions[bot], @phipag, @karthikpswamy, and github-actions[bot]