Thanks to visit codestin.com
Credit goes to github.com

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.16.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.17.0
Choose a head ref
  • 7 commits
  • 40 files changed
  • 7 contributors

Commits on Jan 24, 2020

  1. feat(api_core): add retry param into PollingFuture() and it's inherit…

    …ors (#9923)
    
    * feat(api_core): add retry param into PollingFuture() and it's inheritors
    
    Towards #6197
    Gurov Ilya authored and busunkim96 committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    14f1f34 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. fix: consume part of StreamingResponseIterator to support failure whi…

    …le under a retry context (#10206)
    crwilcox authored Jan 30, 2020
    Configuration menu
    Copy the full SHA
    2b103b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. chore: add split repo templates (#2)

    * chore: add split repo templates
    
    * chore: remove blacken
    busunkim96 authored Feb 20, 2020
    Configuration menu
    Copy the full SHA
    e72202e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd1e12a View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

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

Commits on Apr 14, 2020

  1. feat(api-core): add client_cert_source to ClientOptions (#17)

    * feat(api-core): add client_cert_source to ClientOptions
    
    * Update google/api_core/client_options.py
    
    Co-Authored-By: Bu Sun Kim <[email protected]>
    
    * bump google-auth version
    
    * update noxfile.py to fix docs problem
    
    Co-authored-by: Bu Sun Kim <[email protected]>
    arithmetic1728 and busunkim96 authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    748c935 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.17.0 (#7)

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