ANN: Updated Kafka Connector 4.0.0-dp.1

Hi All,

I’m glad to announce that we released the Couchbase Kafka Connector version 4.0.0-dp.1.

This is a developer preview of the new features coming in version 4 of the connector, including support for Collections and Scopes. Please see the release notes for the full list of changes.

Release Notes and Downloads | Documentation

Thanks,
David Nault

3 Likes

Any chance this can include a Source configuration parameter to make use of “DCP-169 Support streaming documents without contents” (aka https://github.com/couchbase/java-dcp-client/commit/3b282c60082761134123c255a22a27c18cff2e67)? Thanks!

Hi Auston,

Great idea! Tracking this feature request as KAFKAC-212 .

Thanks,
David

@lapral The feature you requested is now in the master branch, and will be included in 4.0.0-dp.2 which is scheduled for July 21st.

To omit document contents, set couchbase.no.value=true

Thanks,
David

1 Like