You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by rh...@apache.org on 2020/05/24 14:23:06 UTC

[kafka] branch trunk updated (85ed123 -> 9aeb78b)

This is an automated email from the ASF dual-hosted git repository.

rhauch pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from 85ed123  KAFKA-9767: Add logging to basic auth rest extension (#8357)
     add 9aeb78b  KAFKA-6755: Allow literal value for MaskField SMT (#6284)

No new revisions were added by this update.

Summary of changes:
 .../connect/runtime/TransformationConfigTest.java  |   2 +-
 .../apache/kafka/connect/transforms/MaskField.java |  48 ++++-
 .../kafka/connect/transforms/MaskFieldTest.java    | 221 +++++++++++++++------
 docs/connect.html                                  |   2 +-
 4 files changed, 204 insertions(+), 69 deletions(-)