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/08 03:32:48 UTC

[beam] tag nightly-master updated (a695fc3 -> 3de6bee)

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 a695fc3  (commit)
      to 3de6bee  (commit)
    from a695fc3  Merge pull request #15671 from apache/aaltay-patch-1
     add c39df1e  [BEAM-12950] Not delete orphaned files to avoid missing events
     add 3306e1d  [BEAM-12950] Add Bug fix description to CHANGES.md
     add 8955e39  [BEAM-12950] fix linter issues
     add 8206079  [BEAN-12950] Skip unit test
     add 3b67fca  Merge pull request #15576 from [BEAM-12950] Not delete orphaned files to avoid missing events
     add d8ee1f3  [BEAM-13015] Remove the overhead of SpecMonitoringInfoValidator initialization (#15674)
     add 87ffd1f   Minor: Replace generic external.py links in multi-language documentation with links to pydoc (#15678)
     add 1ec432c  Updated screendiff integration test golden screenshots.
     add 4fbdcca  Merge pull request #15682 from KevinGG/master
     add 63ef869  Revert "[BEAM-12993] Update to Debezium 1.7.0.Final (#15636)"
     add d18e686  [BEAM-13012] Revert "[BEAM-12993] Update to Debezium 1.7.0.Final"
     add 98e9b0b  [BEAM-12769] Few fixes related to Java Class Lookup based cross-language expansion (#15677)
     add 3fbe369  Release script fixes
     add 3de6bee  Merge pull request #15544 from udim/master

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                         |   5 ++-
 .../src/main/scripts/build_release_candidate.sh    |  33 +++++++++++----
 .../main/scripts/deploy_release_candidate_pypi.sh  |   8 ++--
 .../core/metrics/SimpleMonitoringInfoBuilder.java  |   9 ++--
 .../core/metrics/SpecMonitoringInfoValidator.java  |  46 ++++++++++++---------
 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/io/fileio.py               |  13 +++---
 sdks/python/apache_beam/io/fileio_test.py          |   1 +
 sdks/python/apache_beam/portability/common_urns.py |   4 +-
 .../Linux/7a35f487b2a5f3a9b9852a8659eeb4bd.png     | Bin 728318 -> 728268 bytes
 sdks/python/apache_beam/transforms/external.py     |  13 ++++--
 .../content/en/documentation/programming-guide.md  |  14 +++----
 15 files changed, 97 insertions(+), 63 deletions(-)