0.17.0 (2019-08-16)
Bug Fixes
- cleanup unused code and deprecation warnings (#315) (7fd94c0)
- Fix declared dependencies from merge issue (#291) (35abf13)
- throw SigningException as documented (#316) (a1ab97c)
- typo in ComputeEngineCredentials exception message (#313) (1a16f38)
Features
- add Automatic-Module-Name to manifest (#326) (29f58b4), closes #324 #324
- add IDTokenCredential support (#303) (a87e3fd)
- add JwtCredentials with custom claims (#290) (3f37172)
- allow arbitrary additional claims for JwtClaims (#331) (888c61c)
- Implement ServiceAccountSigner for ImpersonatedCredentials (#279) (70767e3)