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: v2.0.1
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: v2.1.0
Choose a head ref
  • 11 commits
  • 28 files changed
  • 11 contributors

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    01e31ca View commit details
    Browse the repository at this point in the history
  2. chore: remove obsolete dependency in setup.py (#269)

    Co-authored-by: Tres Seaver <tseaver@palladion.com>
    parthea and tseaver authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    4679219 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. chore: removing owlbot directives for conversion to main (#272)

    chore: removing owlbot directives for conversion to main
    nicain authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    8b65c93 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. feat: add grpc transcoding + tests (#259)

    * feat: add grpc transcoding + tests
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: tweak for clarity / idiomatic usage
    
    * chore: attempt to appease Sphinx
    
    * feat: add grpc transcoding + tests
    
    * Add functions to properly handle subfields
    
    * Add unit tests for get_field and delete_field.
    
    * Add function docstrings and incorporate correct native dict functions.
    
    * Add function docstrings and incorporate correct native dict functions.
    
    * Increase code coverage
    
    * Increase code coverage
    
    * Increase code coverage
    
    * Reformat files
    
    Co-authored-by: Yonatan Getahun <yonmg@google.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Tres Seaver <tseaver@palladion.com>
    4 people authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    afe0fa1 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. feat: Add helper function to format query_params for rest transport. (#…

    …275)
    
    Co-authored-by: Kenneth Bandes <kbandes@google.com>
    kbandes and Kenneth Bandes authored Sep 20, 2021
    Configuration menu
    Copy the full SHA
    1c5eb4d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. chore: relocate owl bot post processor (#280)

    chore: relocate owl bot post processor
    SurferJeffAtGoogle authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    083e6e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

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

Commits on Oct 4, 2021

  1. chore: add default_version and codeowner_team to .repo-metadata.json (#…

    …282)
    
    * chore: add default_version and codeowner_team to .repo-metadata.json
    
    * Assign @googleapis/actools-python as codeowner
    parthea authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    f3fd059 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. build: use trampoline_v2 for python samples and allow custom dockerfi…

    …le (#283)
    
    Source-Link: googleapis/synthtool@a7ed11e
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:6e7328583be8edd3ba8f35311c76a1ecbc823010279ccb6ab46b7a76e25eafcc
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    577da9d View commit details
    Browse the repository at this point in the history
  2. feat: add support for Python 3.10 (#284)

    Fix new deprecation warning for 'threading.Condition.notifyAll'.
    tseaver authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    a422a5d View commit details
    Browse the repository at this point in the history
  3. chore: release 2.1.0 (#274)

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