Skip to content

v0.0.15

Choose a tag to compare

@github-actions github-actions released this 11 Apr 04:09
· 13 commits to master since this release
fc64324

0.0.15 (2022-04-11)

Confluent Archive Zip

Attached to this release is the adobe-streaming-connect-sink-0.0.15.zip confluent archive - see the confluent documentation about installing a connector manually for more information.

All-In-One Dependency JAR

All in one dependency JAR could be used in place of multiple jars.
Following all-in-one AEP sink connector JAR are attached in release :

  1. streaming-connect-sink-0.0.15-java-8.jar : Compiled with java 8
  2. streaming-connect-sink-0.0.15-java-11.jar : Compiled with java 11

For connector properties and sample connector configuration please refer : Developer Guide

What's Changed

  • ISSUE-36 Use kafka connect standard dead letter and logger error reporter by @vivetiwa in #37

Full Changelog: v0.0.14...v0.0.15