|
4 | 4 |
|
5 | 5 | [1]: https://pypi.org/project/google-cloud-dataproc/#history |
6 | 6 |
|
7 | | -### [4.0.2](https://github.com/googleapis/python-dataproc/compare/v4.0.1...v4.0.2) (2022-04-06) |
| 7 | +## [4.0.2](https://github.com/googleapis/python-dataproc/compare/v4.0.1...v4.0.2) (2022-04-06) |
8 | 8 |
|
9 | 9 |
|
10 | 10 | ### Bug Fixes |
11 | 11 |
|
12 | 12 | * resource quotas ([#377](https://github.com/googleapis/python-dataproc/issues/377)) ([122c2f7](https://github.com/googleapis/python-dataproc/commit/122c2f77a93228dda409a8fad22465f2d28c5e0d)) |
13 | 13 | * updating submit_job_to_cluster.py ([#387](https://github.com/googleapis/python-dataproc/issues/387)) ([0719d2b](https://github.com/googleapis/python-dataproc/commit/0719d2b69661f9775c00a1fc0dade2e65b4e44e9)) |
14 | 14 |
|
15 | | -### [4.0.1](https://github.com/googleapis/python-dataproc/compare/v4.0.0...v4.0.1) (2022-03-05) |
| 15 | +## [4.0.1](https://github.com/googleapis/python-dataproc/compare/v4.0.0...v4.0.1) (2022-03-05) |
16 | 16 |
|
17 | 17 |
|
18 | 18 | ### Bug Fixes |
|
64 | 64 | * custom image containers for Spark batches ([f2e35d9](https://github.com/googleapis/python-dataproc/commit/f2e35d9735cbd0dd5a0e32d78631d70820380846)) |
65 | 65 | * local SSD NVME interface support for GCE clusters ([f2e35d9](https://github.com/googleapis/python-dataproc/commit/f2e35d9735cbd0dd5a0e32d78631d70820380846)) |
66 | 66 |
|
67 | | -### [3.1.1](https://www.github.com/googleapis/python-dataproc/compare/v3.1.0...v3.1.1) (2021-11-01) |
| 67 | +## [3.1.1](https://www.github.com/googleapis/python-dataproc/compare/v3.1.0...v3.1.1) (2021-11-01) |
68 | 68 |
|
69 | 69 |
|
70 | 70 | ### Bug Fixes |
|
160 | 160 | * fix sphinx identifiers ([6525f86](https://www.github.com/googleapis/python-dataproc/commit/6525f86b698242d77606cffb42713d18724a2526)) |
161 | 161 | * use correct retry deadlines ([#122](https://www.github.com/googleapis/python-dataproc/issues/122)) ([6525f86](https://www.github.com/googleapis/python-dataproc/commit/6525f86b698242d77606cffb42713d18724a2526)) |
162 | 162 |
|
163 | | -### [2.3.1](https://www.github.com/googleapis/python-dataproc/compare/v2.3.0...v2.3.1) (2021-03-27) |
| 163 | +## [2.3.1](https://www.github.com/googleapis/python-dataproc/compare/v2.3.0...v2.3.1) (2021-03-27) |
164 | 164 |
|
165 | 165 |
|
166 | 166 | ### Bug Fixes |
|
198 | 198 |
|
199 | 199 | * add `submit_job` samples ([#88](https://www.github.com/googleapis/python-dataproc/issues/88)) ([e7379b5](https://www.github.com/googleapis/python-dataproc/commit/e7379b5ab45a0c1e5b6944330c3e8ae4faa115e8)) |
200 | 200 |
|
201 | | -### [2.0.1](https://www.github.com/googleapis/python-dataproc/compare/v2.0.0...v2.0.1) (2020-09-14) |
| 201 | +## [2.0.1](https://www.github.com/googleapis/python-dataproc/compare/v2.0.0...v2.0.1) (2020-09-14) |
202 | 202 |
|
203 | 203 |
|
204 | 204 | ### Documentation |
|
216 | 216 |
|
217 | 217 | * migrate to use microgen ([#71](https://www.github.com/googleapis/python-dataproc/issues/71)) ([108d6ff](https://www.github.com/googleapis/python-dataproc/commit/108d6ff91c6442e743cdf449790f981709305a09)) |
218 | 218 |
|
219 | | -### [1.1.1](https://www.github.com/googleapis/python-dataproc/compare/v1.1.0...v1.1.1) (2020-08-10) |
| 219 | +## [1.1.1](https://www.github.com/googleapis/python-dataproc/compare/v1.1.0...v1.1.1) (2020-08-10) |
220 | 220 |
|
221 | 221 |
|
222 | 222 | ### Documentation |
|
230 | 230 |
|
231 | 231 | * add support for temp_bucket, endpoint_config in clusters; add preemptibility for instance group configs ([#60](https://www.github.com/googleapis/python-dataproc/issues/60)) ([a80fc72](https://www.github.com/googleapis/python-dataproc/commit/a80fc727510c10c678caa125902c201c8280dcc1)) |
232 | 232 |
|
233 | | -### [1.0.1](https://www.github.com/googleapis/python-dataproc/compare/v1.0.0...v1.0.1) (2020-07-16) |
| 233 | +## [1.0.1](https://www.github.com/googleapis/python-dataproc/compare/v1.0.0...v1.0.1) (2020-07-16) |
234 | 234 |
|
235 | 235 |
|
236 | 236 | ### Bug Fixes |
|
244 | 244 |
|
245 | 245 | * release as production/stable ([#44](https://www.github.com/googleapis/python-dataproc/issues/44)) ([58f8c87](https://www.github.com/googleapis/python-dataproc/commit/58f8c87acc826e56b2e6271306c7a2078eed59ef)) |
246 | 246 |
|
247 | | -### [0.8.1](https://www.github.com/googleapis/python-dataproc/compare/v0.8.0...v0.8.1) (2020-06-05) |
| 247 | +## [0.8.1](https://www.github.com/googleapis/python-dataproc/compare/v0.8.0...v0.8.1) (2020-06-05) |
248 | 248 |
|
249 | 249 |
|
250 | 250 | ### Bug Fixes |
|
0 commit comments