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/08 09:27:03 UTC

[beam] branch master updated (56e5c2c -> 8c0fa37)

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 56e5c2c  [BEAM-13647] Use role for Go worker binary. (#16729)
     add 13a8001  [BEAM-13840] Fix usage of legacy rawtypes in AWS modules
     add 8c0fa37  Merge pull request #16756: [BEAM-13840] Fix usage of legacy rawtypes in AWS modules

No new revisions were added by this update.

Summary of changes:
 .../beam/sdk/io/aws/dynamodb/DynamoDBIO.java       | 29 +++++++++++-----------
 .../java/org/apache/beam/sdk/io/aws/sns/SnsIO.java |  7 ++----
 .../beam/sdk/io/aws2/dynamodb/DynamoDBIO.java      | 29 +++++++++++-----------
 .../org/apache/beam/sdk/io/aws2/sns/SnsIO.java     |  5 ++--
 4 files changed, 34 insertions(+), 36 deletions(-)