Skip to content

Releases: googleapis/google-auth-library-java

google-auth-library-java v1.3.0

10 Nov 19:34
714efeb
Compare
Choose a tag to compare

Features

  • next release from main branch is 1.3.0 (#780) (1149581)

Bug Fixes

  • java: java 17 dependency arguments (#1266) (#779) (9160a53)
  • service account impersonation with workforce credentials (#770) (6449ef0)

google-auth-library-java v1.2.2

21 Oct 17:48
88386e4
Compare
Choose a tag to compare

Bug Fixes

  • environment variable is "AWS_SESSION_TOKEN" and not "Token" (#772) (c8c3073)

google-auth-library-java v1.2.1

11 Oct 21:02
4ae533b
Compare
Choose a tag to compare

Bug Fixes

  • disabling self-signed jwt for domain wide delegation (#754) (ac70a27)

google-auth-library-java v1.2.0

30 Sep 22:02
39cca92
Compare
Choose a tag to compare

Features

Bug Fixes

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