You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2022/05/06 15:33:25 UTC

[beam] branch master updated (8d3b4bbaa94 -> 2af0dc79912)

This is an automated email from the ASF dual-hosted git repository.

kenn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 8d3b4bbaa94 [BEAM-5878] Add (failing) kwonly-argument test (#17509)
     add c7541ddb6fa Add parameter for service account impersonation in GCP credentials
     add 2af0dc79912 Merge pull request #17394: [BEAM-14014] Add parameter for service account impersonation in GCP credentials

No new revisions were added by this update.

Summary of changes:
 .../examples/build.gradle                          | 54 ++++++++++++++++++----
 .../sdk/extensions/gcp/auth/CredentialFactory.java |  2 +
 .../extensions/gcp/auth/GcpCredentialFactory.java  | 51 +++++++++++++++++---
 .../sdk/extensions/gcp/options/GcpOptions.java     | 19 ++++++++
 4 files changed, 111 insertions(+), 15 deletions(-)