You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by cm...@apache.org on 2021/06/30 18:23:38 UTC

[kafka] branch trunk updated (b1562a9 -> 4f5b4c8)

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

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


    from b1562a9  MINOR: Replace easymock with mockito in log4j-appender (#10852)
     add 4f5b4c8  KAFKA-12756: Update ZooKeeper to v3.6.3 (#10918)

No new revisions were added by this update.

Summary of changes:
 build.gradle                                        |  3 +++
 docs/upgrade.html                                   |  1 +
 gradle/dependencies.gradle                          |  4 +++-
 tests/docker/Dockerfile                             |  2 ++
 tests/kafkatest/sanity_checks/test_kafka_version.py | 12 ++++++++----
 tests/kafkatest/tests/core/upgrade_test.py          | 21 ++++++++++++++++++---
 vagrant/base.sh                                     |  2 ++
 7 files changed, 37 insertions(+), 8 deletions(-)