Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/google-auth-library-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.40.0
Choose a base ref
...
head repository: googleapis/google-auth-library-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.41.0
Choose a head ref
  • 7 commits
  • 25 files changed
  • 4 contributors

Commits on Oct 14, 2025

  1. chore(main): release 1.40.1-SNAPSHOT (#1828)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    77cd082 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. Configuration menu
    Copy the full SHA
    6de75be View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. doc: Samples for Documenting Custom Credential Suppliers (#1820)

    * Included changes for Documenting Custom Credential Suppliers for AWS Workloads and Okta Workload.
    
    * Added documentation and formatting changes.
    
    * nit fixes.
    
    * Addressed PR comments.
    
    * Listed out imports. Added more user friendly documentation.
    
    * Added documentation for env variables.
    
    * Added documentation for env variables.
    
    * BOM manages AWS Sdk dependencies. Multiple scopes demonstrated for Okta. Doc update.
    vverman authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    73e9e44 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. feat: Introduce per-credential specific load methods (#1827)

    * feat: Introduce per-credential specific load methods
    
    * chore: Refactor parseJsonInputStream to only accept credentialStream
    
    * chore: Create helper method to extract the type field
    lqiu96 authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    39fdc64 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2025

  1. fix: Do not retrieve the default SA principal when getting an access …

    …token (#1839)
    
    * fix: Do not retrieve the default SA account when getting an access token
    
    * chore: Fix the logging tests
    lqiu96 authored Nov 6, 2025
    Configuration menu
    Copy the full SHA
    a65c22d View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. fix: Add configurable connect and read timeouts for IdentityPoolCrede…

    …ntials requests (#1847)
    
    * fix: Add configurable connect and read timeouts to STS requests
    
    * chore: Fix lint issues
    
    * chore: Add connect and read timeout to identity pool creds
    
    * chore: Propogate connect and read timeouts to all calls
    lqiu96 authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    d6cff60 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.41.0 (#1838)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    6760c0f View commit details
    Browse the repository at this point in the history
Loading