Changelog

All notable changes to the connectors will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.3.5 - 2024-03-05

Added

  • First public release of the IDoc connectors

1.3.6 - 2025-04-01

Added

  • Support partial commits, if conversion or send error occurs
  • Support for cron-like scheduling in source connector
  • Support for Connect plugin discovery KIP-898
  • Configurable schema compatibility mode added
  • Additional metadata information in kafka message headers, if activated
  • Additional JMX metrics (recent-poll, files-remaining, files-poll-size)
  • Additional CLI command to print the avro schema of an IDoc type using a sink configuration file

Changed

  • Migration to JCo library version 3.1.11