Skip to content

Kafka Connect MongoDB Version 1.2.0

Choose a tag to compare

@hpgrahsl hpgrahsl released this 02 Oct 18:51
· 16 commits to master since this release
ddb3fcd

Features

Fixes

  • configuration properties containing multiple entries are now split and trimmed correctly
  • patch wrong documentation for write models and add description for the new strategy

Tests

  • added basic tests for all new features
  • further improve in overall test coverage

Misc