Product Updates

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.

v3.5 - Kanchenjunga Patch 5 - Bug Fixes

by Coalesce
Bug Fix
  • Previously, you may have expected that specifying a Snowflake warehouse via api call would override the default value. But sadly it didn’t. It should now work as intended.

  • OAuth will now disconnect without making a fuss.

  • Generated documentation for User Defined Nodes now uses the Node Type Name like it should.

  • Loading the app won’t take too long anymore. Hooray!

  • Users would receive a message asking for excessive permissions from Azure Single Sign-On. That was bothersome, so we fixed that.

  • You can now actually view the Run script in generated documentation.
    Occasionally, the Activity Feed did not update the run status automatically. It will now be more punctual.

  • The app would sometimes set multiple default storage locations. It no longer does that.

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

by Coalesce
New
  • You can now use profiles to set frequently used configurations in the coa command-line interface.

  • Key pair authentication is now available for coa CLI.

  • Override Snowflake authentication parameters via API and CLI.

  • Viewing a node ID for a node is just a hover away.

  • Run node refreshes via CLI selector syntax (limited support).

v3.4 - Kanchenjunga Patch 4 - Bug Fixes

by Coalesce
Bug Fix
  • Previously, the node type editor had developed a distracting text overflow issue. That has been fixed now.

  • Clearing your search from the source cascader no longer throws an error.

  • Pagination for Job history now works as expected.

  • Improved issues with git versions

  • Improved column lineage calculation

  • Fixed a bug where column propagation would not create a new column correctly

  • Fixed performance issues with the source select dropdown

  • We tweaked many other issues as well

v3.4 - Kanchenjunga Patch 4 - Bug Fixes

by Coalesce
New
  • Previously, the node type editor had developed a distracting text overflow issue. That has been fixed now.

  • Clearing your search from the source cascader no longer throws an error.

  • Pagination for Job history now works as expected.

  • Improved issues with git versions

  • Improved column lineage calculation

  • Fixed a bug where column propagation would not create a new column correctly

  • Fixed performance issues with the source select dropdown

  • We tweaked many other issues as well

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

by Coalesce
New
  • Ability to set read-only variables (Parameters) that can be accessed via node templates. Parameters can be set to control the behavior of nodes during development and deploy time via the GUI interface. CLI and API options are coming soon which will allow the user to set parameters during both refresh and deploy.

  • SSO Authentication to Coalesce via Azure Active Directory

  • Improved switcher to change the view of Node and Column browser between Graph, Node Grid, and Column Grid

  • Improved the "Something went wrong" page when Coalesce encounters a bug. Errors are automatically sent to an on-call engineer for an investigation to improve our product continually.

  • Ability to execute multiple jobs at the same time in a given environment

  • Deleting columns now presents the user with an option to abort the action. We have observed that very few users use the propagate deletion flow when deleting a column from the grid. To kick off deletion propagation, you must now do this from the Column Lineage interface.

  • Various minor improvements to make the app better!