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 4b5d149e3a3 Bump github.com/lib/pq from 1.10.9 to 1.11.1 in /sdks
(#37454)
add 112685de58d Upgrade google-api-services-dataflow (#37462)
add 501897649dd Upgrade GCP Bom (#37473)
add 0282abbff3b Allow multiprocessshared to spawn process and delete
directly with obj (#37112)
add 953f70c5c28 Disable abbrev for yaml.main (#37476)
add 7052f01e45a Add an experiment to disable pip build isolation (#37331)
add e4cd040199d Add LRU cache eviction to CombinePerKeyPrecombineOperator
(#37466)
No new revisions were added by this update.
Summary of changes:
.../org/apache/beam/gradle/BeamModulePlugin.groovy | 12 +-
.../container/license_scripts/dep_urls_java.yaml | 10 +-
.../apache_beam/utils/multi_process_shared.py | 239 ++++++++++++++++++---
.../apache_beam/utils/multi_process_shared_test.py | 225 ++++++++++++++++++-
sdks/python/apache_beam/yaml/main.py | 6 +-
sdks/python/container/boot.go | 39 ++++
sdks/python/container/piputil.go | 14 ++
.../typescript/src/apache_beam/worker/operators.ts | 44 ++--
8 files changed, 533 insertions(+), 56 deletions(-)