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.30.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.31.0
Choose a head ref
  • 5 commits
  • 595 files changed
  • 5 contributors

Commits on Nov 9, 2021

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

Commits on Nov 11, 2021

  1. fix: MediaIoBaseDownload range header off-by-one (#1595)

    Issue: It looks like Range header end value was constructed by adding chunk size to
    current position. This leads into the request being one byte longer, and also
    the received response body is one byte longer than anticipated.
    
    Fix: adjust the end to be one byte earlier.
    
    For example with `chunksize=1024` and current position being 0, the range header
    should be set to `bytes=0-1023`.
    
    See: https://httpwg.org/specs/rfc7233.html#rule.ranges-specifier
    
    Fixes #1593
    
    ----
    
    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/google-api-python-client/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [x] Ensure the tests and linter pass
    - [x] Code coverage does not decrease (if any source code was changed)
    - [ ] Appropriate docs were updated (if necessary)
    
    Fixes #1593 🦕
    jvtm authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    4b73b2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5844ca2 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. chore: Update discovery artifacts (#1603)

    ## Deleted keys were detected in the following stable discovery artifacts:
    containeranalysis v1 618985b
    documentai v1 3ba3182
    recaptchaenterprise v1 ff95700
    
    ## Deleted keys were detected in the following pre-stable discovery artifacts:
    containeranalysis v1alpha1 618985b
    containeranalysis v1beta1 618985b
    documentai v1beta3 3ba3182
    
    ## Discovery Artifact Change Summary:
    feat(bigtableadmin): update the api be7ffcc
    feat(chromemanagement): update the api 59c9799
    feat(cloudasset): update the api 60f5758
    feat(cloudfunctions): update the api c517033
    feat(contactcenterinsights): update the api 9ac9faa
    feat(containeranalysis): update the api 618985b
    feat(datapipelines): update the api a39bb0f
    feat(datastore): update the api 5050adb
    feat(dialogflow): update the api fd46c12
    feat(documentai): update the api 3ba3182
    feat(drive): update the api b1840b0
    feat(file): update the api b13a249
    feat(gkehub): update the api 37cce48
    feat(healthcare): update the api 8d1f955
    feat(metastore): update the api 9c90df7
    feat(monitoring): update the api bf890b6
    feat(mybusinessbusinessinformation): update the api 90e206c
    feat(paymentsresellersubscription): update the api c879654
    feat(recaptchaenterprise): update the api ff95700
    feat(recommender): update the api d85fe38
    feat(securitycenter): update the api 35a6d4e
    feat(speech): update the api 13f1bcb
    feat(sqladmin): update the api 770bc14
    feat(tpu): update the api ea30e3a
    feat(vmmigration): update the api 80e2090
    yoshi-code-bot authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    815c1ac View commit details
    Browse the repository at this point in the history
  2. chore: release 2.31.0 (#1604)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [2.31.0](https://www.github.com/googleapis/google-api-python-client/compare/v2.30.0...v2.31.0) (2021-11-16)
    
    
    ### Features
    
    * **bigtableadmin:** update the api be7ffcc ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **chromemanagement:** update the api 59c9799 ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **cloudasset:** update the api 60f5758 ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **cloudfunctions:** update the api c517033 ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **contactcenterinsights:** update the api 9ac9faa ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **containeranalysis:** update the api 618985b ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **datapipelines:** update the api a39bb0f ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **datastore:** update the api 5050adb ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **dialogflow:** update the api fd46c12 ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **documentai:** update the api 3ba3182 ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **drive:** update the api b1840b0 ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **file:** update the api b13a249 ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **gkehub:** update the api 37cce48 ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **healthcare:** update the api 8d1f955 ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **metastore:** update the api 9c90df7 ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **monitoring:** update the api bf890b6 ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **mybusinessbusinessinformation:** update the api 90e206c ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **paymentsresellersubscription:** update the api c879654 ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **recaptchaenterprise:** update the api ff95700 ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **recommender:** update the api d85fe38 ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **securitycenter:** update the api 35a6d4e ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **speech:** update the api 13f1bcb ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **sqladmin:** update the api 770bc14 ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **tpu:** update the api ea30e3a ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    * **vmmigration:** update the api 80e2090 ([815c1ac](https://www.github.com/googleapis/google-api-python-client/commit/815c1ac7e3f7c7ea6df920645adb8cba84b05c22))
    
    
    ### Bug Fixes
    
    * MediaIoBaseDownload range header off-by-one ([#1595](https://www.github.com/googleapis/google-api-python-client/issues/1595)) ([4b73b2e](https://www.github.com/googleapis/google-api-python-client/commit/4b73b2e9d53e63404c8800f2a2b3f1ee86680815))
    ---
    
    
    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 Nov 16, 2021
    Configuration menu
    Copy the full SHA
    3b53d79 View commit details
    Browse the repository at this point in the history
Loading