You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lo...@apache.org on 2021/12/09 22:17:52 UTC

[beam] branch master updated (163ac6a -> 8a7ad0e)

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

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


    from 163ac6a  [BEAM-13171] Support for stopReadTime on KafkaIO SDF (#15951)
     add 8a7ad0e  [BEAM-13399] Add functionality to download Beam JARs from Maven  (#16153)

No new revisions were added by this update.

Summary of changes:
 .../core/runtime/xlangx/expansionx/download.go     | 121 +++++++++++++++++
 .../runtime/xlangx/expansionx/download_test.go     | 143 +++++++++++++++++++++
 2 files changed, 264 insertions(+)
 create mode 100644 sdks/go/pkg/beam/core/runtime/xlangx/expansionx/download.go
 create mode 100644 sdks/go/pkg/beam/core/runtime/xlangx/expansionx/download_test.go