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 2022/03/31 04:40:25 UTC

[beam] branch release-2.38.0 updated (34e88c9 -> 90f8ecd)

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

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


    from 34e88c9  Merge pull request #17218: [cherry-pick][release-2.38.0][BEAM-14194]: Disallow autoscaling for SpannerIO.readChangeStream
     add b071bf6  Ensure the removed option prebuild_sdk_container_base_image not used on its own.
     new 90f8ecd  Merge pull request #17215: [release-2.38.0] [BEAM-14201] Ensure the removed option prebuild_sdk_container_base_image not used on its own.

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:
 .../python/apache_beam/options/pipeline_options.py |  9 ++++++++
 .../options/pipeline_options_validator.py          | 12 +++++++++++
 .../options/pipeline_options_validator_test.py     | 25 ++++++++++++++++++++++
 3 files changed, 46 insertions(+)

[beam] 01/01: Merge pull request #17215: [release-2.38.0] [BEAM-14201] Ensure the removed option prebuild_sdk_container_base_image not used on its own.

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

danoliveira pushed a commit to branch release-2.38.0
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 90f8ecd322ef1e6a538eee5c058541c9d619885e
Merge: 34e88c9 b071bf6
Author: Daniel Oliveira <da...@gmail.com>
AuthorDate: Wed Mar 30 21:38:44 2022 -0700

    Merge pull request #17215: [release-2.38.0] [BEAM-14201] Ensure the removed option prebuild_sdk_container_base_image not used on its own.
    
    [release-2.38.0] [BEAM-14201] Ensure the removed option prebuild_sdk_container_base_image not used on its own.

 .../python/apache_beam/options/pipeline_options.py |  9 ++++++++
 .../options/pipeline_options_validator.py          | 12 +++++++++++
 .../options/pipeline_options_validator_test.py     | 25 ++++++++++++++++++++++
 3 files changed, 46 insertions(+)