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

Releases: googleapis/nodejs-dataproc

v4.1.1

11 Nov 00:27
1d0a2f0
Compare
Choose a tag to compare

4.1.1 (2022-11-10)

Bug Fixes

v4.1.0

26 Sep 15:24
9391b7c
Compare
Choose a tag to compare

4.1.0 (2022-09-22)

Features

  • Add support for Dataproc metric configuration (#626) (79a4958)
  • Support regapic LRO (350626e)

Bug Fixes

  • Allow passing gax instance to client constructor (#612) (caba80a)
  • deps: Do not depend on protobufjs (#607) (4b62ef6)
  • deps: Roll back dependency @google-cloud/dataproc to ^4.0.0 (#627) (e1c6d8b)
  • Do not import the whole google-gax from proto JS (#1553) (#617) (2e2bea1)
  • Preserve default values in x-goog-request-params header (#620) (484a023)

v4.0.1

30 Jun 19:12
58abc39
Compare
Choose a tag to compare

4.0.1 (2022-06-20)

Bug Fixes

  • deps: update dependency @google-cloud/storage to v6 (#592) (54ffbec)
  • fixes for dynamic routing and streaming descriptors (#591) (3d1dc28)

v4.0.0

18 May 17:07
c7303a7
Compare
Choose a tag to compare

4.0.0 (2022-05-13)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#589)
  • add support for Virtual Dataproc cluster running on GKE cluster (#570)

Features

  • add new Dataproc features: - Spark runtime versioning for Spark batches - custom image containers for Spark batches - auto-diagnostic of failed Spark batches - Local SSD NVME interface support for GCE clusters (c433b6b)
  • add support for Virtual Dataproc cluster running on GKE cluster (#570) (e9b061c)

Bug Fixes

  • Move yarn_config into a oneof (c0f4df6)

Build System

@google-cloud/dataproc v3.2.0

19 Oct 22:54
d8c9395
Compare
Choose a tag to compare

Features

  • Add support for dataproc BatchController service (#546) (cfc0eeb)

@google-cloud/dataproc v3.1.0

13 Oct 17:36
6256d09
Compare
Choose a tag to compare

Features

  • add Dataproc Serverless for Spark Batches API (#543) (012b56f)

@google-cloud/dataproc v3.0.0

06 Oct 19:34
b538b83
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • remove deprecated v1beta2 API (#532)

Code Refactoring

@google-cloud/dataproc v2.5.0

07 Sep 19:03
dd7cb15
Compare
Choose a tag to compare

Features

@google-cloud/dataproc v2.4.4

17 Aug 17:14
b847116
Compare
Choose a tag to compare

Bug Fixes

  • build: migrate to using main branch (#523) (42b4163)
  • deps: google-gax v2.24.1 (#524) (fa82a3a)
  • deps: require google-gax v2.17.1 (#510) (4706b61)
  • Updating WORKSPACE files to use the newest version of the Typescript generator. (#511) (be8cecc)

v2.4.3

29 Jun 16:15
198f574
Compare
Choose a tag to compare

Bug Fixes