Skip to content

v2.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 05:53
85f6962

Highlights

  • Support Spark v4.
  • Add support for Spark Connect by adding a new CRD called SparkConnect. One example can be found here.
  • Upgrade CRDs automatically when running helm upgrade by setting hook.upgradeCrd=true. This will create a Helm pre-install/pre-upgrade Job to run kubectl apply --server-side to update CRDs.
  • Configure logging format by setting {controller,webhook}.logEncoder to json or console.

Features

Bug Fixes

Dependencies

Misc

Full Changelog