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

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


    from 67783b8  Merge pull request #6886 from 
lgajowy/move-big-query-code-to-common
     add d2cd5fd  [BEAM-4524] Use SHA256 for artifact validation
     add 5899f05  [BEAM-4524] use hex encoding for artifact hash
     new 9d356ac  Merge pull request #7049 from angoenka/fix_artifact_hashing

The 1 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:
 sdks/go/pkg/beam/artifact/gcsproxy/staging.go      |   34 +-
 sdks/go/pkg/beam/artifact/materialize.go           |   30 +-
 sdks/go/pkg/beam/artifact/materialize_test.go      |   34 +-
 sdks/go/pkg/beam/artifact/stage.go                 |   18 +-
 sdks/go/pkg/beam/artifact/stage_test.go            |   10 +-
 .../beam/model/fnexecution_v1/beam_fn_api.pb.go    | 1423 ++++++++++++++------
 .../model/fnexecution_v1/beam_provision_api.pb.go  |   90 +-
 .../model/jobmanagement_v1/beam_artifact_api.pb.go |  127 +-
 .../beam/model/jobmanagement_v1/beam_job_api.pb.go |  155 ++-
 .../beam/model/pipeline_v1/beam_runner_api.pb.go   | 1011 ++++++++------
 sdks/go/pkg/beam/model/pipeline_v1/endpoints.pb.go |    2 +
 .../model/pipeline_v1/standard_window_fns.pb.go    |   12 +-
 12 files changed, 1875 insertions(+), 1071 deletions(-)

Reply via email to