Fixes a regression in 0.12.1 on Windows and makes the ConfigDefaultCredentials
provider work on Windows. Thanks @andreban!
What's Changed
- Load default credentials from right path on Windows by @andreban in #112
- Use
gcloud.cmd
to invoke gcloud
on Windows by @andreban in #113