This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly-refs/heads/master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 9c4dc4d6b92 Bump google.golang.org/grpc from 1.77.0 to 1.78.0 in /sdks
(#37185)
add f7a9b26ab39 Allow yield and return in the same 'process' if return
doesn't have a value. (#37190)
add 7b13d427593 Deduplicate MonitoringInfo in PortableMetrics (#37066)
No new revisions were added by this update.
Summary of changes:
.../beam/runners/portability/PortableMetrics.java | 130 ++++++++++++++-------
.../runners/portability/PortableRunnerTest.java | 46 ++++++++
sdks/python/apache_beam/transforms/core.py | 3 +-
sdks/python/apache_beam/transforms/core_test.py | 9 ++
4 files changed, 143 insertions(+), 45 deletions(-)