Skip to content

Releases: adobe/experience-platform-streaming-connect

v0.0.15

11 Apr 04:09
fc64324

Choose a tag to compare

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

v0.0.14

13 Dec 09:43
ec2c9ee

Choose a tag to compare

v0.0.14 Pre-release
Pre-release

Confluent Archive Zip

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

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

Full Changelog: v0.0.13...v0.0.14

v0.0.10

30 Nov 23:26
49b5990

Choose a tag to compare

v0.0.10 Pre-release
Pre-release

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

v0.0.9

02 Nov 02:59
4216072

Choose a tag to compare

IMS Authentication and JWT authentication should use proxy server if configured 0.0.9 (2021-11-02)

What's Changed

  • ISSUE-30 Proxy support added for IMS and JWT authentication endpoint by @vivetiwa in #31

Full Changelog: v0.0.8...v0.0.9

v0.0.8

31 Aug 03:22
38b7414

Choose a tag to compare

0.0.8 (2021-08-31)

v0.0.6

23 Jun 19:25
cb79cdb

Choose a tag to compare

#25 Fix JWT token expiry

v0.0.5

28 May 17:13
da4a2e6

Choose a tag to compare

0.0.5 (2021-05-28)

  • Added support to pause the stream in case to Authentication or Fatal errors

v0.0.4

10 May 18:56
4e43b09

Choose a tag to compare

  • Upgrade to latest Kafka connect version
  • Upgrade to Jdk v11
  • Deprecate the Jdk v8
  • Introduced new release process

Stable release of streaming connect

01 May 01:54
2a9361f

Choose a tag to compare

  • Seamlessly ingest events from your Kafka topic to Adobe Experience Platform
  • Authenticated collection of data using Adobe's Identity Management Service
  • Batching of messages for reduced network calls & higher throughput