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

Releases: googleapis/python-dataproc

v2.6.0

23 Sep 21:17
d8ffed5
Compare
Choose a tag to compare

Features

  • delete deprecated Dataproc v1beta2 API client (#253) (b0db6da)

Documentation

v2.5.0

27 Jul 10:47
833c670
Compare
Choose a tag to compare

Features

Bug Fixes

  • Attribute error Name while executing the sample code (#205) (cb0328f)
  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#227) (5acfcd0)
  • disable always_use_jwt_access (#215) (a57e253)
  • enable self signed jwt for grpc (#233) (7df4fef)

Documentation

v2.4.0

20 May 23:47
cd688ee
Compare
Choose a tag to compare

Features

  • add 'from_service_account_info' factory to clients (6525f86)
  • support self-signed JWT flow for service accounts (5137a6f)
  • update the Dataproc V1 API client library (5137a6f)

Bug Fixes

  • add async client to %name_%version/init.py (5137a6f)
  • fix sphinx identifiers (6525f86)
  • use correct retry deadlines (#122) (6525f86)

v2.3.1

01 Apr 19:02
47fb825
Compare
Choose a tag to compare

Bug Fixes

  • (samples) fixing samples for new machine types (#150) (3343665)

Documentation

v2.3.0

01 Mar 17:18
6231361
Compare
Choose a tag to compare

Features

  • v1beta1: BREAKING CHANGE: remove DOCKER/FLINK from Component enum; adds HBASE (#108) (ee093a8)

Bug Fixes

  • remove gRPC send/recv limits; expose client transport (#117) (6f27109)

v2.2.0

16 Nov 18:31
c890a33
Compare
Choose a tag to compare

v2.0.2

21 Sep 22:33
9f3fe6e
Compare
Choose a tag to compare
chore: release 2.0.2 (#91)

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

v2.0.1

14 Sep 22:16
8faf078
Compare
Choose a tag to compare

Documentation

  • remove example usage from README (#77) (66c7af1)

v2.0.0

11 Aug 02:01
2d36496
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • migrate to use microgen (#71)

Features

v1.1.1

10 Aug 17:01
fc99c27
Compare
Choose a tag to compare

Documentation

  • change relative URLs to absolute URLs to fix broken links (#65) (65c2771)