You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by gi...@apache.org on 2023/02/24 04:27:04 UTC

[beam] branch nightly-refs/heads/master updated (011296c1465 -> dcfadddf52a)

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 011296c1465 Apply shallow clone for jenkins (#25595)
     add a1f09f7038e Bump golang.org/x/net from 0.5.0 to 0.7.0 in /sdks (#25543)
     add a34f4591de4 Bump github.com/containerd/containerd from 1.6.12 to 1.6.18 in /sdks (#25512)
     add 19e63e1da78 Add mock modules (#25603)
     add 96c68ab058d Add missing entries to mass_comment.py (#25609)
     add 948f7cdf489 Fix go postcommit naming (#25613)
     add 160be6b14a4 Bump to Dataproc 2.1 (#25616)
     add dcfadddf52a Prioritise Avro providers from "extensions/core" (#25611)

No new revisions were added by this update.

Summary of changes:
 .test-infra/dataproc/flink_cluster.sh              |  3 +-
 .test-infra/jenkins/job_PostCommit_Go.groovy       |  2 +-
 release/src/main/scripts/mass_comment.py           | 53 ++++++++++++++++---
 sdks/go.mod                                        |  4 +-
 sdks/go.sum                                        |  8 +--
 .../org/apache/beam/sdk/schemas/io/Providers.java  | 11 ++--
 .../ExternalSchemaIOTransformRegistrar.java        | 60 ++++++++++++++++++----
 sdks/python/scripts/generate_pydoc.sh              |  2 +-
 sdks/python/tox.ini                                |  5 --
 9 files changed, 108 insertions(+), 40 deletions(-)