Skip to content

Releases: googleapis/google-auth-library-ruby

googleauth: v1.8.1

20 Sep 08:53
0afd0ce
Compare
Choose a tag to compare

1.8.1 (2023-09-19)

Documentation

  • improve ADC related error and warning messages (#452)

googleauth: v1.8.0

08 Sep 07:50
d47a5df
Compare
Choose a tag to compare

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

18 Jul 08:31
71989f1
Compare
Choose a tag to compare

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

23 Jun 06:39
029950e
Compare
Choose a tag to compare

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

14 Apr 05:47
e3a16cc
Compare
Choose a tag to compare

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

10 Apr 11:48
c06ca79
Compare
Choose a tag to compare

Bug Fixes

  • Remove external account config validation (#427)

Release googleauth 1.5.0

21 Mar 17:03
42a8ca9
Compare
Choose a tag to compare

Features

  • Add support for AWS Workload Identity Federation (#418)

Release googleauth 1.4.0

14 Dec 09:48
b2bc815
Compare
Choose a tag to compare

Features

  • make new_jwt_token public in order to fetch raw token directly (#405)

Release googleauth 1.3.0

18 Oct 16:47
752dfa1
Compare
Choose a tag to compare

Features

  • Use OpenSSL 3.0 compatible interfaces for IDTokens (#397)

Release googleauth 1.2.0

23 Jun 18:03
f457b08
Compare
Choose a tag to compare
  • Updated minimum Ruby version to 2.6