Skip to content

Releases: googleapis/google-oauth-java-client

v1.35.0

18 Jan 11:47
53eaa28
Compare
Choose a tag to compare

1.35.0 (2023-12-29)

Features

  • Add googleapis-auth as codeowner team (#923) (d7dc38c)

Bug Fixes

  • Adding retries to public key fetch for IdTokenVerifier to cover transient network issues. (289f139)
  • Deprecating the IdTokenVerifier.verify, adding verifyOrThrow as an alternative (#1091) (a9a062e)
  • test: Update test tokens (#953) (d523410)
  • Update test tokens (#971) (c28d149)

Dependencies

v1.34.1

09 Jun 19:28
c7741a9
Compare
Choose a tag to compare

1.34.1 (2022-06-09)

Bug Fixes

Dependencies

  • update project.http.version to v1.42.0 (#902) (51c1eb5)

v1.34.0

02 Jun 03:12
1598b5e
Compare
Choose a tag to compare

1.34.0 (2022-06-02)

Features

  • add build scripts for native image testing in Java 17 (#1440) (#890) (373891e)
  • next release from main branch is 1.34.0 (#875) (187651e)

Bug Fixes

  • fix IdTokenVerifier so it does not cache empty entries (#892) (773b388)

v1.33.3

13 Apr 22:31
c634ad4
Compare
Choose a tag to compare

1.33.3 (2022-04-13)

Bug Fixes

  • add signature verification to IdTokenVerifier (#861) (22419d6)

v1.33.2

07 Apr 17:22
09ee70c
Compare
Choose a tag to compare

1.33.2 (2022-04-07)

Dependencies

  • update project.http.version to v1.41.5 (e945b8d)

v1.33.1

08 Feb 01:06
dfc43f7
Compare
Choose a tag to compare

1.33.1 (2022-02-08)

Dependencies

v1.33.0

21 Jan 17:11
aca3388
Compare
Choose a tag to compare

1.33.0 (2022-01-19)

Features

  • next release from main branch is 1.33.0 (#772) (4c3a639)

Bug Fixes

google-oauth-java-client v1.32.1

23 Aug 22:58
c4c3a56
Compare
Choose a tag to compare

Features

  • add gcf-owl-bot[bot] to ignoreAuthors (#690) (2786401)
  • Add HMAC-SHA256 signature method for OAuth 1.0 (#711) (c070f5f)

Bug Fixes

  • release scripts from issuing overlapping phases (#664) (60fec2b)
  • Revert "chore(deps): update dependency com.google.googlejavaformat:google-java-format to v1.10.0" to fix linter (#713) (bbc9ea2)
  • Update dependencies.sh to not break on mac (#706) (39c2777)

google-oauth-java-client v1.32.0

11 Aug 23:01
a92c50f
Compare
Choose a tag to compare

Features

  • add gcf-owl-bot[bot] to ignoreAuthors (#690) (2786401)
  • Add HMAC-SHA256 signature method for OAuth 1.0 (#711) (c070f5f)

Bug Fixes

  • release scripts from issuing overlapping phases (#664) (60fec2b)
  • Revert "chore(deps): update dependency com.google.googlejavaformat:google-java-format to v1.10.0" to fix linter (#713) (bbc9ea2)
  • Update dependencies.sh to not break on mac (#706) (39c2777)

v1.31.4-sp.1

11 May 20:47
afd538f
Compare
Choose a tag to compare

Features