v0.258.0
·
1248 commits
to main
since this release
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 loginwould remove thecluster_idfield from profiles in.databrickscfg. The login process now preserves thecluster_idfield. (#2988)