You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ar...@apache.org on 2020/11/30 14:29:09 UTC

[beam] branch master updated (372a4f3 -> 4ba51cd)

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

aromanenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 372a4f3  Merge pull request #13427: [BEAM-11343] Make ExpansionServiceClient accesible outside of core-construction-java
     add d1ff41d  [BEAM-7003 BEAM-8639 BEAM-8774] Update Kafka dependencies and add tests for the previous versions
     add 4ba51cd  Merge pull request #13026: [BEAM-7003 BEAM-8639 BEAM-8774] Update Kafka dependencies, enable IT test in Postcommit

No new revisions were added by this update.

Summary of changes:
 build.gradle                                       |  1 +
 .../org/apache/beam/gradle/BeamModulePlugin.groovy |  5 +-
 sdks/java/io/kafka/build.gradle                    | 90 ++++++++++++++++++----
 .../org/apache/beam/sdk/io/kafka/KafkaIOIT.java    | 69 +++++++++++++----
 4 files changed, 132 insertions(+), 33 deletions(-)