Product Updates

v5.0.0 - Makalu - What's New

by Coalesce
New
  • There's now a new Node Selector syntax. This filter is supported in all views. More details are in our Selector article. Note that this represents a breaking change for ad hoc CLI/API jobs that used the previous syntax.

  • There is now a common git repo URL that is shared between all users within the same Organization. This represents a potential breaking change, as you'll need to re-enter your git credentials before you can proceed with git-related tasks.

  • A new version of Jobs is now available. You can use the Node Selector to include or exclude nodes from a Job. More details in our Jobs article.

  • Subgraphs now open in their own tab. See more details in our Subgraphs article.

  • Column grid view now supports bulk editing of non-source columns.

  • Column bulk editor now supports Column Name updates using Jinja2 templates.

  • Grouping by table headers is now available in Node grid view.

  • The problem scanner will notify users about broken refs occurring in the join textbox within a node.

  • If using the Coalesce coa CLI, you must upgrade to version 1.0.167 or later to use the latest features listed above.

  • You can now restart a failed refresh via API - Rerun Failed Refresh/Job or coa CLI CLI Refresh.

  • This release includes significant UI improvements. Hopefully, the app should be even better for everyone.

v4.2 - Lhotse - Hotfix 2

by Coalesce
Bug Fix
  • Fixed an issue where mixed case column names wouldn't work as expected.


v4.2 - Lhotse - Hotfix

by Coalesce
Bug Fix
  • The JSON sample size is used in the Snowflake sample query

  • More efficient sampling of Variant data by only selecting a single column

  • Fixed a JSON parser bug that would cause duplication of columns in some specific scenarios

  • Fixed a bug that would cause some data fields to not display correctly in the data preview pane

v4.2 - Lhotse - Bug Fixes

by Coalesce
Bug Fix
  • Changing a node's materialization from a Table to a View and then deploying now works as expected.

  • We now correctly calculate dependencies with ref_no_link when deploying metadata, which allows deployments of graphs that are not linear.

  • This release includes minor improvements around Deploy. We'll return you to your regular type of release next time.

v4.1 - Lhotse - What's New

by Coalesce
New
  • You can now choose the nodes you want to deploy using the 'Deploy enabled' toggle or through bulk edit. You can read more details here.

  • We're always working on performance improvements - and this release improves many aspects of the app, including plan calculation times, git modal load times, join editor performance, and overall graph performance.

  • Improved handling of JSON columns.

v4.1 - Lhotse - Bug Fixes

by Coalesce
Bug Fix
  • Fixed an app crash that could occur with runtime parameters in the generated documentation.

  • You may have noticed an error when two multi-source nodes were open simultaneously. We've fixed this.

  • Previously the QUALIFY keyword was not recognized by our SQL editor, this is no longer a problem.

  • Fixed a bug that would prevent new users from being initialized as Admins.

  • Sometimes Coalesce would not launch on first try — this has now been fixed.

  • We've tinkered and polished some rough edges. The app should be better than it was.

v4.0 - Lhotse - What's New

by Coalesce
New
  • Dev Workspaces has landed! You can now develop in parallel without stepping on each other's toes and merge back together when the time is right. Developers, the world is yours! You can read more details about this in our 4.0 guide here.

  • A preference that allows you to choose a default storage location for each node type, instead of using the same location for all of them. For the choosy types.

  • You can now use the {{this}} variable in transforms, joins, and templates. Renders to a ref_no link of the current node.

  • We’ve made some interface improvements to the git integration. Putting our best foot forward.

v4.0 - Lhotse - Bug Fixes

by Coalesce
Bug Fix
  • We’ve upgraded some dependencies that the app runs on, resulting in better performance and fewer bugs.

  • Sometimes workspace and environment creation dates could be inaccurate in the UI, this is now fixed.

v3.5 - Kanchenjunga Patch 5 - What's New

by Coalesce
New
  • Bulk edit is now available in Node Grid view for mass updating of Node Types or Storage Locations! Edit nodes to your heart’s content.

  • You can now export your Run results via coa CLI.

  • The app now allows users to specify additional attributes for system columns such as nullability, default value, or description.

  • You can now view your subgraphs in alphabetical order on the left sidebar.

  • Coalesce will now gracefully take you to a 404 error page when we cannot find what you’re looking for.

  • Thanks to a few tweaks and polishes, the app should be running smoother than before.