Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency google-cloud-dataproc to v1.1.0 (#67)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [google-cloud-dataproc](https://togithub.com/googleapis/python-dataproc) | minor | `==1.0.1` -> `==1.1.0` |

---

### Release Notes

<details>
<summary>googleapis/python-dataproc</summary>

### [`v1.1.0`](https://togithub.com/googleapis/python-dataproc/blob/master/CHANGELOG.md#&#8203;110-httpswwwgithubcomgoogleapispython-dataproccomparev101v110-2020-07-31)

[Compare Source](https://togithub.com/googleapis/python-dataproc/compare/v1.0.1...v1.1.0)

##### Features

-   add support for temp_bucket, endpoint_config in clusters; add preemptibility for instance group configs ([#&#8203;60](https://www.github.com/googleapis/python-dataproc/issues/60)) ([a80fc72](https://www.github.com/googleapis/python-dataproc/commit/a80fc727510c10c678caa125902c201c8280dcc1))

##### [1.0.1](https://www.github.com/googleapis/python-dataproc/compare/v1.0.0...v1.0.1) (2020-07-16)

##### Bug Fixes

-   correct protobuf type for diagnose_cluster, update retry configs ([#&#8203;55](https://www.github.com/googleapis/python-dataproc/issues/55)) ([822315e](https://www.github.com/googleapis/python-dataproc/commit/822315ec3f2517ebb6ca199b72156ebd50e0518b))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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/dashboard#googleapis/python-dataproc).
  • Loading branch information
renovate-bot committed Aug 8, 2020
1 parent 0cafb4e commit 86f7db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/snippets/requirements.txt
Expand Up @@ -3,4 +3,4 @@ google-auth==1.20.1
google-auth-httplib2==0.0.4
google-cloud==0.34.0
google-cloud-storage==1.30.0
google-cloud-dataproc==1.0.1
google-cloud-dataproc==1.1.0

0 comments on commit 86f7db9

Please sign in to comment.