Skip to content

Latest commit

 

History

History
306 lines (141 loc) · 14.7 KB

CHANGES.md

File metadata and controls

306 lines (141 loc) · 14.7 KB

Changes

2.10.1 (2025-01-02)

Bug Fixes

  • dataproc: Update golang.org/x/net to v0.33.0 (e9b0b69)

2.10.0 (2024-10-23)

Features

  • dataproc: Add ProvisioningModelMix to support mixing of spot and standard instances for secondary workers (#10990) (0544c0a)
  • dataproc: Add support for configuration of bootdisk IOPS and throughput when bootdisk is a hyperdisk (0544c0a)

Bug Fixes

  • dataproc: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • dataproc: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see https://github.com/googleapis/google-cloud-go/issues/11020. (8bb87d5)

2.9.0 (2024-09-25)

Features

  • dataproc: Add support for Spark Connect sessions in Dataproc Serverless for Spark (7250d71)

Documentation

  • dataproc: Update docs for filter field in ListSessionsRequest (7250d71)

2.8.0 (2024-09-19)

Features

  • dataproc: Add resource reference for KMS keys and fix comments (37866ce)

2.7.0 (2024-09-12)

Features

  • dataproc: Add optional parameters (tarball-access) in DiagnoseClusterRequest (2710d0f)
  • dataproc: Add support for new Dataproc features (9b4b2fa)
  • dataproc: Add support for new Dataproc features (#10817) (2d5a9f9)

Bug Fixes

  • dataproc/v2: Bump dependencies (2ddeb15)

2.6.0 (2024-08-20)

Features

  • dataproc: Add support for Go 1.23 iterators (84461c0)

2.5.4 (2024-08-08)

Bug Fixes

  • dataproc: Update google.golang.org/api to v0.191.0 (5b32644)

2.5.3 (2024-07-24)

Bug Fixes

  • dataproc/v2: Update dependencies (257c40b)

2.5.2 (2024-07-10)

Bug Fixes

  • dataproc/v2: Bump google.golang.org/grpc@v1.64.1 (8ecc4e9)

2.5.1 (2024-07-01)

Bug Fixes

  • dataproc/v2: Bump google.golang.org/api@v0.187.0 (8fa9e39)

2.5.0 (2024-06-26)

Features

  • dataproc: Add the cohort and auto tuning configuration to the batch's RuntimeConfig (#10424) (2d5a9ad)

Bug Fixes

  • dataproc: Enable new auth lib (b95805f)

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.