You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2020/04/20 19:49:49 UTC

[beam] branch master updated (5acd866 -> 2d98f80)

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

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


    from 5acd866  Merge pull request #11455 from HuangLED/testFix
     new 30fa01f  [BEAM-9773]: Update Dataflow Debug Capture to use Google API client Jackson 2
     new 1da7b98  Remove all Dataflow google-api-client-jackson(1) dependencies
     new b99a3dd  Missed cleanup
     new 2d98f80  Merge pull request #11442 from stevekoonce/master

The 26615 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 runners/google-cloud-dataflow-java/worker/build.gradle           | 2 +-
 .../apache/beam/runners/dataflow/worker/status/DebugCapture.java | 9 ++++++++-
 .../dataflow/worker/graph/LengthPrefixUnknownCodersTest.java     | 2 +-
 .../beam/runners/dataflow/worker/status/DebugCaptureTest.java    | 2 +-
 4 files changed, 11 insertions(+), 4 deletions(-)