Skip to content

v1.75.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 12:26
· 291 commits to main since this release
6f8a9c9

Release v1.75.0

New Features and Improvements

  • Add support for power_bi_task in jobs (#4647)
  • Add support for dashboard_task in jobs (#4646)
  • Add compute_mode to databricks_mws_workspaces to support creating serverless workspaces (#4670).
  • Make spark_version optional in the context of jobs such that a cluster policy can provide a default value (#4643)

Documentation

  • Document performance_target in databricks_job (#4651)
  • Add more examples for databricks_model_serving (#4658)
  • Document on_streaming_backlog_exceeded in email/webhook notifications in databricks_job (#4660)
  • Refresh spark_python_task option in databricks_job (#4666)

Exporter

  • Emit files installed with %pip install in Python notebooks (#4664)
  • Correctly handle account-level identities when generating the code (#4650)
  • Add export of dashboard tasks in datarbicks_job (#4665)
  • Add export of PowerBI tasks in datarbicks_job (#4668)
  • Add Ignore implementation for databricks_grants to fix issue with wrongly generated dependencies (#4650)
  • Improve handling of owner for UC resources (#4669)