Releases: marklogic/kafka-marklogic-connector
Releases · marklogic/kafka-marklogic-connector
1.2.1
Fixed erroneous comments in the connect-standalone properties file.
1.2.0
- 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
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
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
This initial release has all necessary functionality.
It has been tested extensively in AWS and Docker using test clusters and test data producers.