Product Updates

v5.3.0 - Makalu

by Coalesce
New
Bug Fix

What's New

  • All APIs now use request headers with Bearer Authentication, providing enhanced security for the platform. Using authentication tokens in the query parameters is still supported, but not recommended. Please refer to our API documentation to learn more about the new format and how to use it.

  • We have added a new config item type (columnDropdownSelector) that can be used in User Defined Nodes to select a single column from a dropdown menu, providing greater flexibility and customization for your pipelines. You can read more here.

  • We now support self-hosted git repositories from most git providers.

  • Environments and workspaces can now be assigned text and background colors, making it easier for users to differentiate between them on the activity feed, deploy wizard, and git modal.

  • OAuth configuration is now in a different location within workspace/environment settings. Client ID and secret are no longer visible in the UI after saving the configuration, enhancing the security of the platform.

  • Node IDs and column IDs are now UUIDs instead of integers, improving consistency and providing better support for future features. This will only apply to newly created nodes.

  • Our CLI application now records git SHA commits so the UI will show the environment in which they've been deployed.

  • The git modal and deployment wizard now have more consistent terminology and functionality.

  • Checkout and merge latest buttons are now disabled in the git modal when viewing the current branch, reducing confusion.

  • Minor performance and UI improvements, making the app smoother and more user-friendly.

Bug Fixes

  • Fixed a bug where Admin users were unable to reset user passwords.

  • Fixed a UI bug where storage mappings with long names would look uneven in some parts of the interface.

  • Fixed an issue with column lineage not appearing correctly for multi-source nodes.

  • Fixed an app crash in our generated documentation that would sometimes happen when selecting certain nodes.

  • Fixed a bug that would prevent users from selecting and copying text from many parts of the app.

  • Fixed a coa bug where the auth types were printed incorrectly in the error message.

  • Some small UI improvements to our generated documentation.

  • This update provides important bug fixes and security updates.

  • Fixed many other small bugs to improve the overall user experience.

v5.2.4 - Makalu

by Coalesce
Bug Fix

Bug Fixes

  • Improved internal logging

v5.2.3 - Makalu

by Coalesce
Bug Fix

Bug Fixes

  • Resolved an issue that was causing app crashes when adding views as sources. Please note that there is a related known issue with view-level comments not being added to our metadata, however, our team is actively working on a proper solution and it will be included in a future release.

v5.2.2 - Makalu

by Coalesce
Bug Fix

 Bug Fixes

  • You may have noticed a lot of warnings show up in your problem scanner for broken source column references. This has been turned off now.

v5.2.1 - Makalu

by Coalesce
Bug Fix

Bug Fixes

  • Minor bug fix to an internal API

  • Addressed a bug of attempting to skip nodes that were not in the original execution plan.

v5.2.0 - Makalu

by Coalesce
New
Bug Fix

What's New

  • The Run Results grid has had a major interface overhaul and now provides a live progress bar, per-stage and per-run metadata, as well as sorting and filtering for many fields. More details here

  • Coalesce now adds Snowflake query tags automatically for every job run via Deploy/Refresh, which provide information about the job's context. Query tags for Create/Run jobs are coming soon!

  • Users can now be deleted/deactivated via the Org Settings menu by Admin users. More details here

  • The Problem Scanner now detects columns that reference tables not in the JOIN string and triggers a problem accordingly

  • There are now a series of helper tokens {{TGT}} similar to the existing {{SRC}} ones, except these look at the current node/column name instead of the source. More details here

  • You can now select a commit in the Deploy Wizard by clicking anywhere in the row, not just the name

  • The SHA of the current git commit is now visible in the git modal

  • Changing the node type is now supported for Multi-Source nodes

  • Source column cells now have tooltips on hover

  • Column Bulk Editor interface improvements so that indentations and hierarchy are easier to notice

  • Storage locations listed in a node's Properties section now show the database and schema associated with that location

  • Column Grid now shows Storage Location as a column

  • The Security Settings page has been renamed Change Password to better reflect its purpose

  • New better-looking workspace launch buttons

  • Improved the quality of errors provided by the coa CLI application to users

  • This release includes minor performance and UI improvements. The app should be running smoother than before.

Bug Fixes

  • Updating a workspace now correctly reports a workspace was edited, not an environment

  • Fixed a rare bug where invalid JSON in Parameters could sometimes cause an app crash

  • Fixed a rare race condition bug that could occur when duplicating nodes

  • Fixed a misleading result error on the Deploy page whereby a test would pass, but still be shown as a failure

  • Fixed many other smaller problems and improved error logs

v5.1.2 - Makalu - Patch 2

by Coalesce
Bug Fix

Bug Fixes

  • Fixed a rare problem that could cause deployments to fail when deleting nodes as well as their node type in the same deployment

  • Fixed a bug that could occur when deploying Views and Tables with the same name

v5.1.1 - Makalu - Patch 1

by Coalesce
Bug Fix

Bug Fixes

  • Fixed a bug where the OAuth access token kept expiring.

  • Previously, changing mapping locations caused error during deploy. This has been fixed now.

  • Problem scanner will no longer alert you for System columns.

  • There were a few little bugs that weren't nice to have. We fixed those.