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.
Bug Fixes
Default to a 600 second HTTP timeout for databricks_repo operations that run git commands inline (the clone on create and the branch/tag checkout on update), so larger repositories no longer fail with request timed out after 1m5s of inactivity. An explicitly configured http_timeout_seconds still takes precedence.
Exporter
Add support for Lakebase autoscaling resources (#5965).