Releases: googleapis/google-oauth-java-client
Releases · googleapis/google-oauth-java-client
Release v1.24.1
Note: Java 5 support has ended. From this release and on, we support Java 6 and forward.
- Deps: The
guava-jdk5
dependency has been removed and replaced withguava
. This should reduce diamond dependency problems. - New: LocalServerReceiver uses the connector's host in the redirect URI.
Release v1.21.0
- Support multiple possible OpenId issuers. This is to support Google's new issuer id
https://accounts.google.com
while still supporting the olderaccounts.google.com
id