hanishi opened a new pull request, #1494:
URL: https://github.com/apache/pekko-connectors/pull/1494

   GoogleCredentials.getApplicationDefault() from google-auth-library-java, 
supporting all GCP environments, including GKE Workload Identity. Also, add 
ProvidedCredentials for users to supply their own credentials.
   
   disconnects using RestartSource.withBackoff, matching Google's official 
client library behavior (100ms-10s exponential backoff). The previous 
non-reconnecting behavior is available via rawSubscribe().
   
   Fixes #1493
   Fixes #1458


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to