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 - What's New
Coalesce Command Line Interface (coa) is now available via npm. You can read more details here.
We redesigned our interface for assigning columns to hash columns. Now the order of these columns can be explicitly set.
Coalesce no longer pre-fetches data previews during "Run All"
General improvements to the UX and internal logging
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 - What's New
You can now write node level and column level SQL tests for all node types.
Admins now have control over user management.
Grid view now supports node search.
Introduced a new core UI element to capture more generic user input in a table-like structure.
We’ve added new options to the graph tab! You can now Validate create and run, Create all nodes from the graph.
Multisource is now supported on the View node type.
Bulk edit now supports node and column source mapping.
Dimension node type now expires records with milliseconds granularity rather than 1 day in the past.
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.
v2.4.1 - K2 Patch 4.1 - What's New
The app now supports Gridview on the build tab. This view can be toggled off or on.
We have made changes to the metadata structure. This will include column details for the upstream nodes.
v2.4.1 - K2 Patch 4.1 - Bug Fixes
If you have been having trouble with adding a large number of sources, you should no longer be having them.
The app will now correctly check for missing required attributes on all node type.
We have made some minor changes to improve the usability of the app.
v2.4 - K2 Patch 4 - What's New
You can now expand many of the config items to full screen.
The app now supports ‘SHA1’ as the default hashing algorithm as recommended by Data Vault 2.0.
v2.4 - K2 Patch 4 - Bug Fixes
Sometimes, typing the join condition causes text to be overwritten.
Vertical blowout issue on the workspace settings page has now been fixed.
Now you can click anywhere on the user settings button and it will politely take you to the settings page.
Running a node that has missing fields from the graph context menu will now obediently capture the error and display it in the run history.
Deploy and refresh jobs will now display the executed sql even when they fail.
Changing the source mappings for a node no longer causes its position in the graph to look weird.
We fixed an issue wherein errors from running a source can only be seen on clicking fetch data.
The scanner will now notify the user when a default storage location hasn’t been set.