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/python-api-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.21.0
Choose a base ref
...
head repository: googleapis/python-api-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.22.0
Choose a head ref
  • 6 commits
  • 13 files changed
  • 5 contributors

Commits on Jun 20, 2020

  1. chore: update docs/conf.py (#56)

    * changes without context
    
            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    
    * fix(python): change autodoc_default_flags to autodoc_default_options
    
    Source-Author: HemangChothani <[email protected]>
    Source-Date: Thu Jun 18 22:50:02 2020 +0530
    Source-Repo: googleapis/synthtool
    Source-Sha: cd522c3b4dde821766d95c80ae5aeb43d7a41170
    Source-Link: googleapis/synthtool@cd522c3
    yoshi-automation authored Jun 20, 2020
    Configuration menu
    Copy the full SHA
    cc56733 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. docs: change the documentation for using 'six.moves.collections_abc.M…

    …apping' instead of 'dict' in 'client_options.from_dict()' (#53)
    paul1319 authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    c890675 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. chore: update Py2 support msg to reflect passage of time (#59)

    Source-Author: Dan O'Meara <[email protected]>
    Source-Date: Mon Jun 29 13:20:01 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 303271797a360f8a439203413f13a160f2f5b3b4
    Source-Link: googleapis/synthtool@3032717
    yoshi-automation authored Jun 30, 2020
    Configuration menu
    Copy the full SHA
    8595f62 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. feat: allow quota project to be passed to create_channel (#58)

    * feat: allow quota project to be passed to create_channel
    
    * chore: update test name
    
    * chore: lint and increase auth lib version
    
    * chore: fix lint
    
    * Update setup.py
    busunkim96 authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    e2d9a7b View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    2010373 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.22.0 (#62)

    * updated CHANGELOG.md [ci skip]
    
    * updated setup.cfg [ci skip]
    
    * updated setup.py
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jul 21, 2020
    Configuration menu
    Copy the full SHA
    805c364 View commit details
    Browse the repository at this point in the history
Loading