You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2021/03/16 16:04:50 UTC

[beam] branch release-2.29.0 updated (e7cfa2f -> 69c9e47)

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

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


    from e7cfa2f  Merge #14209: Cherrypick #14120 to 2.29.0 release branch, fixing Flink merging windowing
     add 9a2fbcb  Limits Dataflow GCR container image overriding to external Apache Beam container images
     new 69c9e47  Merge pull request #14240: [BEAM-11613] Limits Dataflow GCR container image overriding

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:
 .../runners/dataflow/internal/apiclient.py         |  23 +++-
 .../runners/dataflow/internal/apiclient_test.py    | 146 ++++++++++++++++++---
 sdks/python/apache_beam/transforms/environments.py |  11 +-
 3 files changed, 157 insertions(+), 23 deletions(-)


[beam] 01/01: Merge pull request #14240: [BEAM-11613] Limits Dataflow GCR container image overriding

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

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

commit 69c9e4710901e99cf4e14859f66ad3d81ac3ff81
Merge: e7cfa2f 9a2fbcb
Author: Kenn Knowles <ke...@apache.org>
AuthorDate: Tue Mar 16 09:03:40 2021 -0700

    Merge pull request #14240: [BEAM-11613] Limits Dataflow GCR container image overriding

 .../runners/dataflow/internal/apiclient.py         |  23 +++-
 .../runners/dataflow/internal/apiclient_test.py    | 146 ++++++++++++++++++---
 sdks/python/apache_beam/transforms/environments.py |  11 +-
 3 files changed, 157 insertions(+), 23 deletions(-)