Skip to content

Releases: googleapis/google-auth-library-java

google-auth-library-java v0.26.0

20 May 15:52
db2f85a
Compare
Choose a tag to compare

Features

  • add gcf-owl-bot[bot] to ignoreAuthors (#674) (359b20f)
  • added getter for credentials object in HttpCredentialsAdapter (#658) (5a946ea)
  • enable pre-emptive async oauth token refreshes (#646) (e3f4c7e)
  • Returning an issuer claim on request errors (#656) (95d70ae)

Bug Fixes

  • use orginal url as audience for self signed jwt if scheme or host is null (#642) (b4e6f1a)

v0.25.2-sp.1

17 May 17:47
5af9ae5
Compare
Choose a tag to compare

Features

v0.25.5

22 Apr 17:33
42169d5
Compare
Choose a tag to compare

Dependencies

v0.25.4

19 Apr 23:28
f78170b
Compare
Choose a tag to compare

Bug Fixes

v0.25.3

12 Apr 12:47
7d7d1ec
Compare
Choose a tag to compare

Dependencies

v0.25.2

18 Mar 22:05
3cbfa7f
Compare
Choose a tag to compare

Bug Fixes

  • follow up fix service account credentials createScopedRequired (#605) (7ddac43)
  • support AWS_DEFAULT_REGION env var (#599) (3d066ee)

v0.25.1

18 Mar 21:17
11c2f10
Compare
Choose a tag to compare

Bug Fixes

  • fix service account credentials createScopedRequired (#601) (0614482)

v0.25.0

16 Mar 19:17
4b7a3bb
Compare
Choose a tag to compare

Features

v0.24.1

25 Feb 22:10
f01b40b
Compare
Choose a tag to compare

Dependencies

  • update dependency com.google.http-client:google-http-client-bom to v1.39.0 (#580) (88718b0)

v0.24.0

22 Feb 22:33
035a455
Compare
Choose a tag to compare

Features

  • add workload identity federation support (#547) (b8dde1e)

Bug Fixes

Documentation

  • add instructions for using workload identity federation (#564) (2142db3)