1.15.0 (2023-01-25)
Features
- Adds external account authorized user credentials (#1129) (06bf21a)
- Expose scopes granted by user (#1107) (240c26b)
Bug Fixes
- AccessToken scopes clean serialization and default as empty list (#1125) (f55d41f)
- Enforce Locale.US for AwsRequestSignerTest (#1111) (aeb1218)
- Ensure both refreshMargin and expirationMargin are set when using OAuth2CredentialsWithRefresh (#1131) (326e4a1)
- Use Futures.getDone() instead of Future.get() in listener (1e624a9)