Releases: googleapis/google-oauth-java-client
Releases · googleapis/google-oauth-java-client
v1.36.0
1.36.0 (2024-05-10)
Features
- Servlet classes that use the jakarta namespace (#1115) (11d6a3c)
The following classes have been added with the new "jakarta" packages:
- (google-oauth-client-servlet)
com.google.api.client.extensions.servlet.auth.oauth2.jakarta.AbstractAuthorizationCodeCallbackServlet
- (google-oauth-client-servlet)
com.google.api.client.extensions.servlet.auth.oauth2.jakarta.AbstractAuthorizationCodeServlet
- (google-oauth-client-appengine)
com.google.api.client.extensions.appengine.auth.oauth2.jakarta.AbstractAppEngineAuthorizationCodeServlet
- (google-oauth-client-appengine)
com.google.api.client.extensions.appengine.auth.oauth2.jakarta.AbstractAppEngineAuthorizationCodeCallbackServlet
v1.35.0
1.35.0 (2023-12-29)
Features
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
1.34.1 (2022-06-09)
Bug Fixes
Dependencies
- update project.http.version to v1.42.0 (#902) (51c1eb5)
v1.34.0
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
1.33.3 (2022-04-13)
Bug Fixes
- add signature verification to IdTokenVerifier (#861) (22419d6)
v1.33.2
1.33.2 (2022-04-07)
Dependencies
- update project.http.version to v1.41.5 (e945b8d)
v1.33.1
1.33.1 (2022-02-08)
Dependencies
v1.33.0
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
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
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)