8000 Comparing v2.14.1...v2.15.0 · googleapis/google-auth-library-python · GitHub
[go: up one dir, main page]

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.14.1
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.15.0
Choose a head ref
  • 7 commits
  • 16 files changed
  • 6 contributors

Commits on Nov 10, 2022

  1. fix: updated the lower bound of interactive timeout and fix the kwarg… (

    #1182)
    
    * fix: udpated the lower bound of interactive timeout and fix the kwargs invalid syntax
    
    * update token
    
    * update token
    
    * prohibit the access from constructor and only allow the injection and test
    
    * fix lint
    
    * adding interactive timeout validation test
    
    * update token
    BigTailWolf authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    50c0fd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

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

Commits on Nov 15, 2022

  1. fix: ensure JWT segments have the right types (#1162)

    * fix: ensure JWT header is a dict before accessing its methods
    ret2libc authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    fc843cd View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. fix: Allow mtls sts endpoint for external account token urls. (#1185)

    * fix: Allow mtls sts endpoint for external account token urls.
    clundin25 authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    c86dd69 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. fix: CI broken by removal of py.path (#1194)

    * fix: CI broken by removal of py.path
    
    Use Python standard lib instead.
    clundin25 authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    f719415 View commit details
    Browse the repository at this point in the history
  2. feat: Introduce a way to provide scopes granted by user (#1189)

    * feat: Introduce a way to provide scopes granted by user
    
    * nits
    
    * add rt
    
    * update rt
    sai-sunder-s authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    189f504 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d85f1ac View commit details
    Browse the repository at this point in the history
Loading
0