This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch nightly-refs/heads/master
in repository https://gitbox.apache.org/repos/asf/beam.git
from eef26ca8b71 Revert "[Python] Optimize BigQuery copy jobs in file loads
using multi-source copy" (#39106)
add 0c51b0d288b Write append tables can be asynchronous (#39120)
add b642c5cbd0e Fix typo (#39123)
add 56b5a52294d Bump google-cloud-aiplatform (#39113)
add d77d12a47b2 Update cython requirement from <4,>=3.2.5 to >=3.2.6,<4 in
/sdks/python (#39099)
add 5cb2f09298c [Website] Update Python version compatibility table
(#38969)
add 698420027d5 Docs: update Python version support in Python quickstart
(#39122)
add 8ccd1d70c04 including GitHub Actions to schedule daily audits and Add
documentati… (#39116)
add 5a2e98bb712 Fix a flaky test in ApproximateQuantilesTest (#39132)
No new revisions were added by this update.
Summary of changes:
.github/trigger_files/beam_PostCommit_Python.json | 4 +-
.github/workflows/README.md | 1 +
.../beam_Infrastructure_AuditUnmanagedKeys.yml | 69 ++++++++++++++++++++++
infra/enforcement/README.md | 12 +++-
.../direct/ExecutorServiceParallelExecutor.java | 4 +-
.../apache_beam/io/gcp/bigquery_file_loads.py | 2 +-
.../testing/benchmarks/cloudml/constraints.txt | 2 +-
sdks/python/apache_beam/transforms/stats_test.py | 20 ++++++-
sdks/python/pyproject.toml | 2 +-
.../site/content/en/documentation/sdks/python.md | 6 +-
.../site/content/en/get-started/quickstart-py.md | 2 +-
11 files changed, 109 insertions(+), 15 deletions(-)
create mode 100644 .github/workflows/beam_Infrastructure_AuditUnmanagedKeys.yml