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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.23.4
Choose a base ref
...
head repository: googleapis/google-auth-library-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.24.0
Choose a head ref
  • 13 commits
  • 42 files changed
  • 9 contributors

Commits on Nov 6, 2023

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

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    d93bbd6 View commit details
    Browse the repository at this point in the history
  2. build: remove pkg_resources in docs/conf.py (#1410)

    Co-authored-by: arithmetic1728 <[email protected]>
    parthea and arithmetic1728 authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    df1f39f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. chore: Refresh system test creds. (#1415)

    Co-authored-by: Carl Lundin <[email protected]>
    arithmetic1728 and clundin25 authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    0caf175 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    e4d9c27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f426bc View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

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

Commits on Nov 15, 2023

  1. feat: Modify the token refresh window (#1419)

    Set the token refresh window from 30s to 3 minutes and 45 seconds.
    clundin25 authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c6af1d6 View commit details
    Browse the repository at this point in the history
  2. chore: bump urllib3 from 1.26.12 to 1.26.18 (#1412)

    Source-Link: googleapis/synthtool@febaccc
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:caffe0a9277daeccc4d1de5c9b55ebba0901b57c2f713ec9c876b0d4ec064f61
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: ohmayr <[email protected]>
    3 people authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    5ae2ccb View commit details
    Browse the repository at this point in the history
  3. fix: Add missing before request to async oauth2 credentials. (#1420)

    This resolves https://togithub.com/googleapis/google-auth-library-python/issues/1417.
    
     Down the road we may want to consider modifying the inheritance pattern of the async classes, instead of having this duplication.
    clundin25 authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8eaa878 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. feat: add universe domain support for VM cred (#1409)

    * feat: add universe domain support for VM cred
    
    * chore: refresh sys test cred
    arithmetic1728 authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    7ab0fce View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. feat: Add support for Python 3.12 (#1421)

    * feat: Add support for Python 3.12
    
    * Add samples lint session
    
    * Add constraints file for python 3.12
    
    * chore: Refresh system test creds.
    
    * only run specified nox session for samples
    
    ---------
    
    Co-authored-by: Carl Lundin <[email protected]>
    parthea and clundin25 authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    307916c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

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