Skip to content

Releases: googleapis/google-auth-library-java

v1.8.1

14 Jul 13:52
612d566
Compare
Choose a tag to compare

1.8.1 (2022-07-13)

Bug Fixes

v1.8.0

27 Jun 20:50
5662cdc
Compare
Choose a tag to compare

1.8.0 (2022-06-27)

Features

Documentation

v1.7.0

17 May 19:57
419f839
Compare
Choose a tag to compare

1.7.0 (2022-05-12)

Features

  • Add ability to provide PrivateKey as Pkcs8 encoded string #883 (#889) (e0d6996)
  • Add iam endpoint override to ImpersonatedCredentials (#910) (97bfc4c)

Bug Fixes

  • update branding in ExternalAccountCredentials (#893) (0200dbb)

v1.6.0

16 Mar 15:26
463ac04
Compare
Choose a tag to compare

1.6.0 (2022-03-15)

Features

  • Add AWS Session Token to Metadata Requests (#850) (577e9a5)

Bug Fixes

  • ImmutableSet converted to List for Impersonated Credentials (#732) (7dcd549)
  • update library docs (#868) (a081015)

v1.5.3

24 Feb 18:29
432cfda
Compare
Choose a tag to compare

1.5.3 (2022-02-24)

Features

  • update retries and implement Retryable (#750) (f9a9b8a)

Bug Fixes

  • ci: downgrade nexus-staging-maven-plugin to 1.6.8 (#874) (fc331d4)

v1.4.0

20 Jan 00:37
32f99db
Compare
Choose a tag to compare

1.4.0 (2022-01-19)

Features

  • setting the audience to always point to google token endpoint (#833) (33bfe7a)

Bug Fixes

  • (WIF) remove erroneous check for the subject token field name for text credential source (#822) (6d35c68)
  • java: add -ntp flag to native image testing command (#1299) (#807) (aa6654a)
  • java: run Maven in plain console-friendly mode (#1301) (#818) (4df45d0)

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