This is an automated email from the ASF dual-hosted git repository.
chamikara pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 403ad51 Merge pull request #15156: Fix broken download links
add 3115078 Integration
add 3315839 Pass credentials to gcsio
add b6e2281 Update by review
new 2f57eec Merge pull request #14817: [BEAM-8889] Upgrade GCSIO to 2.2.2
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
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(-)