This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
Releases: googleapis/nodejs-dataproc
Releases · googleapis/nodejs-dataproc
v4.1.1
v4.1.0
4.1.0 (2022-09-22)
Features
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
v4.0.0
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)