Change Log for the Integration Content: KaTe Kafka Adapter for Integration Suite Version 1.0.8: April 2026 Changed default error behavior for non-custom-handled sender errors so the adapter creates error exchange entries or message processing logs instead of surfacing them via the iflow deployment status. Version 1.0.7: March 2026 Added non-validating and validating JSON Schema serializer/deserializer options alongside the existing plain JSON serializer/deserializer Schema registry lookup for Confluent serializers (Avro, JSON Schema, Protobuf) now uses schema ID instead of version when pinning a specific schema. Custom Avro header serializer continues to use version-based lookup. Version 1.0.6: Februar 2026 Fixed wrongly spelled custom status for ignored Fixed problems with kafka keys rendered as binary string Version 1.0.5: October 2025 Fixed issues for publishing tombstone records. Also Avro serialized keys are now possible for tombstones. Version 1.0.4: September 2025 Added new options for fine grained serialization configuration Version 1.0.3: September 2025 Added support for confluent json schema serializer & deserializer with schema registry Version 1.0.2: August 2025 Upgrade to Kafka 3.9.1 clients The adapter now supports Oauth bearer authentication for broker and service registry connections Version 1.0.1: July 2025 New feature: Aside the Confluent Avro serializer/deserializer, the adapter now supports now also Header based serialization/deserialization for Avro (whereas schema name/version are stored in headers instead of a byte in the data section. Minor fixes for monitoring/error handling Version 1.0.0: April 2025 Initial Release of KaTe Kafka Adaptor