Skip to content

Conversation

@olavloite
Copy link

The Google Cloud Storage dependency is only used for loading credentials from storage if a user specifies a GCS URL. Adding the entire GCS client library as a dependency only for this feature is not very user friendly. Instead the dependency should be scope provided, and users wanting to
use this feature should add a GCS dependency explicitly.

Fixes #6474.

The Google Cloud Storage dependency is only used for loading credentials
from storage if a user specifies a GCS URL. Adding the entire GCS client
library as a dependency only for this feature is not very user friendly.
Instead the dependency should be scope provided, and users wanting to
use this feature should add a GCS dependency explicitly.

Fixes googleapis#6474.
@olavloite olavloite requested a review from skuruppu October 18, 2019 08:07
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove dependency on cloud storage in spanner jdbc driver

3 participants