This repository was archived by the owner on Dec 31, 2023. It is now read-only.
PermalinkChoose a base ref Choose a head ref
base repository: googleapis/python-compute
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v0.7.0
Could not load branches
Nothing to show
{{ refName }} defaultCould not load tags
Nothing to show
{{ refName }} default ...
head repository: googleapis/python-compute
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Uh oh!
There was an error while loading. Please reload this page.
compare: v0.8.0
- 3 commits
- 412 files changed
- 3 contributors
Commits on Nov 9, 2021
chore(deps): update dependency google-cloud-compute to v0.7.0 (#148)
renovate-bot authoredNov 9, 2021
Commits on Nov 16, 2021
feat: update to the latest version of the code generator (#147)
The compute protos are now [available in googleapis/googleapis](https://.com/googleapis/googleapis/tree/master/google/cloud/compute/v1), and the generated code is also available in googleapis/googleapis-gen [here](https://.com/googleapis/googleapis-gen/tree/master/google/cloud/compute/v1/compute-small-v1-py). This PR pulls in the latest version of the generated client from googleapis-gen, which may have significant differences. I've added the `do not merge` label while we discuss whether any differences could break user code. This PR also deletes `synth.py` and adds configuration files for owl bot. owl bot will save time for maintainers as it will automatically open PRs when there are updates in googleapis-gen without requiring maintainers to run synthtool to build the client from protos. Additionally, similar to autosynth, PRs will be automatically opened when there are updates to templated files. fix(deps): require google-api-core >=2.2.0 fix(deps): require proto-plus >=1.19.7 docs: list oneofs in docstring fix: add 'dict' annotation type to 'request' feat: support self-signed JWT flow for service accounts chore(samples): Merging usage bucket tests into one, to avoid race conditions
parthea authoredNov 16, 2021 🤖 I have created a release \*beep\* \*boop\* --- ## [0.8.0](https://www..com/googleapis/python-compute/compare/v0.7.0...v0.8.0) (2021-11-16) ### Features * support self-signed JWT flow for service accounts ([de739a1](https://www..com/googleapis/python-compute/commit/de739a1b2c94648135bf62bc2aff23c2896a9b2d)) * update to the latest version of the code generator ([#147](https://www..com/googleapis/python-compute/issues/147)) ([de739a1](https://www..com/googleapis/python-compute/commit/de739a1b2c94648135bf62bc2aff23c2896a9b2d)) ### Bug Fixes * add 'dict' annotation type to 'request' ([de739a1](https://www..com/googleapis/python-compute/commit/de739a1b2c94648135bf62bc2aff23c2896a9b2d)) * **deps:** require google-api-core >=2.2.0 ([de739a1](https://www..com/googleapis/python-compute/commit/de739a1b2c94648135bf62bc2aff23c2896a9b2d)) * **deps:** require proto-plus >=1.19.7 ([de739a1](https://www..com/googleapis/python-compute/commit/de739a1b2c94648135bf62bc2aff23c2896a9b2d)) ### Documentation * list oneofs in docstring ([de739a1](https://www..com/googleapis/python-compute/commit/de739a1b2c94648135bf62bc2aff23c2896a9b2d)) --- This PR was generated with [Release Please](https://.com/googleapis/release-please). See [documentation](https://.com/googleapis/release-please#release-please).
release-please[bot] authoredNov 16, 2021
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v0.7.0...v0.8.0
Uh oh!
There was an error while loading. Please reload this page.