You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ma...@apache.org on 2019/09/19 20:52:39 UTC

[beam] branch release-2.16.0 updated (34d0a4f -> f6b37e2)

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

markliu pushed a change to branch release-2.16.0
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 34d0a4f  Merge pull request #9590: [BEAM-8034][release-2.16.0] Upgrade Flink Runner to 1.8.2
     add 2ad0bbf  BEAM-8165 pass root as a param and keep default root
     add f6b37e2  Merge pull request #9595: [BEAM-8165] Release-2.16.0 pass root as a param and keep default root

No new revisions were added by this update.

Summary of changes:
 .../src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy   | 2 +-
 runners/google-cloud-dataflow-java/build.gradle                      | 4 +++-
 sdks/go/container/build.gradle                                       | 5 ++++-
 sdks/java/container/build.gradle                                     | 5 ++++-
 sdks/python/container/py2/build.gradle                               | 2 ++
 sdks/python/container/py35/build.gradle                              | 2 ++
 sdks/python/container/py36/build.gradle                              | 2 ++
 sdks/python/container/py37/build.gradle                              | 2 ++
 8 files changed, 20 insertions(+), 4 deletions(-)