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.38.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.39.0
Choose a head ref
  • 4 commits
  • 34 files changed
  • 3 contributors

Commits on Aug 21, 2025

  1. chore(main): release 1.38.1-SNAPSHOT (#1795)

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

Commits on Aug 29, 2025

  1. feat: Add Credential Information to GoogleCredential classes (#1791)

    * feat: Add additional credential info for ADC Credentials
    
    * chore: Add unit tests for setting the source
    
    * chore: Add tests for GoogleCredentials
    
    * chore: Add enums for file type
    
    * chore: Update to use the file type enum
    
    * chore: Add comment for new enum
    
    * chore: Use a passive mds check in constructor
    
    * chore: Update ComputeEngineCredentials to retrieve the default service account when retrieving token
    
    * chore: Fix logging test
    
    * chore: Update logging tests
    
    * chore: Fix lint issues
    
    * chore: Fix MDS check
    
    * fix: Test failure
    
    * chore: Fix tests
    
    * chore: Fix tests
    
    * chore: Remove MDS call in the constructor
    
    * chore: Remove sysout statement
    
    * chore: Fix tests
    
    * chore: Fix comments
    
    * chore: Address PR comments
    
    * chore: fix compilation issue
    
    * chore: Address PR comments
    lqiu96 authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    5511913 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. Configuration menu
    Copy the full SHA
    e7d4380 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.39.0 (#1797)

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