Skip to content

v0.3.6-pre-48

Pre-release
Pre-release
Compare
Choose a tag to compare
@EdFiBuildAgent EdFiBuildAgent released this 04 Aug 17:14
· 64 commits to main since this release
c41fb11
[RND-247] Kafka to OpenSearch - MongoDB (#273)

* Initial version of kafka to opensearch connector

* Creating meadowlark-net on docker file to handle communication

* Adding permissions to allow extract and delete executable

* Adding documentation

* Moving image to docker folder

* Updating debezium kafka images

* Fixing debezium package version to avoid using alpha versions

* Moving kafka to backend folder and follow same structure

* Add opensearch to same network

* Fix typo

* Adding json converter to example

* Checking for file integrity before downloading from github

* Changing value in example

* Fix path

* Simplifying opensearch sing config example

* Updating sink json example (writes data without information)

* Updating debezium mongodb configuration to insert json into kafka

* Updating opensearch sink example to write to OpenSearch

* Updating opensearch example

* Add initial kafka connect transform

* Rename project

* Add gradle build to dockerfile

* Removing duplicated license file

* Fix issue with escaped strings

* Adding console consumer documentation

* Fix typo

* Adding connect-meadowlark image

* Fixing order of transforms

* Adding documentation information