This repository has been archived by the owner on Dec 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 25
feat: Re-generated to pick up changes from googleapis-discovery with latest fixes #60
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters.
This is supposed to fix the malformed message fields serialization. Source-Author: Vadym Matsishevskyi <[email protected]> Source-Date: Tue May 11 16:55:37 2021 -0700 Source-Repo: googleapis/googleapis-discovery Source-Sha: 0e4b428596ea29f1625472c06f60632018372d17 Source-Link: googleapis/googleapis-discovery@0e4b428
Source-Author: Vadym Matsishevskyi <[email protected]> Source-Date: Tue May 18 14:00:16 2021 -0700 Source-Repo: googleapis/googleapis-discovery Source-Sha: 347a81778216747a59c3cea6c9c771fb8a9bf041 Source-Link: googleapis/googleapis-discovery@347a817
Also update gapic-generator-python to the latest version Source-Author: Vadym Matsishevskyi <[email protected]> Source-Date: Fri Jun 4 16:37:00 2021 -0700 Source-Repo: googleapis/googleapis-discovery Source-Sha: 6b01eb5607e6ba0b3b931905bd779b28dc89b933 Source-Link: googleapis/googleapis-discovery@6b01eb5
product-auto-label
bot
added
the
api: compute
Issues related to the googleapis/python-compute API.
label
Jun 5, 2021
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Jun 5, 2021
vam-google
changed the title
[CHANGE ME] Re-generated to pick up changes from googleapis-discovery.
feat: Re-generated to pick up changes from googleapis-discovery with latest fixes
Jun 7, 2021
Will follow up shortly with a commit to update requirements in setup.py. |
busunkim96
approved these changes
Jun 7, 2021
…s/python-compute into autosynth-googleapis-discovery
busunkim96
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Jun 7, 2021
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Jun 7, 2021
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Jun 8, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [0.4.0](https://github.com/googleapis/python-compute/compare/v0.3.0...v0.4.0) (2021-06-07) ### Features * Adding code samples and tests for them ([#55](https://github.com/googleapis/python-compute/issues/55)) ([14cd352](https://github.com/googleapis/python-compute/commit/14cd352079281ddde3602597334e3c88c942ed30)) * Raise GoogleAPICallError on REST response errors ([01db23b](https://github.com/googleapis/python-compute/commit/01db23bc0af3ab30bfb5ad8205446ae49417f0f1)) * Re-generated to pick up changes from googleapis-discovery with latest fixes ([#60](https://github.com/googleapis/python-compute/issues/60)) ([01db23b](https://github.com/googleapis/python-compute/commit/01db23bc0af3ab30bfb5ad8205446ae49417f0f1)) * remove support for google-api-core < 1.28.0 ([01db23b](https://github.com/googleapis/python-compute/commit/01db23bc0af3ab30bfb5ad8205446ae49417f0f1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
api: compute
Issues related to the googleapis/python-compute API.
cla: yes
This human has signed the Contributor License Agreement.
context: partial
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was generated using Autosynth. 🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/0f625f7b-442c-437d-b302-e058ae94a188/targets
Source-Link: googleapis/googleapis-discovery@6b01eb5
Source-Link: googleapis/googleapis-discovery@347a817
Source-Link: googleapis/googleapis-discovery@0e4b428
chore: add x-goog-api-client header to rest clients
feat: Raise GoogleAPICallError on REST response errors
feat: remove support for google-api-core < 1.26.0