You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Notable Changes
New deployment engine for DABs that does not require Terraform is available to try in experimental mode. Not recommended for production workloads yet. Documentation at docs/direct.md.
CLI
Introduce databricks apps logs command to tail app logs from the CLI (#3908)
Allow file:// URIs in job libraries to reference runtime filesystem paths (e.g., JARs pre-installed on clusters via init scripts). These paths are no longer treated as local files to upload. (#3884)
Pipeline catalog changes now trigger in-place updates instead of recreation (Terraform provider v1.98.0 behavior change) (#4082)