This is an automated email from the ASF dual-hosted git repository. robertwb pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git.
from ed5a358 Merge pull request #11259: Use attachValues in SQL add 5a7488d ResolveArtifact -> ResolveArtifacts add 1d66c08 Regenerate protos. new e108351 Merge pull request #11313 Rename ResolveArtifact to ResolveArtifacts 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: .../src/main/proto/beam_artifact_api.proto | 10 +- sdks/go/pkg/beam/artifact/materialize.go | 2 +- sdks/go/pkg/beam/artifact/materialize_test.go | 4 +- .../beam/model/fnexecution_v1/beam_fn_api.pb.go | 454 ++++++------ .../model/jobmanagement_v1/beam_artifact_api.pb.go | 241 +++---- .../beam/model/pipeline_v1/beam_runner_api.pb.go | 778 +++++++++++---------- .../runners/portability/artifact_service.py | 12 +- .../runners/portability/artifact_service_test.py | 10 +- 8 files changed, 765 insertions(+), 746 deletions(-)