Releases: googleapis/google-auth-library-ruby
Releases · googleapis/google-auth-library-ruby
googleauth: v1.8.1
1.8.1 (2023-09-19)
Documentation
- improve ADC related error and warning messages (#452)
googleauth: v1.8.0
1.8.0 (2023-09-07)
Features
- Pass additional parameters to auhtorization url (#447)
Documentation
- improve ADC related error and warning messages (#449)
googleauth: v1.7.0
1.7.0 (2023-07-14)
Features
- Adding support for pluggable auth credentials (#437)
Documentation
- fixed iss argument and description in comments of IDTokens (#438)
googleauth: v1.6.0
1.6.0 (2023-06-20)
Features
- adding identity pool credentials (#433)
Documentation
- deprecation message for discontinuing command line auth flow (#435)
Release googleauth 1.5.2
Bug Fixes
- AWS IMDSV2 session token fetching shall call PUT method instead of GET (#429)
- GCECredentials - Allow retrieval of ID token (#425)
Release googleauth 1.5.1
Bug Fixes
- Remove external account config validation (#427)
Release googleauth 1.5.0
Features
- Add support for AWS Workload Identity Federation (#418)
Release googleauth 1.4.0
Features
- make new_jwt_token public in order to fetch raw token directly (#405)
Release googleauth 1.3.0
Features
- Use OpenSSL 3.0 compatible interfaces for IDTokens (#397)
Release googleauth 1.2.0
- Updated minimum Ruby version to 2.6