Changes

2.4.2 (2024-05-01)

Bug Fixes

  • dataproc: Bump x/net to v0.24.0 (ba31ed5)

2.4.1 (2024-03-14)

Bug Fixes

  • dataproc: Update protobuf dep to v1.33.0 (30b038d)

2.4.0 (2024-01-30)

Features

  • dataproc: Add session and session_template controllers (4d56af1)

Bug Fixes

  • dataproc: Enable universe domain resolution options (fd1d569)

2.3.0 (2023-11-09)

Features

  • dataproc: Support required_registration_fraction for secondary workers (b44c4b3)

2.2.3 (2023-11-01)

Bug Fixes

  • dataproc: Bump google.golang.org/api to v0.149.0 (8d2ab9f)

2.2.2 (2023-10-26)

Bug Fixes

  • dataproc: Update grpc-go to v1.59.0 (81a97b0)

2.2.1 (2023-10-12)

Bug Fixes

  • dataproc: Update golang.org/x/net to v0.17.0 (174da47)

2.2.0 (2023-09-20)

Features

  • dataproc: Add optional parameters (tarball_gcs_dir, diagnosis_interval, jobs, yarn_application_ids) in DiagnoseClusterRequest (2f3bb44)

2.1.0 (2023-09-11)

Features

  • dataproc: Support min_num_instances for primary worker and InstanceFlexibilityPolicy for secondary worker (20725c8)

2.0.2 (2023-08-08)

Documentation

  • dataproc: Minor formatting (b4349cc)

2.0.1 (2023-06-20)

Bug Fixes

  • dataproc: REST query UpdateMask bug (df52820)

2.0.0 (2023-04-25)

⚠ BREAKING CHANGES

  • dataproc: update go_package to v2 in google.cloud.dataproc.v1
  • dataproc: add support for new Dataproc features (#7479)

Features

  • dataproc: Add support for new Dataproc features (#7479) (0862303)
  • dataproc: Update go_package to v2 in google.cloud.dataproc.v1 (87a67b4)
  • dataproc: Update iam and longrunning deps (91a1f78)

1.12.0 (2023-01-26)

Features

  • dataproc: Add REST client (06a54a1)
  • dataproc: Add SPOT to Preemptibility enum (447afdd)
  • dataproc: Add support for Dataproc metric configuration (52dddd1)
  • dataproc: Rewrite signatures in terms of new location (3c4b2b3)
  • dataproc: Start generating stubs dir (de2d180)

1.11.0 (2023-01-26)

Features

  • dataproc: Add REST client (06a54a1)
  • dataproc: Add SPOT to Preemptibility enum (447afdd)
  • dataproc: Add support for Dataproc metric configuration (52dddd1)
  • dataproc: Rewrite signatures in terms of new location (3c4b2b3)
  • dataproc: Start generating stubs dir (de2d180)

1.10.0 (2023-01-26)

Features

  • dataproc: Add SPOT to Preemptibility enum (447afdd)

1.9.0 (2023-01-04)

Features

  • dataproc: Add REST client (06a54a1)

1.8.0 (2022-11-03)

Features

  • dataproc: rewrite signatures in terms of new location (3c4b2b3)

1.7.0 (2022-10-25)

Features

  • dataproc: start generating stubs dir (de2d180)

1.6.0 (2022-09-28)

Features

  • dataproc: add support for Dataproc metric configuration (52dddd1)

1.5.0 (2022-02-23)

Features

  • dataproc: set versionClient to module version (55f0d92)

1.4.0 (2022-02-22)

Features

  • dataproc: add support for Virtual Dataproc cluster running on GKE cluster (7d6b0e5)

1.3.0 (2022-02-14)

Features

  • dataproc: add file for tracking version (17b36ea)

1.2.0 (2021-11-02)

Features

  • dataproc: Add support for dataproc BatchController service (8519b94)

1.1.0 (2021-10-18)

Features

  • dataproc: add Dataproc Serverless for Spark Batches API (30794e7)

1.0.0

Stabilize GA surface.

0.2.0 (2021-08-30)

Features

v0.1.0

This is the first tag to carve out dataproc as its own module. See Add a module to a multi-module repository.