Skip to content
This repository was archived by the owner on Feb 13, 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/python-cloud-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4040b5b
Choose a base ref
...
head repository: googleapis/python-cloud-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fa5f312
Choose a head ref
  • 5 commits
  • 15 files changed
  • 5 contributors

Commits on Oct 7, 2020

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

Commits on Nov 18, 2020

  1. deps: require six>=1.12.0 and google-api-core>=1.21.0 (#46)

    * `six>=1.12.0` is to support legacy App Engine standard runtimes
    * `google-api-core>=1.21.0` is needed for `DuplicateCredentialArgs`
      exception
    tswast authored Nov 18, 2020
    Configuration menu
    Copy the full SHA
    a97b9ca View commit details
    Browse the repository at this point in the history
  2. build(python): samples tests should pass if no samples exist (#44)

    Source-Author: Daniel Sanche <d.sanche14@gmail.com>
    Source-Date: Wed Oct 14 08:00:06 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 477764cc4ee6db346d3febef2bb1ea0abf27de52
    Source-Link: googleapis/synthtool@477764c
    
    Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    yoshi-automation and busunkim96 authored Nov 18, 2020
    Configuration menu
    Copy the full SHA
    5768ce3 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. chore: update intersphinx mappings, code of conduct (via synth) (#48)

    * chore(python_library): change the docs bucket name
    
    Source-Author: Takashi Matsuo <tmatsuo@google.com>
    Source-Date: Fri Oct 16 09:58:05 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: da5c6050d13b4950c82666a81d8acd25157664ae
    Source-Link: googleapis/synthtool@da5c605
    
    * chore(docs): update code of conduct of synthtool and templates
    
    Source-Author: Christopher Wilcox <crwilcox@google.com>
    Source-Date: Thu Oct 22 14:22:01 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 5f6ef0ec5501d33c4667885b37a7685a30d41a76
    Source-Link: googleapis/synthtool@5f6ef0e
    
    * docs: add proto-plus to intersphinx mapping
    
    Source-Author: Tim Swast <swast@google.com>
    Source-Date: Tue Oct 27 12:01:14 2020 -0500
    Source-Repo: googleapis/synthtool
    Source-Sha: ea52b8a0bd560f72f376efcf45197fb7c8869120
    Source-Link: googleapis/synthtool@ea52b8a
    
    * docs(python): update intersphinx for grpc and auth
    
    * docs(python): update intersphinx for grpc and auth
    
    * use https for python intersphinx
    
    Co-authored-by: Tim Swast <swast@google.com>
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Wed Nov 18 14:37:25 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 9a7d9fbb7045c34c9d3d22c1ff766eeae51f04c9
    Source-Link: googleapis/synthtool@9a7d9fb
    
    * chore: fix invalid intersphinx URL
    
    Co-authored-by: Tres Seaver <tseaver@palladion.com>
    yoshi-automation and tseaver authored Nov 30, 2020
    Configuration menu
    Copy the full SHA
    172e5e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. chore: release 1.4.4 (#47)

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