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.23.0
Choose a base ref
...
head repository: googleapis/google-auth-library-python Loading
compare: v2.23.1
Choose a head ref
  • 6 commits
  • 16 files changed
  • 4 contributors

Commits on Sep 19, 2023

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

Commits on Sep 21, 2023

  1. fix: Trust boundary meta header renaming and using the schema from ba…

    …ckend team. (#1384)
    
    * fix: rename the trust boundary metaheader into
    
    * fix comments
    BigTailWolf committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    2503d4a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    3a34c7a View commit details
    Browse the repository at this point in the history
  2. Fix: Less restrictive content-type header check for google authentica…

    …tion (ignores charset) (#1382)
    
    * fix: added function for parsing content-type headers
    
    * fix: improved too restrictive content-type check (now ignores charset param)
    
    * test: Added some new tests for the parse_content_type function in _helpers and its use in _metadata
    
    * style: Linted code
    
    ---------
    
    Co-authored-by: arithmetic1728 <[email protected]>
    DanieleQuasimodo and arithmetic1728 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    7039beb View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. fix: update urllib3 to >= 2.0.5 (#1389)

    * fix: update urllib3 to >= 2.0.5
    
    * update
    
    * update sys test cred
    arithmetic1728 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a99f3bb View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.23.1 (#1386)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f33bb9d View commit details
    Browse the repository at this point in the history
Loading