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

Releases: googleapis/python-dataproc

v1.1.0

03 Aug 16:31
69424f2
Compare
Choose a tag to compare

Features

  • add support for temp_bucket, endpoint_config in clusters; add preemptibility for instance group configs (#60) (a80fc72)

v1.0.1

16 Jul 21:01
380e122
Compare
Choose a tag to compare

Bug Fixes

  • correct protobuf type for diagnose_cluster, update retry configs (#55) (822315e)

v1.0.0

17 Jun 04:31
0a20c6f
Compare
Choose a tag to compare

Features

v0.8.1

08 Jun 17:16
5accf9d
Compare
Choose a tag to compare
chore: release 0.8.1 (#37)

* updated CHANGELOG.md [ci skip]

* updated setup.cfg [ci skip]

* updated setup.py

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

v0.8.0

19 May 23:46
e959874
Compare
Choose a tag to compare
chore: release 0.8.0 (#22)

:robot: I have created a release \*beep\* \*boop\* 
---
## [0.8.0](https://www.github.com/googleapis/python-dataproc/compare/v0.7.0...v0.8.0) (2020-05-19)


### Features

* add SparkR and Presto jobs to WorkflowTemplates; add new optional components; add submit_job_as_operation to v1 (via synth) ([#21](https://www.github.com/googleapis/python-dataproc/issues/21)) ([1cf10b6](https://www.github.com/googleapis/python-dataproc/commit/1cf10b6b127a63dbeb34958771c2cc8d8cb37099))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).

v0.7.0

05 Mar 18:34
9595d17
Compare
Choose a tag to compare

Features

  • add lifecycle config and reservation affinity support to v1 (via synth) (#10) (bb36194)

v0.6.1

05 Feb 22:32
Compare
Choose a tag to compare

11-12-2019 08:24 PST

Documentation

  • Add python 2 sunset banner to documentation. (#9036)

v0.6.0

05 Feb 22:32
Compare
Choose a tag to compare

11-07-2019 16:34 PST

Implementation Changes

  • Tweak proto annotations (via synth). (#9466)
  • Remove send/recv msg size limit (via synth). (#8951)

New Features

  • Add V1 autoscaling policy support; annotate protos (via synth). (#9402)

Documentation

  • Fix intersphinx reference to requests. (#9294)
  • Remove CI for gh-pages, use googleapis.dev for api_core refs. (#9085)
  • Remove compatibility badges from READMEs. (#9035)
  • Update intersphinx mapping for requests. (#8805)

v0.5.0

05 Feb 22:32
Compare
Choose a tag to compare

07-24-2019 16:02 PDT

Implementation Changes

  • Allow kwargs to be passed to create_channel (via synth). (#8387)

New Features

  • Add 'client_options' support, update list method docstrings (via synth). (#8505)

Dependencies

  • Bump minimum version for google-api-core to 1.14.0. (#8709)

Documentation

  • Link to googleapis.dev documentation in READMEs. (#8705)
  • Add compatibility check badges to READMEs. (#8288)

Internal / Testing Changes

  • Pin black version (via synth). (#8579)
  • Add docs job to publish to googleapis.dev. (#8464)
  • Declare encoding as utf-8 in pb2 files (via synth). (#8349)
  • Add disclaimer to auto-generated template files (via synth). (#8311)
  • Supress checking 'cov-fail-under' in nox default session (via synth). (#8237)

v0.4.0

05 Feb 22:32
Compare
Choose a tag to compare

05-30-2019 05:52 PDT

Implementation Changes

  • Update docs/conf.py, add routing header to method metadata, fix docstrings (via synth). (#7924)

New Features

  • Add new service features for v1, including autoscaling (via synth). (#8152)
  • Add new service features for v1beta2, including autoscaling (via synth). (#8119)

Documentation

  • Add nox session docs (#7429)
  • Add clarifying comment to blacken nox target. (#7388)

Internal / Testing Changes

  • Re-add import of 'operations.proto' to V1 'clusters.proto' (via synth). (#8188)
  • Add empty lines (via synth). (#8054)
  • Remove classifier for Python 3.4 for end-of-life. (#7535)
  • Copy lintified proto files (via synth). (#7465)