v6.1.8 Cho Oyu

🐞 Bug Fixes

  • Upgraded Snowflake SDK to support breaking change for Snowflake accounts hosted on Google Cloud.

v6.1.7 Cho Oyu

🐞 Bug Fixes

  • Optimized creation of SQL views in deployments to reduce needless view recreation.
  • Key Pair authentication no longer requires a username to be provided in API calls when the Snowflake username is already being stored by Coalesce for the relevant Environment.

v6.1.6 Cho Oyu

🐞 Bug Fixes

  • Fixed a bug involving the use of single quotes in SQL ALTER statements causing Deployment difficulties.
  • Some error toasts in the application were cryptic, those have been changed to be more relevant.
  • Fixed a bug where hash column name updates would sometimes not be saved.
  • Fixed a bug where Include/Exclude filters would sometimes fail with drag and drop behavior in the Build graph.

v6.1.5 Cho Oyu

✅ What's New

  • Snowflake key pair authentication is now supported in Coalesce's UI. Read more in our Connections article.

v6.1.4 Cho Oyu

🐞 Bug Fixes

  • Fixed a freeze that could sometimes occur when rendering column lineage.

v6.1.3 Cho Oyu

🐞 Bug Fixes

  • Many performance improvements in graph and node rendering.
  • The runStatus API endpoint now returns an accurate runLink URL in its response.
  • Fixed a crash that could sometimes occur in generated documentation.

v6.1.2 Cho Oyu

✅ What's New

  • Snowflake key pair authentication is now supported for API calls.

🐞 Bug Fixes

  • Nodes with missing required configuration attributes, like for example a Dimension node that lacks a business key, will now alert the user.

v6.1.1 - Cho Oyu

🐞 Bug Fixes

  • Fixed a bug that could cause node pages to crash sometimes.

v6.1.0 - Cho Oyu

✅ What's New

  • Projects will be enabled for all existing customers and on by default for all new customers. You can read more about this feature and see a video on our documentation page here.
  • Querying runs from before November 2022 via API/CLI is now supported!
  • New Transient Deployment Strategy available for UDNs, read more in our documentation here.
  • A variety of small UI improvements to the Deployment Dashboard for improved usability.
  • Minor performance and UI improvements that make the app smoother and more user-friendly.

🐞 Bug Fixes

  • Fixed a bug where users could sometimes delete themselves.
  • Fixed an issue where drag and drop would sometimes stop working in multi source nodes.
  • The Node and List Nodes API endpoints now correctly return a 400 error when an invalid Environment ID is selected.
  • The coa CLI application now accepts the parameter —forceIgnoreEnvironmentStatus, as expected.
  • Optimized the out-of-the-box Dimension Node template to prevent incorrect dates from appearing while sources are unchanged.
  • Fixed a variety of smaller bugs and issues.

v6.0.7 - Cho Oyu

🐞 Bug Fixes

  • Fixed a problem in our generated documentation that was preventing certain users from being able to view column lineage.