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 50997ad  (commit)
      to 8072cc0  (commit)
    from 50997ad  [BEAM-12603] Add retries to FnApiRunnerTest due to flakiness 
of grpc … (#15524)
     add 2553f6f  [BEAM-12740] Add option to CreateOptions to avoid 
GetObjectMetadata for creating unique temporary GCS file.
     add afccd52  Merge pull request #15355: [BEAM-12740] Add option to 
CreateOptions to avoid GetObjectMetadata for creating unique temporary GCS file.
     add 8072cc0   Minor: Prune docker volumes in Inventory job(#15532)

No new revisions were added by this update.

Summary of changes:
 .test-infra/jenkins/job_Inventory.groovy           |   1 +
 .../beam/runners/dataflow/DataflowRunnerTest.java  |  10 +-
 .../runners/dataflow/util/PackageUtilTest.java     |  40 ++++----
 .../java/org/apache/beam/sdk/io/FileBasedSink.java |  13 ++-
 .../org/apache/beam/sdk/io/fs/CreateOptions.java   |   8 +-
 .../extensions/gcp/storage/GcsCreateOptions.java   |   2 +-
 .../sdk/extensions/gcp/storage/GcsFileSystem.java  |  14 +--
 .../beam/sdk/extensions/gcp/util/GcsUtil.java      | 104 +++++++++++++++------
 8 files changed, 132 insertions(+), 60 deletions(-)

Reply via email to