1.37.0 (2024-12-11)
- docs: Javadoc code comments to render correctly in reference docs (ab4d5e7)
1.36.0 (2024-05-10)
1.35.0 (2023-12-29)
- 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)
1.34.1 (2022-06-09)
1.34.0 (2022-06-02)
- add build scripts for native image testing in Java 17 (#1440) (#890) (373891e)
- next release from main branch is 1.34.0 (#875) (187651e)
1.33.3 (2022-04-13)
1.33.2 (2022-04-07)
- update project.http.version to v1.41.5 (e945b8d)
1.33.1 (2022-02-08)
1.33.0 (2022-01-19)
- java: add -ntp flag to native image testing command (#1299) (#784) (5ab7e71)
- java: java 17 dependency arguments (#1266) (#764) (34318c5)
- java: run Maven in plain console-friendly mode (#1301) (#790) (894bbfc)
- new java format dependencies and linter fix (#768) (9df1cd7)
1.32.1 (2021-08-12)
- add
gcf-owl-bot[bot]
toignoreAuthors
(#690) (2786401) - Add HMAC-SHA256 signature method for OAuth 1.0 (#711) (c070f5f)
- 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)
1.32.0 (2021-08-11)
- add
gcf-owl-bot[bot]
toignoreAuthors
(#690) (2786401) - Add HMAC-SHA256 signature method for OAuth 1.0 (#711) (c070f5f)
- 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)
1.31.5 (2021-04-09)
- don't swallow exceptions in LocalServerReceiver (#595) (f39faec)
- oauth1 signing for url encoded content (#538) (d9507e4)
- remove Jackson from assembly (#605) (a482000)
- switch to GSON per security team advice (#586) (58a1828)
1.31.4 (2021-01-05)
1.31.3 (2020-12-01)
1.31.2 (2020-11-04)
- update appengine packages to v1.9.83 (#557) (7d89fd3)
- update dependency com.google.guava:guava to v30 (#549) (e3a0903)
- update google-http-client to v1.38.0 (#556) (71840b4)
1.31.1 (2020-10-13)
- update appengine packages to v1.9.82 (#465) (651256c)
- update google-http-client to v1.37.0 (#544) (26a1e6d)
1.31.0 (2020-06-29)
1.30.6 (2020-02-24)
- replace Jetty with HttpServer (#433) (bcabce2), closes #397
- update dependency commons-codec:commons-codec to v1.14 (#412) (f5abf5e)
1.30.5 (2019-12-17)
1.30.4 (2019-10-22)
- update dependency mysql:mysql-connector-java to v8.0.18 (#381) (3e351de)
- update jetty to 8.2 (#377) (6584664)