-
Notifications
You must be signed in to change notification settings - Fork 83
Comparing changes
Open a pull request
base repository: googleapis/google-auth-library-python-oauthlib
base: v0.5.2
head repository: googleapis/google-auth-library-python-oauthlib
compare: v0.5.3
- 14 commits
- 23 files changed
- 8 contributors
Commits on Jul 23, 2022
-
chore: use latest post processor image (#214)
* chore(python): drop python 3.6 Source-Link: googleapis/synthtool@4f89b13 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e7bb19d47c13839fe8c147e50e02e8b6cf5da8edd1af8b82208cd6f66cc2829c * revert * revert Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for c09b287 - Browse repository at this point
Copy the full SHA c09b287View commit details
Commits on Jul 26, 2022
-
chore(python): fix prerelease session [autoapprove] (#217)
Source-Link: googleapis/synthtool@1b9ad76 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:9db98b055a7f8bd82351238ccaacfd3cda58cdf73012ab58b8da146368330021 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8e8d73a - Browse repository at this point
Copy the full SHA 8e8d73aView commit details
Commits on Aug 10, 2022
-
chore(deps): update actions/setup-python action to v4 [autoapprove] (#…
…218) Source-Link: googleapis/synthtool@8e55b32 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:c6c965a4bf40c19011b11f87dbc801a66d3a23fbc6704102be064ef31c51f1c3 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 04294ce - Browse repository at this point
Copy the full SHA 04294ceView commit details
Commits on Aug 12, 2022
-
chore: Add Auth team to code owners (#219)
* chore: Add Auth team to code owners * 🦉 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>
Configuration menu - View commit details
-
Copy full SHA for d15eeb2 - Browse repository at this point
Copy the full SHA d15eeb2View commit details -
chore: Add google-apis-auth-team as a codeowner. (#220)
* chore: Add google-apis-auth-team as a codeowner. * 🦉 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>
Configuration menu - View commit details
-
Copy full SHA for 0ec54e6 - Browse repository at this point
Copy the full SHA 0ec54e6View commit details -
local server bind address (#202)
This PR adds the bind_addr parameter to run_local_server. When using localhost inside of a container this is needed to allow the redirect server to bind to an address to which response will return. In a container this address is not the same as the host address of localhost. - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/google-auth-library-python-oauthlib/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [x] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) Fixes #201 🦕
Configuration menu - View commit details
-
Copy full SHA for b081043 - Browse repository at this point
Copy the full SHA b081043View commit details
Commits on Aug 15, 2022
-
fix: Pass port range from
get_user_credentials
tofind_open_port
(#……212) * Port range now passed in
Configuration menu - View commit details
-
Copy full SHA for 479330a - Browse repository at this point
Copy the full SHA 479330aView commit details
Commits on Aug 24, 2022
-
chore: remove 'pip install' statements from python_library templates …
…[autoapprove] (#223) Source-Link: googleapis/synthtool@1f37ce7 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8e84e0e0d71a0d681668461bba02c9e1394c785f31a10ae3470660235b673086 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b967c31 - Browse repository at this point
Copy the full SHA b967c31View commit details -
chore(python): exclude path in renovate.json [autoapprove] (#224)
Source-Link: googleapis/synthtool@69fabae Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:562802bfac02e012a6ac34eda282f81d06e77326b82a32d7bbb1369ff552b387 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c774b39 - Browse repository at this point
Copy the full SHA c774b39View commit details
Commits on Aug 30, 2022
-
chore(python): exclude
grpcio==1.49.0rc1
in tests (#227)Source-Link: googleapis/synthtool@c4dd595 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ce3c1686bc81145c81dd269bd12c4025c6b275b22d14641358827334fddb1d72 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0a12fd0 - Browse repository at this point
Copy the full SHA 0a12fd0View commit details
Commits on Sep 1, 2022
-
ci(python): fix path to requirements.txt in release script (#229)
Source-Link: googleapis/synthtool@fdba3ed Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:1f0dbd02745fb7cf255563dab5968345989308544e52b7f460deadd5e78e63b0 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5e58386 - Browse repository at this point
Copy the full SHA 5e58386View commit details
Commits on Sep 2, 2022
-
chore(python): update .kokoro/requirements.txt (#230)
Source-Link: googleapis/synthtool@703554a Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:94961fdc5c9ca6d13530a6a414a49d2f607203168215d074cdb0a1df9ec31c0b
Configuration menu - View commit details
-
Copy full SHA for 997fb30 - Browse repository at this point
Copy the full SHA 997fb30View commit details -
chore(python): exclude setup.py in renovate config (#231)
Source-Link: googleapis/synthtool@56da63e Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:993a058718e84a82fda04c3177e58f0a43281a996c7c395e0a56ccc4d6d210d7
Configuration menu - View commit details
-
Copy full SHA for d8a4a4c - Browse repository at this point
Copy the full SHA d8a4a4cView commit details
Commits on Sep 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f9fd441 - Browse repository at this point
Copy the full SHA f9fd441View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.5.2...v0.5.3