Releases: googleapis/python-dataproc
Releases · googleapis/python-dataproc
v3.3.1
05 Apr 17:57
Compare
Sorry, something went wrong.
No results found
3.3.1 (2022-04-05)
Bug Fixes
deps: require google-api-core >= 1.31.5, >= 2.3.2 on v3 release (#363 ) (7125581 )
v2.6.1
04 Apr 14:57
Compare
Sorry, something went wrong.
No results found
2.6.1 (2022-04-01)
Bug Fixes
deps: require google-api-core >= 1.31.5, >= 2.3.2 on v2 release (#364 ) (88823d8 )
v1.1.2
04 Apr 16:44
Compare
Sorry, something went wrong.
No results found
1.1.2 (2022-04-01)
Bug Fixes
deps: require google-api-core >= 1.31.5, >= 2.3.2 on v1 release (#365 ) (0aee998 )
v4.0.1
07 Mar 16:14
Compare
Sorry, something went wrong.
No results found
4.0.1 (2022-03-05)
Bug Fixes
deps: require google-api-core>=1.31.5, >=2.3.2 (#357 ) (3c66f42 )
deps: require proto-plus>=1.15.0 (3c66f42 )
v4.0.0
01 Mar 15:03
Compare
Sorry, something went wrong.
No results found
4.0.0 (2022-02-26)
⚠ BREAKING CHANGES
add support for Virtual Dataproc cluster running on GKE cluster (#344 )
Features
add support for Virtual Dataproc cluster running on GKE cluster (#344 ) (116077b )
Bug Fixes
move GkeClusterConfig to google.cloud.dataproc_v1.types.shared (116077b )
remove namespaced_gke_deployment_target (116077b )
v3.3.0
24 Feb 19:39
Compare
Sorry, something went wrong.
No results found
3.3.0 (2022-02-18)
Features
Bug Fixes
resolve DuplicateCredentialArgs error when using credentials_file (452460f )
Documentation
v3.2.0
18 Jan 16:00
Compare
Sorry, something went wrong.
No results found
3.2.0 (2022-01-17)
Features
add Spark runtime versioning for Spark batches (#318 ) (f2e35d9 )
auto-diagnostic of failed Spark batches (f2e35d9 )
custom image containers for Spark batches (f2e35d9 )
local SSD NVME interface support for GCE clusters (f2e35d9 )
v3.1.1
02 Nov 20:03
Compare
Sorry, something went wrong.
No results found
Bug Fixes
deps: drop packaging dependency (d4919c0 )
deps: require google-api-core >= 1.28.0 (d4919c0 )
Documentation
v3.1.0
26 Oct 15:20
Compare
Sorry, something went wrong.
No results found
Features
add context manager support in client (#285 ) (b54fb76 )
add Dataproc Serverless for Spark Batches API (#290 ) (f0ed26c )
Add support for dataproc BatchController service (#291 ) (24a6f7d )
add support for python 3.10 (#289 ) (229f919 )
v3.0.0
05 Oct 10:35
Compare
Sorry, something went wrong.
No results found
Features
delete deprecated Dataproc v1beta2 API client (3bdeaa7 )
Bug Fixes
add 'dict' annotation type to 'request' (be5c115 )
improper types in pagers generation (1ae784b )
Miscellaneous Chores
Documentation