You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2019/12/17 00:22:14 UTC

[beam] branch master updated (49bc0c3 -> 900c401)

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

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


    from 49bc0c3  Merge pull request #10309 [BEAM-8904] properly update output pcollections from expanded transforms
     add 1f19613  [BEAM-7970] Rebuild Go protos with new protobuf version
     add 900c401  Merge pull request #10393: [BEAM-7970] Rebuild Go protos with new protobuf version

No new revisions were added by this update.

Summary of changes:
 sdks/go/gogradle.lock                              |    2 +-
 .../beam/model/fnexecution_v1/beam_fn_api.pb.go    | 1795 +++++++-------------
 .../model/fnexecution_v1/beam_provision_api.pb.go  |  150 +-
 .../model/jobmanagement_v1/beam_artifact_api.pb.go |  324 ++--
 .../jobmanagement_v1/beam_expansion_api.pb.go      |   87 +-
 .../beam/model/jobmanagement_v1/beam_job_api.pb.go |  510 +++---
 .../beam/model/pipeline_v1/beam_runner_api.pb.go   | 1744 +++++++------------
 sdks/go/pkg/beam/model/pipeline_v1/endpoints.pb.go |   96 +-
 .../model/pipeline_v1/external_transforms.pb.go    |   30 +-
 sdks/go/pkg/beam/model/pipeline_v1/metrics.pb.go   |  695 ++------
 .../model/pipeline_v1/standard_window_fns.pb.go    |   72 +-
 11 files changed, 1996 insertions(+), 3509 deletions(-)