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

v4.0.0

Compare
Choose a tag to compare
@release-please release-please released this 18 May 17:07
c7303a7

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