Release v0.258.0
Notable Changes
- Switch default-python template to use pyproject.toml + dynamic_version in dev target. uv is now required. (#3042)
Dependency updates
- Upgraded TF provider to 1.84.0 (#3151)
CLI
- Fixed an issue where running
databricks auth login
would remove thecluster_id
field from profiles in.databrickscfg
. The login process now preserves thecluster_id
field. (#2988)