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

github-bot pushed a change to tag nightly-master
in repository https://gitbox.apache.org/repos/asf/beam.git.


*** WARNING: tag nightly-master was modified! ***

    from 2da7448  (commit)
      to 0af8c3b  (commit)
    from 2da7448  [BEAM-11887] Change SortingFlinkCombineRunner usage to only 
for Sessions (#14120)
     add 40e8267  Only clone to depth 1 for cutting release branch
     add fffb85a  Merge pull request #14210: Only clone to depth 1 for cutting 
release branch
     add d2259fa  Attach portable proto to DataflowPipelineJob
     add c818da0  Unsickbay metrics tests in runner v2
     add e330267  Merge pull request #14208: [BEAM-11967] Attach portable proto 
to DataflowPipelineJob
     add 1fc801d  [BEAM-10961] enable strict dependency checking for 
sdks/java/maven-archetypes/*
     add 0da0a1b  [BEAM-10961] remove dependencies blocks containing, which 
only contained unusedDeclared dependencies
     add adf3dd4  Merge pull request #14196 from 
sonam-vend/sdks-java-maven-archetypes
     add b0a33da  [BEAM-1251] Use Python 3 semantics in Cython-compiled 
modules. (#14198)
     add 1db92d3  Set Dataflow container version correctly in set_version.sh
     add 7f925ab  Set Go SDK version in set_version.sh
     add b8d0f87  Explain set_version.sh in comments more clearly
     add 04e34e1  Add knowledge to `git add` to set_version.sh
     add b1b3d7b  Merge #14212: Fix set_version.sh in release scripts
     add 86c55f4  Add more comments to describe PubSubReadPayload and 
PubSubWritePayload.
     add 5afe677  Merge pull request #14204 from Add more comments to describe 
PubSubReadPayload and PubSubWritePayload.
     add 0ab785a  [BEAM-11797] Fixed the flaky test (#14220)
     add 79da783  [BEAM-11926] Improve error when missing Beam schema for 
BigqueryIO
     add 0af8c3b  Merge pull request #14152 from [BEAM-11926] Improve error 
when missing Beam schema for BigqueryIO

No new revisions were added by this update.

Summary of changes:
 .../pipeline/src/main/proto/beam_runner_api.proto  |  4 ++
 release/src/main/scripts/cut_release_branch.sh     |  2 +-
 release/src/main/scripts/set_version.sh            | 29 ++++++++---
 runners/google-cloud-dataflow-java/build.gradle    |  4 --
 .../beam/runners/dataflow/DataflowRunner.java      |  2 +-
 .../beam/sdk/io/gcp/bigquery/BigQueryIO.java       | 12 +++--
 sdks/java/maven-archetypes/examples/build.gradle   |  6 +--
 .../maven-archetypes/gcp-bom-examples/build.gradle |  6 +--
 sdks/java/maven-archetypes/starter/build.gradle    |  7 +--
 sdks/python/apache_beam/coders/stream.pyx          |  2 +
 sdks/python/apache_beam/metrics/cells.py           |  2 +
 sdks/python/apache_beam/metrics/execution.py       |  2 +
 sdks/python/apache_beam/runners/common.py          |  1 +
 .../apache_beam/runners/interactive/utils_test.py  | 56 ++++++++++------------
 .../runners/worker/statesampler_fast.pyx           |  1 +
 .../cy_dataflow_distribution_counter.pyx           |  1 +
 sdks/python/apache_beam/transforms/stats.py        |  2 +
 sdks/python/apache_beam/utils/counters.py          |  1 +
 sdks/python/apache_beam/utils/windowed_value.py    |  3 +-
 sdks/python/setup.py                               |  1 +
 20 files changed, 79 insertions(+), 65 deletions(-)

Reply via email to