Releases: googleapis/google-auth-library-ruby
Releases · googleapis/google-auth-library-ruby
googleauth: v1.12.0
05 Dec 20:07
Compare
Sorry, something went wrong.
No results found
1.12.0 (2024-12-05)
Features
provided opt-in debug logging (#490 )
googleauth: v1.11.2
23 Oct 21:09
Compare
Sorry, something went wrong.
No results found
1.11.2 (2024-10-23)
Bug Fixes
Temporarily disable universe domain query from GCE metadata server (#493 )
Use updated metadata path for universe-domain (#496 )
googleauth: v1.11.1
04 Oct 20:20
Compare
Sorry, something went wrong.
No results found
1.11.1 (2024-10-04)
Bug Fixes
Fixed parsing of expiration timestamp from ID tokens (#492 )
Use NoMethodError instead of NotImplementedError for unimplemented base class methods (#487 )
googleauth: v1.11.0
14 Feb 18:42
Compare
Sorry, something went wrong.
No results found
1.11.0 (2024-02-09)
Features
Deprecate the positional argument for callback_uri, and introduce keyword argument instead (#475 )
googleauth: v1.10.0
08 Feb 14:06
Compare
Sorry, something went wrong.
No results found
1.10.0 (2024-02-08)
Features
add PKCE to 3 Legged OAuth exchange (#471 )
Bug Fixes
Client library credentials provide correct self-signed JWT and external account behavior when loading from a file path or JSON data (#474 )
Prioritize universe domain specified in GCECredentials arguments over metadata-fetched value (#472 )
googleauth: v1.9.2
25 Jan 20:20
Compare
Sorry, something went wrong.
No results found
1.9.2 (2024-01-25)
Bug Fixes
Prevent access tokens from being fetched at service account construction in the self-signed-jwt case (#467 )
googleauth: v1.9.1
12 Dec 19:57
Compare
Sorry, something went wrong.
No results found
1.9.1 (2023-12-12)
Bug Fixes
update expires_in for cached metadata-retrieved tokens (#464 )
googleauth: v1.9.0
08 Dec 04:20
Compare
Sorry, something went wrong.
No results found
1.9.0 (2023-12-07)
Features
Include universe_domain in credentials (#460 )
Use google-cloud-env for more robust Metadata Service access (#459 )
googleauth: v1.8.1
20 Sep 08:53
Compare
Sorry, something went wrong.
No results found
1.8.1 (2023-09-19)
Documentation
improve ADC related error and warning messages (#452 )
googleauth: v1.8.0
08 Sep 07:50
Compare
Sorry, something went wrong.
No results found
1.8.0 (2023-09-07)
Features
Pass additional parameters to auhtorization url (#447 )
Documentation
improve ADC related error and warning messages (#449 )