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

[beam] branch release-2.21.0 updated (61077ac -> 7a14b23)

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

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


    from 61077ac  Merge pull request #11473 from iemejia/release-2.21.0
     new ed4032c  [BEAM-9773]: Update Dataflow Debug Capture to use Google API client Jackson 2
     new d868ca4  Remove all Dataflow google-api-client-jackson(1) dependencies
     new 52e3bb2  Missed cleanup
     new 7a14b23  Merge pull request #11482 from ibzib/BEAM-9773-release

The 26512 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(-)