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 403ad51 (commit)
to 2f57eec (commit)
from 403ad51 Merge pull request #15156: Fix broken download links
add 3115078 Integration
add 3315839 Pass credentials to gcsio
add b6e2281 Update by review
add 2f57eec Merge pull request #14817: [BEAM-8889] Upgrade GCSIO to 2.2.2
No new revisions were added by this update.
Summary of changes:
.../org/apache/beam/gradle/BeamModulePlugin.groovy | 2 +-
.../sdk/extensions/gcp/options/GcpOptions.java | 2 +-
.../sdk/extensions/gcp/options/GcsOptions.java | 10 +--
.../extensions/gcp/storage/GcsCreateOptions.java | 6 +-
.../beam/sdk/extensions/gcp/util/GcsUtil.java | 71 ++++++++++++----------
.../beam/sdk/extensions/gcp/util/GcsUtilTest.java | 7 +--
.../io/gcp/bigquery/BigQueryServicesImplTest.java | 8 +--
7 files changed, 56 insertions(+), 50 deletions(-)