Comparing v2.8.1...v2.9.0 · googleapis/google-api-java-client
Commits on Sep 24, 2025
Commits on Feb 24, 2026
-
feat: update GoogleUtils#getCertificateTrustStore to first attempt t… (…
…#2613) * chore: update GoogleUtils#getCertificateTrustStore to first attempt to load JSDK default certs * fixed formatting issues * fixed formatting issues * validate if this passes CI checks * fix formatting * removed this change in a later PR * clean up code * clean up code + add back failing tests * need to reset static vars in tests * cleaned up comments * fix lint * fix formatting * fix formatting * revert changes to test as made in separate PR * revert changes to test, they are covered in separate PR * simplify code by returning null if keystore isnt loaded * fix lint * Update docs/oauth-2.0.md Co-authored-by: Blake Li <blakeli@google.com> --------- Co-authored-by: Blake Li <blakeli@google.com>