Skip to content

v1.0.4

Compare
Choose a tag to compare
@gfinocchiaro gfinocchiaro released this 10 Sep 16:12
· 56 commits to main since this release

Changelog

[1.0.4] (2024-09-10)

Documentation

  • Updated the README.md file to explain how to use either the configuration properties file or the configuration JSON file to run the Sink connector. In addition, examples of JSON files have been provided under the kafka-connector-project/config/kafka-connect-config folder. (#8)

  • Consistently updated all references to Java as "JDK version 17" throughout the project. (#9)

  • Clarify the JDK version required to run the Sink connector. (#10)

  • Updated the manifest.json file embedded in the Sink connector archive. (#13)

  • Made some additional minor fixes. (#12)

Improvements

  • Introduced automatic configuration of the client.id consumer property when connected to Confluent Cloud. (#11)