Updates

  • SQL (V2) Nodes on BigQuery: BigQuery workspaces now support SQL (V2) Nodes and version selection.

  • SQL (V2) Annotations: Built-in annotations (@id, @nodeType, @materializationType) are validated in the editor.

  • Desktop Parameters: Local workspaces support runtime parameters in workspace.yml.

  • Desktop Drag & Drop: Column creation and drag-and-drop column support in local dev mode.

  • Branch Validation: Workspace creation surfaces branch validation errors in an inline drawer.

  • Deploy Polling: Schedule polling pauses when tabs are hidden to reduce background requests.

  • Plan Recreate Logging: Execution plans log changed properties when dropping and recreating nodes.

  • Release Pipeline: Streamlined staging build and deployment workflows.

Bug Fixes

  • Node Duplication: Duplicated nodes remap column dropdown and tabular config references correctly.

  • SQL (V2) Node Fallback: Missing node types on SQL (V2) nodes show an inline banner instead of crashing.

  • Snowflake OAuth: Resolved iss mismatch errors during OAuth authorization callbacks.

  • Subdomain Feature Flags: Backend flag evaluations include customer subdomains so targeting rules match browser evaluations.

  • Auth0 Login Routing: Auth0 requests explicitly route to username/password auth to avoid unexpected IdP redirects.

  • Cross-Org User Creation: Clarified errors when inviting users across orgs with differing Auth0 configurations.