Issue Resolved: We have identified and resolved an issue where saved credentials were not being fetched correctly from secure storage, causing deploy and refresh failures. This fix is included in release 7.20.2.
To receive real-time updates about service incidents, maintenance windows, and resolutions, we recommend subscribing to our Status Page notifications.
Databricks Packages are now live in Coalesce Marketplace. Build faster on your Databricks platform with ready-made packages designed specifically for your data lakehouse needs.
Pre-built templates - Jump start your Databricks projects with tested code patterns.
Lakehouse-ready components - Access packages designed for modern data architecture on Databricks.
Look for the Supported Platforms symbol to get started.
Private Preview Features
These features are currently in Private Preview. Please reach out to your Coalesce account manager to request access.
Onboarding Wizard
The Onboarding Wizard is back and better aligned with your needs. This step-by-step setup guides you through authentication and storage configuration so you can spend less time on setup and more time building pipelines.
Your Feedback in Action
Storage & Mapping Optional on Duplication: When you duplicate a Workspace, you can now reuse existing Storage Locations and Storage Mappings. This allows you to skip lengthy configuration.
Existing Commits: If you’re branching off an existing Workspace with mappings already in your repo, the Onboarding Wizard will automatically pull in those Storage Locations and Storage Mappings for you.
Why You’ll Love It
These tweaks remove unnecessary clicks when duplicating a Workspace, giving you a seamless transition every time.
Deploy Wizard Improvements
We’ve refined the Deploy Wizard to give you clearer visibility into errors and warnings during the Review Plan step. Now, issues are organized into separate Errors and Warnings tabs so you can quickly zero in on what needs fixing before you deploy.
Bug Fixes
We resolved an issue where permissions for new Projects and Environments weren't applied to API tokens until the token owner logged in.
Fixed an issue that caused jobs to fail during Snowflake connection validation if the connection did not close properly. This prevents job failures due to connection cleanup errors during validation.
Fixed an issue where checkboxes would not appear on downstream nodes when using the "Propagate addition" feature for newly added columns in the column lineage view. This ensures the column lineage propagation feature works consistently for both existing and newly added columns.
These features are currently in Private Preview. Please reach out to your Coalesce account manager to sign up.
Onboarding Wizard
The Onboarding Wizard is back—and better aligned with your needs. This step-by-step setup guides you through authentication and storage configuration so you can spend less time on setup and more time building pipelines.
Your Feedback in Action
Storage & Mapping Optional on Duplication: When you duplicate a Workspace, you can now skip Storage Location configuration and Storage Mapping entirely—no need to fill them in unless you want to change them.
Existing Commits: If you’re branching off an existing Workspace with mappings already in your repo, the Onboarding Wizard will automatically pull in those Storage Locations and Storage Mappings for you.
Auto-Populate Existing Settings: If your original Workspace already had Storage Locations or Storage Mappings, we’ll carry those over automatically so you don’t have to reconfigure.
Why You’ll Love It
These tweaks remove unnecessary clicks when duplicating a Workspace and ensure your existing settings stick—giving you a seamless transition every time.
Deploy Wizard Improvements
We’ve refined the Deploy Wizard to give you clearer visibility into errors and warnings during the Review Plan step. Now, issues are organized into separate Errors and Warnings tabs—so you can quickly zero in on what needs fixing before you deploy.
Bug Fixes
New service accounts will now connect successfully without requiring environment settings to be manually saved.
These features are currently in Private Preview. Please reach out to your Coalesce account manager to sign up.
Onboarding Wizard
The Onboarding Wizard is back—and better aligned with your needs. This step-by-step setup guides you through authentication and storage configuration so you can spend less time on setup and more time building pipelines.
Your Feedback in Action
Storage & Mapping Optional on Duplication: When you duplicate a Workspace, you can now skip Storage Location configuration and Storage Mapping entirely—no need to fill them in unless you want to change them.
Existing Commits: If you’re branching off an existing Workspace with mappings already in your repo, the Onboarding Wizard will automatically pull in those Storage Locations and Storage Mappings for you.
Auto-Populate Existing Settings: If your original Workspace already had Storage Locations or Storage Mappings, we’ll carry those over automatically so you don’t have to reconfigure.
Why You’ll Love It
These tweaks remove unnecessary clicks when duplicating a Workspace and ensure your existing settings stick—giving you a seamless transition every time.
Deploy Wizard Improvements
We’ve refined the Deploy Wizard to give you clearer visibility into errors and warnings during the Review Plan step. Now, issues are organized into separate Errors and Warnings tabs—so you can quickly zero in on what needs fixing before you deploy.
Updates
We've improved the display of Projects and Environments with long names on the Deploy Page to make it easier to filter:
Selected environments in the filter now show their full names instead of project-name combinations.
Hover tooltips now appear in both the dropdown list and selection textbox to show full names when they're cut off.
The “×” remove button is now consistently visible on all selected filter tags, even when their labels are truncated. This ensures users can always remove applied filters without needing to hover or expand the text.
Syntax highlighting was added to the Parameter pages, making it easier to spot errors and understand the code structure at a glance.
A next parameter has been added to the List Runs endpoint response, making it easier to track your position while paginating through results.
Improved support for systemColumns in Node endpoints:
The Get Workspace Node endpoint now includes all systemColumns attributes in its response.
The Set Workspace Node endpoint has been updated to preserve existing systemColumns attributes when updating a Node.
System columns were added to the metadata.column .
Bug Fixes
Fixed incorrect error message when making change tracking configuration required in UDNs. The message now correctly states "Please select a change tracking column."
Previously, users were incorrectly prompted to upgrade already-upgraded repositories. Coalesce now properly verifies Git commits and provides clear error messages when Git account testing is needed.
Environments no longer get stuck in a "Refreshing" state when no jobs are actively running.
Long Azure DevOps PR descriptions now properly truncate before being included in commit messages, preventing SQL compilation errors during deployment.