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-python Loading
base: v2.30.0
Choose a base ref
...
head repository: googleapis/google-auth-library-python Loading
compare: v2.31.0
Choose a head ref
  • 6 commits
  • 10 files changed
  • 8 contributors

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    440f171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c15c9a View commit details
    Browse the repository at this point in the history
  3. feat: adds X509 workload cert logic (#1527)

    * feat: adds X509 workload cert logic
    
    * add JSON checking, and edits comments
    
    * Adds comment with more explanation
    
    * fix test coverage
    
    ---------
    
    Co-authored-by: Leo <[email protected]>
    aeitzman and lsirac committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    05220e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. chore: Use cryptography for the Provider as well. This is to have an …

    …easier time pinning the correct OpenSSL version. (#1537)
    
    * chore: Use cryptography for the Provider as well. This is to have an easier time pinning the correct OpenSSL version.
    clundin25 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    cb98227 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. fix: Added py.typed to MANIFEST.in (#1526)

    * Added py.typed to MANIFEST.in
    
    * Moved from MANIFEST.in to py.typed per PR suggestion
    
    * chore: Refresh system test creds.
    
    * Add py.typed to MANIFEST.in
    
    ---------
    
    Co-authored-by: Carl Lundin <[email protected]>
    jamesbraza and clundin25 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1829a3b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    2150bf2 View commit details
    Browse the repository at this point in the history
Loading