You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ar...@apache.org on 2022/02/04 15:08:53 UTC

[beam] branch master updated (318ce2a -> f79363c)

This is an automated email from the ASF dual-hosted git repository.

aromanenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 318ce2a  Merge pull request #16712: [BEAM-13663] Remove unused duplicate option for AWS client configuration (AWS Sdk v1)
     add 6bb9e857 [BEAM-13203] Deprecate SnsIO.writeAsync for AWS Sdk v2 due to risk of data loss.
     add f79363c  Merge pull request #16711: [BEAM-13203] Deprecate SnsIO.writeAsync for AWS Sdk v2 due to risk of data loss.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/beam/sdk/io/aws2/sns/SnsIO.java     | 51 +++++++---------------
 .../beam/sdk/io/aws2/sns/MockSnsAsyncClient.java   | 15 ++++---
 .../io/aws2/sns/MockSnsAsyncExceptionClient.java   |  8 ++--
 .../beam/sdk/io/aws2/sns/SnsIOWriteTest.java       | 34 ++++++---------
 4 files changed, 43 insertions(+), 65 deletions(-)