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/10/02 03:56:35 UTC

[beam] tag nightly-master updated (e79750d -> d6b9156)

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 e79750d  (commit)
      to d6b9156  (commit)
    from e79750d  [BEAM-12957] Add support for pyarrow 5.x (#15588)
     add 0aa25df  Switching to innerText and removing alerts
     add 49dd708  Merge pull request #15624: [BEAM-12607] - Copy Code Snippet copies html tags
     add 190e9472 [BEAM-12993] Update to Debezium 1.7.0.Final (#15636)
     add e4b400b  Minor: Fix `Iterable[SplitResultResidual]` type errors (#15634)
     add d6b9156  [BEAM-11217] Implemented metrics filtering (#15482)

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                         |  1 +
 sdks/go.mod                                        |  3 -
 sdks/go/pkg/beam/core/metrics/metrics.go           | 65 +++++++++++++++++++++-
 sdks/go/test/integration/wordcount/wordcount.go    | 18 ++++--
 .../test/integration/wordcount/wordcount_test.go   | 52 ++++++++++++++---
 sdks/java/io/debezium/build.gradle                 |  4 +-
 .../io/debezium/expansion-service/build.gradle     |  2 +-
 sdks/java/io/debezium/src/README.md                |  6 +-
 .../io/debezium/DebeziumIOMySqlConnectorIT.java    |  2 +-
 sdks/python/apache_beam/runners/common.py          |  3 +-
 .../apache_beam/runners/worker/operations.py       | 11 ++--
 website/www/site/static/js/copy-to-clipboard.js    |  6 +-
 12 files changed, 137 insertions(+), 36 deletions(-)