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-oauthlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: googleapis/google-auth-library-python-oauthlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.2
Choose a head ref
  • 15 commits
  • 30 files changed
  • 11 contributors

Commits on Jul 9, 2024

  1. fix: do not include docs/conf.py & scripts in wheel (#328)

    Co-authored-by: Carl Lundin <108372512+clundin25@users.noreply.github.com>
    Co-authored-by: arithmetic1728 <58957152+arithmetic1728@users.noreply.github.com>
    3 people authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    78940df View commit details
    Browse the repository at this point in the history
  2. chore(python): use python 3.10 for docs build (#366)

    Source-Link: googleapis/synthtool@9ae0785
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:52210e0e0559f5ea8c52be148b33504022e1faef4e95fbe4b32d68022af2fa7e
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: arithmetic1728 <58957152+arithmetic1728@users.noreply.github.com>
    3 people authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    46391a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. chore(python): fix docs build (#369)

    Source-Link: googleapis/synthtool@bef813d
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:94bb690db96e6242b2567a4860a94d48fa48696d092e51b0884a1a2c0a79a407
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    96472b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. build(python): release script update (#373)

    * build(python): release script update
    
    Source-Link: googleapis/synthtool@71a7297
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e8dcfd7cbfd8beac3a3ff8d3f3185287ea0625d859168cc80faccfc9a7a00455
    
    * See googleapis/synthtool#2008
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e4e6768 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. chore: update templated files (#376)

    * Update .OwlBot.lock.yaml
    
    * 🦉 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>
    parthea and gcf-owl-bot[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f0ea4c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. chore(python): update dependencies in .kokoro/docker/docs (#380)

    Source-Link: googleapis/synthtool@59171c8
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:2ed982f884312e4883e01b5ab8af8b6935f0216a5a2d82928d273081fc3be562
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c220b45 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. chore(deps): update all dependencies (#382)

    * chore(deps): update all dependencies
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * revert
    
    * See googleapis/synthtool#1910
    
    * fix syntax
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    2a561a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. chore(python): Update the python version in docs presubmit to use 3.10 (

    #387)
    
    Source-Link: googleapis/synthtool@de3def6
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a1c5112b81d645f5bbc4d4bbc99d7dcb5089a52216c0e3fb1203a0eeabadd7d5
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    780f6a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

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

Commits on Feb 11, 2025

  1. chore: check if port is in use before returning the port to start a n…

    …ew server. (#394)
    
    * fix flaky tests
    
    * fix formatting changes
    harkamaljot authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    9a1dfab View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. chore(python): conditionally load credentials in .kokoro/build.sh (#398)

    Source-Link: googleapis/synthtool@aa69fb7
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f016446d6e520e5fb552c45b110cba3f217bffdd3d06bdddd076e9e6d13266cf
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    63442e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

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

Commits on Mar 20, 2025

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

Commits on Apr 1, 2025

  1. fix: Let OS select an available port when running TestInstalledAppFlow (

    #407)
    
    tests.unit.test_flow.TestInstalledAppFlow attempts to create a new
    server at the specified host:port. New server creation occasionally
    results in 'address already in use' because the socket will be
    unavailable for a period of time after the socket is closed, resulting
    in flaky test failures.
    
    Work around this in the tests by letting the OS pick an available port each time.
    
    Fixes #381
    nolanleastin authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    6060d65 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. chore(main): release 1.2.2 (#368)

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