Skip to content

Releases: googleapis/google-auth-library-java

google-auth-library-java v1.1.0

18 Aug 00:34
8e904ac
Compare
Choose a tag to compare

Features

  • downscoping with credential access boundaries (#702) (aa7ede1)

Bug Fixes

  • add validation for the token URL and service account impersonation URL for Workload Identity Federation (#717) (23cb8ef)

Documentation

  • updates README for downscoping with CAB (#716) (68bceba)

google-auth-library-java v1.0.0

28 Jul 22:28
8433009
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • updating google-auth-library-java min Java version to 1.8

Features

  • GA release of google-auth-library-java (ver 1.0.0) (#704) (3d9874f)
  • updating google-auth-library-java min Java version to 1.8 (3d9874f)

Bug Fixes

  • Add shopt -s nullglob to dependencies script (#693) (c5aa708)
  • Update dependencies.sh to not break on mac (c5aa708)

google-auth-library-java v0.27.0

14 Jul 23:12
90c24b1
Compare
Choose a tag to compare

Features

  • add Id token support for UserCredentials (#650) (5a8f467)
  • add impersonation credentials to ADC (#613) (b9823f7)
  • Adding functional tests for Service Account (#685) (dfe118c)
  • allow scopes for self signed jwt (#689) (f4980c7)

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)