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.12.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.13.0
Choose a head ref
  • 3 commits
  • 271 files changed
  • 3 contributors

Commits on Jul 12, 2021

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

Commits on Jul 13, 2021

  1. chore: Update discovery artifacts (#1438)

    ## Deleted keys were detected in the following stable discovery artifacts:
    youtube v3 ec21dff
    
    ## Deleted keys were detected in the following pre-stable discovery artifacts:
    firebasehosting v1beta1 c83ac38
    
    ## Discovery Artifact Change Summary:
    feat(analyticsadmin): update the api 96675a8
    feat(composer): update the api add2fbd
    feat(container): update the api f8fae98
    feat(content): update the api 0814e00
    feat(datacatalog): update the api 9970605
    feat(dataflow): update the api d5f09ef
    feat(docs): update the api dc66f4c
    feat(file): update the api 523fc5c
    feat(firebasehosting): update the api c83ac38
    feat(healthcare): update the api a407471
    feat(ideahub): update the api c6b0d83
    fix(keep): update the api 08fee73
    feat(managedidentities): update the api 863b333
    feat(memcache): update the api 17dc001
    feat(metastore): update the api f3a76c9
    feat(slides): update the api 314d61b
    feat(sqladmin): update the api 62784e0
    feat(tpu): update the api 16bf712
    feat(youtube): update the api ec21dff
    yoshi-code-bot authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    1a4514d View commit details
    Browse the repository at this point in the history
  2. chore: release 2.13.0 (#1439)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [2.13.0](https://www.github.com/googleapis/google-api-python-client/compare/v2.12.0...v2.13.0) (2021-07-13)
    
    
    ### Features
    
    * **analyticsadmin:** update the api 96675a8 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
    * **composer:** update the api add2fbd ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
    * **container:** update the api f8fae98 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
    * **content:** update the api 0814e00 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
    * **datacatalog:** update the api 9970605 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
    * **dataflow:** update the api d5f09ef ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
    * **docs:** update the api dc66f4c ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
    * **file:** update the api 523fc5c ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
    * **firebasehosting:** update the api c83ac38 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
    * **healthcare:** update the api a407471 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
    * **ideahub:** update the api c6b0d83 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
    * **managedidentities:** update the api 863b333 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
    * **memcache:** update the api 17dc001 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
    * **metastore:** update the api f3a76c9 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
    * **slides:** update the api 314d61b ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
    * **sqladmin:** update the api 62784e0 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
    * **tpu:** update the api 16bf712 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
    * **youtube:** update the api ec21dff ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
    
    
    ### Bug Fixes
    
    * **keep:** update the api 08fee73 ([1a4514d](https://www.github.com/googleapis/google-api-python-client/commit/1a4514d2862f81fc97e424cd550c286cda0fc859))
    
    
    ### Documentation
    
    * add recommendation to use v2.x and static discovery artifacts ([#1434](https://www.github.com/googleapis/google-api-python-client/issues/1434)) ([ca7328c](https://www.github.com/googleapis/google-api-python-client/commit/ca7328cb5340ea282a3d98782926a0b6881a33ed))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    addafd0 View commit details
    Browse the repository at this point in the history
Loading