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 2022/02/22 16:19:31 UTC

[kafka] branch trunk updated (576496a -> a5bb45c)

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 576496a  MINOR: Improve Connect docs (#11642)
     add a5bb45c  KAFKA-13511: Add support for different unix precisions in TimestampConverter SMT (#11575)

No new revisions were added by this update.

Summary of changes:
 .../connect/transforms/TimestampConverter.java     |  76 ++++++++---
 .../connect/transforms/TimestampConverterTest.java | 145 ++++++++++++++++++++-
 2 files changed, 200 insertions(+), 21 deletions(-)