You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by gi...@apache.org on 2021/08/24 03:40:10 UTC

[beam] tag nightly-master updated (9228136 -> 7c0c048)

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

github-bot pushed a change to tag nightly-master
in repository https://gitbox.apache.org/repos/asf/beam.git.


*** WARNING: tag nightly-master was modified! ***

    from 9228136  (commit)
      to 7c0c048  (commit)
    from 9228136  Avoid spamming lull logging (#15366)
     add 0228419  [BEAM-8571] Release Go SDK containers, and use them. (#15365)
     add fea8fa5  [BEAM-6374] Elide collecting unnecessary pcollection metrics (#15358)
     add b9f52ae  [BEAM-9379] Remove Java11 specific SQL timeout
     add 7c0c048  Merge pull request #15362: [BEAM-9379] Remove Java11 specific SQL timeout

No new revisions were added by this update.

Summary of changes:
 .../jenkins/job_PreCommit_SQL_Java11.groovy        |  3 +--
 build.gradle.kts                                   |  1 +
 sdks/go/container/build.gradle                     |  4 +++
 sdks/go/pkg/beam/core/runtime/exec/datasink.go     | 26 +++++++++++++++++--
 sdks/go/pkg/beam/core/runtime/exec/translate.go    | 30 +++++++++++++++++++---
 sdks/go/pkg/beam/options/jobopts/options.go        |  3 ++-
 6 files changed, 59 insertions(+), 8 deletions(-)