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 674763d904f Fix java versions in release guide (#37314)
     add ebcf5abcb5f Bump golang.org/x/net from 0.48.0 to 0.49.0 in /sdks 
(#37302)
     add 68e0d668eaf [Python] Fix AttributeError in ExternalTransform.expand by 
using get_type_hints() (#37299)
     add a15de20849a Remove standalone uses of the apitools HttpError class 
(#37296)
     add 3aaf8398095 add back ticks to highlight command to be used (#37321)
     add 60f1981e4ef Increase timeout for Python YAML RC validation job (#37322)
     add c489cb7237b [Do Not Merge] Test bumping httplib2 upper bound to modern 
version (#37324)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/run_rc_validation_python_yaml.yml     |  2 +-
 .gitignore                                              |  1 +
 build.gradle.kts                                        |  2 +-
 sdks/go.mod                                             |  4 ++--
 sdks/go.sum                                             | 12 ++++++------
 sdks/python/apache_beam/dataframe/io_it_test.py         |  7 ++++---
 sdks/python/apache_beam/dataframe/io_test.py            |  7 ++++---
 .../apache_beam/io/gcp/datastore/v1new/datastoreio.py   |  8 --------
 .../python/apache_beam/io/gcp/experimental/spannerio.py | 11 -----------
 sdks/python/apache_beam/testing/pipeline_verifiers.py   |  6 +++---
 .../apache_beam/testing/pipeline_verifiers_test.py      | 17 ++++++++---------
 sdks/python/apache_beam/transforms/external.py          | 17 ++++++++++-------
 sdks/python/setup.py                                    |  2 +-
 13 files changed, 41 insertions(+), 55 deletions(-)

Reply via email to