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.27.0
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.28.0
Choose a head ref
  • 10 commits
  • 20 files changed
  • 7 contributors

Commits on Jan 31, 2024

  1. test: add mds universe domain test for empty response (#1461)

    * chore: refresh sys test cred
    
    * test: add mds universe domain test for empty response
    arithmetic1728 authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    49a5ff7 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

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

Commits on Feb 8, 2024

  1. Token update (#1470)

    * chore: update token
    
    * chore: token update
    BigTailWolf authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    2c3304b View commit details
    Browse the repository at this point in the history
  2. feat: adding universe domain support for downscroped credentials (#1463)

    * feat: adding universe domain support for downscroped credentials
    
    * fix lint
    
    * address comments
    
    * Update tests/test_downscoped.py
    
    Co-authored-by: Leo <39062083+lsirac@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Leo <39062083+lsirac@users.noreply.github.com>
    BigTailWolf and lsirac authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    fa8b7b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

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

Commits on Feb 12, 2024

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

Commits on Feb 13, 2024

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

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    30743b0 View commit details
    Browse the repository at this point in the history
  2. fix: make requests import conditional for gce universe domain (#1476)

    * fix: make requests import conditional for gce universe domain
    
    * remove if for creating request object
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    sai-sunder-s and gcf-owl-bot[bot] authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    9bb64c8 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.28.0 (#1471)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    32ed601 View commit details
    Browse the repository at this point in the history
Loading