Skip to content

Releases: marklogic/kafka-marklogic-connector

1.2.1

24 May 19:47
Compare
Choose a tag to compare

Fixed erroneous comments in the connect-standalone properties file.

1.2.0

22 Apr 00:57
b15f4c0
Compare
Choose a tag to compare
  • Can now run a flow using DHF 5.2.0
  • Updated the AWS quickstart document.
  • Updated AWS-CloudFormation/cloudFormationTemplates/* with newer AMI, added some steps to CloudFormation-QuickStart.md

1.1.0

13 Dec 17:38
Compare
Choose a tag to compare

Fixed a bug with handling null, or "tombstone", messages.
Added a feature to permit automatically adding the Kafka topic name as a collection on the documents.
Documented how to use simple SSL to connect to Kafka brokers and/or MarkLogic clusters.
Documented how to use multiple instances of the connector in distributed mode.

1.0.0

22 Oct 01:19
Compare
Choose a tag to compare

This version is stable and ready for integration.
It includes:

  • the ability to call a DMSDK transformation on each document.
  • Tested with MarkLogic 10.
  • examples of SSL integration with Kafka and MarkLogic.
  • the ability to generate a Confluent Connector Archive.

0.9.0

31 Aug 19:26
2cbd9c7
Compare
Choose a tag to compare

This initial release has all necessary functionality.
It has been tested extensively in AWS and Docker using test clusters and test data producers.