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 38b7e47  [BEAM-13664] Fix Primitives hashing benchmark (#16523)
     add 8c2e1fd  Merge pull request #16507: [BEAM-13137] Fixes ES utest size 
flakiness with _flush api and index.store.stats_refresh_interval=0
     add ed10912  [BEAM-8806] Integration test for SqsIO using Localstack
     add 181403a  Merge pull request #16468: [BEAM-8806] Integration test for 
SqsIO using Localstack (AWS Sdk v2)
     add 12330d8  Remove jcenter repositories from gradle configuration. 
(#16532)
     add ca46551  [BEAM-13641][Playground] Add SCIO SDK support on the CI/CD 
step
     add b45dc7e  Merge pull request #16492 from [BEAM-13641][Playground] Add 
SCIO SDK support on the CI/CD step
     add 42c3b44  [BEAM-13430] Remove jcenter which will no longer contain any 
updates. (#16536)

No new revisions were added by this update.

Summary of changes:
 .test-infra/validate-runner/build.gradle           |   4 -
 buildSrc/build.gradle.kts                          |   1 -
 .../org/apache/beam/gradle/Repositories.groovy     |   2 -
 playground/infrastructure/config.py                |   8 +-
 .../org/apache/beam/sdk/io/aws2/ITEnvironment.java |   2 +-
 .../org/apache/beam/sdk/io/aws2/sqs/SqsIOIT.java   | 121 +++++++++++++++++++++
 sdks/java/io/azure/build.gradle                    |   2 -
 .../sdk/io/elasticsearch/ElasticsearchIOTest.java  |   3 -
 .../sdk/io/elasticsearch/ElasticsearchIOTest.java  |   3 -
 .../sdk/io/elasticsearch/ElasticsearchIOTest.java  |   3 -
 .../elasticsearch/ElasticsearchIOTestCommon.java   |   4 +-
 .../io/elasticsearch/ElasticsearchIOTestUtils.java |  20 ++--
 12 files changed, 141 insertions(+), 32 deletions(-)
 create mode 100644 
sdks/java/io/amazon-web-services2/src/test/java/org/apache/beam/sdk/io/aws2/sqs/SqsIOIT.java

Reply via email to