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 358e007df1e Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in
/sdks (#37179)
add 71b1e831fd8 fix provider testing issue (#37183)
add 9067220e4c7 Wanting to try out and develop ML examples. Working with
pabloem. (#37184)
add dad0287521a fix: handle ResponseException correctly, honor
throwWriteExceptions when using RetryConfiguration (#37166)
No new revisions were added by this update.
Summary of changes:
infra/iam/users.yml | 5 +++
.../sdk/io/elasticsearch/ElasticsearchIOTest.java | 6 +++
.../sdk/io/elasticsearch/ElasticsearchIOTest.java | 6 +++
.../elasticsearch/ElasticsearchIOTestCommon.java | 49 ++++++++++++++++++++++
.../io/elasticsearch/ElasticsearchIOTestUtils.java | 42 +++++++++++++++++++
.../beam/sdk/io/elasticsearch/ElasticsearchIO.java | 30 ++++++++++---
sdks/python/apache_beam/yaml/yaml_provider.py | 2 +-
sdks/python/apache_beam/yaml/yaml_testing.py | 23 ++++++----
sdks/python/apache_beam/yaml/yaml_testing_test.py | 34 +++++++++++++++
9 files changed, 183 insertions(+), 14 deletions(-)