Skip to content

v0.0.10

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Nov 23:26
· 16 commits to master since this release
49b5990

Confluent Archive Zip

Attached to this release is the adobe-streaming-connect-sink-0.0.10.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.10-java-8.jar : Compiled with java 8
  2. streaming-connect-sink-0.0.10-java-11.jar : Compiled with java 11

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

What's Changed

  • ISSUE-32 Integration with Confluent Hub Release by @vivetiwa in #33

Full Changelog: v0.0.9...v0.0.10