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/google-api-python-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.59.0
Choose a base ref
...
head repository: googleapis/google-api-python-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.60.0
Choose a head ref
  • 9 commits
  • 523 files changed
  • 8 contributors

Commits on Aug 30, 2022

  1. chore(python): exclude grpcio==1.49.0rc1 in tests (#1894)

    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>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    070d2d5 View commit details
    Browse the repository at this point in the history
  2. docs(samples): Replace APPENGINE_RUNTIME with GAE_ENV (#1893)

    GAE_ENV is available in gen1 and gen2 runtimes.
    
    Signed-off-by: Andres Botero <botero@google.com>
    
    Signed-off-by: Andres Botero <botero@google.com>
    Co-authored-by: Andres Botero <botero@google.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    af3160d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

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

Commits on Sep 1, 2022

  1. chore: fix path to requirements.txt in release script [autoapprove] (#…

    …1901)
    
    Source-Link: googleapis/synthtool@fdba3ed
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:1f0dbd02745fb7cf255563dab5968345989308544e52b7f460deadd5e78e63b0
    gcf-owl-bot[bot] authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    3e71015 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. chore(python): update .kokoro/requirements.txt (#1903)

    Source-Link: googleapis/synthtool@703554a
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:94961fdc5c9ca6d13530a6a414a49d2f607203168215d074cdb0a1df9ec31c0b
    gcf-owl-bot[bot] authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    05a7307 View commit details
    Browse the repository at this point in the history
  2. chore(python): exclude setup.py in renovate config (#1909)

    Source-Link: googleapis/synthtool@56da63e
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:993a058718e84a82fda04c3177e58f0a43281a996c7c395e0a56ccc4d6d210d7
    gcf-owl-bot[bot] authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    da79879 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. chore: Update discovery artifacts (#1910)

    ## Deleted keys were detected in the following stable discovery artifacts:
    chat v1 da65901
    cloudidentity v1 cf1029e
    datacatalog v1 114c935
    servicemanagement v1 05e1045
    
    ## Deleted keys were detected in the following pre-stable discovery artifacts:
    cloudidentity v1beta1 cf1029e
    
    ## Discovery Artifact Change Summary:
    fix(adsense): update the api 9d01927
    feat(apigeeregistry): update the api a288244
    feat(baremetalsolution): update the api a583aac
    feat(bigquery): update the api e3f69d9
    feat(chat): update the api da65901
    feat(cloudidentity): update the api cf1029e
    feat(compute): update the api 12e0087
    feat(datacatalog): update the api 114c935
    feat(dataproc): update the api 57e629a
    feat(dialogflow): update the api ea0a136
    feat(documentai): update the api a1a5231
    feat(gkehub): update the api a2684bd
    feat(identitytoolkit): update the api 3641ad0
    feat(managedidentities): update the api d2139ca
    feat(playintegrity): update the api 423619b
    fix(policysimulator): update the api 9d29e55
    feat(servicemanagement): update the api 05e1045
    feat(testing): update the api a64a080
    yoshi-code-bot authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    114bc5e View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all dependencies (#1908)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    832dcfa View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.60.0 (#1904)

    * chore(main): release 2.60.0
    
    * revert incorrect change in #1908
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    release-please[bot] and parthea authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    f7df7a2 View commit details
    Browse the repository at this point in the history
Loading