- Change header name emitted by
Client#apply
from "Authorization" to "authorization" (@murgatroid99) - Fix ADC not working on some windows machines (@vsubramani) #55
- Initial support for user credentials ([@sqrrrl][])
- Update Signet to 0.7
-
Updated UserRefreshCredentials hash to use string keys (@haabaato) #36
-
Add support for a system default credentials file. (@mr-salty) #33
-
Relax the constraint of dependent version of multi_json (@igrep) #30
- Improves handling of --no-scopes GCE authorization (@tbetbetbe)
- Refactoring and cleanup (@joneslee85)
- Adds an implementation of JWT header auth (@tbetbetbe)
- makes the scope parameter's optional in all APIs. (@tbetbetbe)
- changes the scope parameter's position in various constructors. (@tbetbetbe)