Changelog

All notable changes to this connector will be documented in this file.

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

1.3.1 - 2021-01-11

Added

  • First public release of the webservice data source sink connector
  • Connector version equals the OhJa version being used

1.3.2 - 2021-06-16

Changed

  • Changed JCo connection handling to decrease risk of outdated destination objects
  • Migration to JCo library version 3.1.4
  • Added validation to forbid multiple targets per source topic, as the applied commit strategy is not able to handle it

1.3.3 - 2022-04-14

Added

  • Add support for ErrantRecordReporter and dead letter queues
  • Add support for tracing

Changed

  • Bugfix: Optional field value conversion
  • Package name changed from org.init.ohja.kafka.connect.sink.webds to org.init.ohja.kafka.connect.webds.sink
  • Migration to JCo library version 3.1.5
  • Enhanced logs using MDC

1.3.4 - 2023-06-07

Changed

  • Migration to JCo library version 3.1.7
  • Bugfix: Refresh cached JCo function module structures

1.3.5 - 2024-03-05

Added

  • Connector specific JMX metrics
  • Extract schema functionality to CLI tool

Changed

  • Migration to JCo library version 3.1.8
  • Bugfix Retry Exception Groups configuration