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 - Bug Fixes
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 - Bug Fixes
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 - Bug Fixes
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 - Bug Fixes
"Validate Run All" from the graph actually ran the nodes rather than appending the SQL with
EXPLAIN
. This is now working as expected.
v3.2 - Kanchenjunga Patch 2 - Bug Fixes
Inside of the node mapping grid, we now alphabetically sort all items in the source selector.
Jinja templating errors will now be shown in the results pane to improve template development.
Various bug fixes and performance improvements.
v3.1.1 - Kanchenjunga Patch 1 Hotfix - Bug Fixes
Improved general app performance
Addressed a bug that prevented hash column metadata from upgrading to the new format when a node is opened. Please contact support if you are still experiencing issues.
v3.1 - Kanchenjunga Patch 1 - Bug Fixes
Addressed an issue where only the first
{{ stage() }}
in the create template would execute on a deployment
v3.0 - Kanchenjunga - Bug Fixes
Previously, the syntax for the SHA256 hash generator algorithm was incorrect. Now it’s fixed.
Writing a join condition caused the text to flicker sometimes. Typing in the Join field is now flicker-free.
Minor improvements in general. Hopefully, the app should be even better for everyone.