databricks apinow works against unified hosts. Adds--accountto scope a call to the account API and--workspace-idto override the workspace routing identifier per call. A?o=<workspace-id>query parameter on the path (the SPOG URL convention used by the Databricks UI) is also recognized as a per-call workspace override, so URLs pasted from the browser route correctly.- JSON output for single objects now uses standard
"key": "value"spacing (matching list output andencoding/jsondefaults).
- Validate that resource keys do not contain variable references (#5169)
- engine/direct: Drop the deployment state entry on a recreate before the follow-up
Create, so aCreatefailure no longer leaves a broken state withinvalid state: empty idon the nextbundle plan(#5173).
- Added
github.com/jackc/pgx/v5v5.9.1 (MIT) as a new dependency. Used by an experimental Postgres command added in this release; the package is dormant for users who do not invoke that command.