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.8.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.9.0
Choose a head ref
  • 5 commits
  • 11 files changed
  • 6 contributors

Commits on Jun 15, 2022

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

Commits on Jun 16, 2022

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

Commits on Jun 28, 2022

  1. chore: update sys creds (#1070)

    * chore: update sys creds
    
    * update pubsub version
    
    * update pubsub to 1.7.2
    sai-sunder-s authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    72e7bc3 View commit details
    Browse the repository at this point in the history
  2. feat: pluggable auth support (#1045)

    * feat: Add Pluggable auth support
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    feat: Add Pluggable auth support (#988)
    
    * Port identity pool credentials
    
    * access_token retrieved
    
    * -> pluggable
    
    * Update pluggable.py
    
    * Create test_pluggable.py
    
    * Unit tests
    
    * Address pr issues
    
    feat: Add file caching (#990)
    
    * Add file cache
    
    * feat: add output file cache support
    
    🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Update pluggable.py
    
    🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Update pluggable.py
    
    Update setup.py
    
    🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Update setup.py
    
    Update setup.py
    
    pytest_subprocess
    
    timeout
    
    Update pluggable.py
    
    env
    
    🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Update _default.py
    
    🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Update requirements.txt
    
    Update _default.py
    
    Update pluggable.py
    
    Update pluggable.py
    
    Update pluggable.py
    
    Update test_pluggable.py
    
    format validations
    
    Update _default.py
    
    Update requirements.txt
    
    🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Revert "Update requirements.txt"
    
    This reverts commit 1c9b6db.
    
    Revert "Update _default.py"
    
    This reverts commit ac6c360.
    
    Revert "Revert "Update _default.py""
    
    This reverts commit 1c08483.
    
    Raise output format error but retry parsing token if `success` is 0
    
    🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Update requirements.txt
    
    Delete test_pluggable.py
    
    Revert "Delete test_pluggable.py"
    
    This reverts commit 74beba9.
    
    Update pluggable.py
    
    Update pluggable.py
    
    pytest-subprocess
    
    🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    lint
    
    Update pluggable.py
    
    nox cover
    
    nox cover
    
    🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    lint
    
    Update test_pluggable.py
    
    Update test_pluggable.py
    
    * Disable Pluggable Auth for Python 2.*
    
    Update noxfile.py
    
    * Update pluggable.py
    
    * Update pluggable.py
    
    * Update pluggable.py
    
    * Update pluggable.py
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Address PR issues
    
    * Update pluggable.py
    
    * Update pluggable.py
    
    * Update user-guide.rst
    
    * Update user-guide.rst
    
    * Update user-guide.rst
    
    * Update user-guide.rst
    
    * 🦉 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>
    Co-authored-by: arithmetic1728 <[email protected]>
    Co-authored-by: Leo <[email protected]>
    4 people authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    de14f4e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. chore(main): release 2.9.0 (#1071)

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