Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
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.6.2
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.6.3
Choose a head ref
  • 5 commits
  • 9 files changed
  • 3 contributors

Commits on Apr 5, 2022

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

Commits on Apr 6, 2022

  1. fix: clean up HTTP session and pool during tear down phase (#1007)

    * Add unit tests for the change
    * Fix the unittest to test on the correct class
    * Make linter happy
    
    Co-authored-by: arithmetic1728 <58957152+arithmetic1728@users.noreply.github.com>
    lidizheng and arithmetic1728 authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    d057376 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c753c08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8ded51 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. chore(main): release 2.6.3 (#1009)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: arithmetic1728 <58957152+arithmetic1728@users.noreply.github.com>
    release-please[bot] and arithmetic1728 authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    a77c417 View commit details
    Browse the repository at this point in the history
Loading