API Update
signJwt and signBlob IAM APIs deprecated in favor of IAM Credentials API
- Updates to new
iamcredentials
API - Deprecates
IAMConfig.ProjectID
- will always default to "-" as the API will always infer the project id - Deprecates
IAMConfig.OAuth2HTTPClient
- UseIAMConfig.IAMClient
instead - Hotfix for race condition on
KeyID
(from v2.1.1 tag) - Updates go module dependencies (from v2.1.1 tag)