-
Notifications
You must be signed in to change notification settings - Fork 235
Comparing changes
Open a pull request
base repository: googleapis/google-auth-library-java
base: v1.29.0
head repository: googleapis/google-auth-library-java
compare: v1.30.0
- 14 commits
- 14 files changed
- 4 contributors
Commits on Oct 23, 2024
-
chore(deps): update dependency com.google.auth:google-auth-library-oa…
…uth2-http to v1.29.0 (#1549)
Configuration menu - View commit details
-
Copy full SHA for f0cfca8 - Browse repository at this point
Copy the full SHA f0cfca8View commit details -
chore(main): release 1.29.1-SNAPSHOT (#1546)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9ca0fff - Browse repository at this point
Copy the full SHA 9ca0fffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2761a39 - Browse repository at this point
Copy the full SHA 2761a39View commit details
Commits on Oct 28, 2024
-
chore(deps): update dependency org.apache.maven.plugins:maven-depende…
…ncy-plugin to v3.8.1 (#1555)
Configuration menu - View commit details
-
Copy full SHA for 31ae7cd - Browse repository at this point
Copy the full SHA 31ae7cdView commit details -
chore(deps): update dependency com.google.errorprone:error_prone_anno…
…tations to v2.35.1 (#1556)
Configuration menu - View commit details
-
Copy full SHA for 734e2ce - Browse repository at this point
Copy the full SHA 734e2ceView commit details -
chore(deps): update dependency org.apache.maven.plugins:maven-checkst…
…yle-plugin to v3.6.0 (#1557)
Configuration menu - View commit details
-
Copy full SHA for ee92b88 - Browse repository at this point
Copy the full SHA ee92b88View commit details
Commits on Oct 29, 2024
-
feat: Support querying S2A Addresses from MDS (#1400)
* utils. * formatted. * static mtls config. * update autoconfig endpoint URL. * plaintext and mtls S2A address. * utils. * formatted. * static mtls config. * update autoconfig endpoint URL. * plaintext and mtls S2A address. * Use logic in ComputeEngineCredentials to get MDS URL. * retry MDS request. * rebranch MtlsConfig as S2AConfig. * change naming to S2AConfig elsewhere. * set config in constructor. * make error message more specific. * move creation of transportFactory and parser out of loop. * construct request once. * move declare to loop. * remove unnecessary empty constructor. * Use default retry value. * set config in constructor. * make MDS MTLS autoconfig endpoint a static constant. * make S2AConfig private. * make constants package private. * Use Builder pattern. * Improve javadoc. * Do not retry if autoconfig endpoint doesn't exist. * add comment around catching IOException. * Try and parse each address returned from MDS. * update license dates on added files. * Use Google Java Http client built in retry. * Explain why no format check. * run linter. * move it all into 1 try block. * MockMetadataServerTransport populate content on 200. * MockMetadataServerTransport uses s2aContentMap. * Run mvn fmt:format. * Use ImmutableMap. * update javadoc to reference AIP. * Don't nest try/catch + add some comments about why no throw errors. * update javadoc for each public method. * add experimental note. * format.
Configuration menu - View commit details
-
Copy full SHA for df06bd1 - Browse repository at this point
Copy the full SHA df06bd1View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f33d84c - Browse repository at this point
Copy the full SHA f33d84cView commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6668022 - Browse repository at this point
Copy the full SHA 6668022View commit details
Commits on Nov 5, 2024
-
chore(deps): update dependency org.apache.maven.plugins:maven-failsaf…
…e-plugin to v3.5.2 (#1567)
Configuration menu - View commit details
-
Copy full SHA for b8c250e - Browse repository at this point
Copy the full SHA b8c250eView commit details -
chore(deps): update dependency org.apache.maven.plugins:maven-surefir…
…e-plugin to v3.5.2 (#1568)
Configuration menu - View commit details
-
Copy full SHA for 8d1c2de - Browse repository at this point
Copy the full SHA 8d1c2deView commit details -
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc…
…-plugin to v3.11.1 (#1569)
Configuration menu - View commit details
-
Copy full SHA for 7c5ed2f - Browse repository at this point
Copy the full SHA 7c5ed2fView commit details
Commits on Nov 8, 2024
-
fix: Make it explicit that there is a network call to MDS to get Secu…
…reSessionAgentConfig (#1573) * S2A utility returns S2AConfig. * S2A -> SecureSessionAgent. * getConfig + javadocs. * static create. * typo. * add javadoc. * format.
Configuration menu - View commit details
-
Copy full SHA for 18020fe - Browse repository at this point
Copy the full SHA 18020feView commit details
Commits on Nov 12, 2024
-
chore(main): release 1.30.0 (#1560)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 387b463 - Browse repository at this point
Copy the full SHA 387b463View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.29.0...v1.30.0