Product Updates

v6.0.5 - Cho Oyu

by Coalesce
Bug Fix

Bug Fixes

  • Improved git logging

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

v6.0.4 - Cho Oyu

by Coalesce
Bug Fix

Bug Fixes

  • Fixed an issue where two nodes with same name and storage location could be created.

  • Improved instrumentation to better diagnose uncommon network-related issues.

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

v6.0.3 - Cho Oyu

by Coalesce
Bug Fix

Bug Fixes

  • Fixed a bug that caused the template renderer not to start up for some users.


{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

v6.0.1 - Cho Oyu

by Coalesce
Bug Fix

Bug Fixes

  • Fixed an issue where clicking Discard All in the git modal would clear Workspace mappings.

  • Made some improvements to our Deployment process.

  • Fixed a minor styling issue in column headers.

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

v6.0.0 - Cho Oyu

by Coalesce
New
Bug Fix

What’s New

  • Projects have arrived! These are logical groupings of work that help customers organize their data warehousing efforts by a specific function or mission. They will be automatically enabled for new orgs, existing orgs can reach out to support to have them enabled. You can read more and see a video on our documentation page here.

  • The Deploy Dashboard has gotten an overhaul. Users can now filter runs and view more run history at first glance. You can learn more here.

  • Git credentials are now reusable across different Projects. You can read more here.

  • Made stability improvements to the renderer.

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

Bug Fixes

  • Improved overall UI stability.

  • The List Runs API endpoint no longer responds with toWorkspaceID, now correctly uses EnvironmentID. forceIgnoreWorkspaceStatus is now forceIgnoreEnvironmentStatus. This is for consistency in terminology, as these are Environments, not Workspaces.

  • The Runs and Runs List API endpoint responses no longer mention steps, and correctly reference nodes.

  • Fixed an issue where reordering columns would sometimes not update the DDL.

  • Fixed an issue where discarding changes in the git modal would sometimes not work.

  • Fixed a bug where the merge conflict modal would show incorrect text after viewing more than one merge conflict.

  • Fixed a few UI bugs around hash algorithm selection.

  • Fixed a variety of smaller bugs and issues.

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

v5.5.3 - Makalu

by Coalesce
Bug Fix

Bug Fixes

- Fixed an issue where out-of-the-box Node Types may update more than expected.

v5.5.2 - Makalu

by Coalesce
Bug Fix

Bug Fixes

- Fixed an issue that would prevent column lineage from being generated in certain situations

- Fixed an issue that could cause application crashes, particularly when viewing YAML files in the git modal.

v5.5.1 - Makalu

by Coalesce
Bug Fix

Bug Fixes

  • Fixed an issue where re-running refreshes would only use default Environment parameters, instead of requested parameters.

  • Improved internal logging for Snowflake connections.

v5.5.0 - Makalu

by Coalesce
New
Bug Fix

What's New

  • Users can now parse their XML variant data in addition to JSON data - read more here.

  • New API and CLI endpoints to access Run\*, Node, and Environment metadata - read more here.

  • There’s now a coa CLI option to manually append git SHA to deployments, resulting in label in git modal \[ --gitsha \].

  • UI scalability improvements when loading graph views.

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

  • Proof Key for Code Exchange (PKCE) is required and enforced for all OAuth authorizations.

_\* Run Results data from**before November 2022 will not be available** via the API/CLI. Support for querying those older Runs coming soon!_

Bug Fixes

  • Re-sync source columns now detects modified and deleted columns, not just added ones.

  • Resolved an issue that would sometimes cause Runs to be marked failed even though they had completed successfully.

  • Fixed an issue where if a node in a deployment had an error, unrelated Nodes would also have their deployment stopped.

  • Added a scroll bar to the source section of Multi Source Nodes to better support a large number of sources.

  • Fixed a bug that could result in the application crashing when using `tabularConfig` items in the creation of User-defined Node Types.

  • Removed the “Results per Page” button in the Org Settings Users list, as it was not functional.

  • Fixed some bugs in the generated documentation that would occasionally lead to crashes.

  • Fixed a bug that could block updating SSO settings.

  • Many smaller fixes.