You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mi...@apache.org on 2021/05/21 10:36:35 UTC

[kafka] branch trunk updated (57c1422 -> 0c707b1)

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

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


    from 57c1422  KAFKA-12820: Upgrade maven-artifact dependency to resolve CVE-2021-26291
     add 0c707b1  KAFKA-12522: Cast SMT should allow null value records to pass through (#10375)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/connect/transforms/Cast.java  |  4 +++
 .../apache/kafka/connect/transforms/CastTest.java  | 36 ++++++++++++++++++++++
 2 files changed, 40 insertions(+)