Product Updates

v5.4.0 - Makalu

by Coalesce
New
Bug Fix

What's New

  • The git repository will now be automatically cloned in the browser, if previously configured. This will provide a more seamless experience when accessing the app from different computers or browsers.

  • Users can now change the generated default join statement for a UDN using a Jinja template. More details in our docs here.

  • We now support self-hosted git repositories from most git providers.

  • Improved node bulk editing so that it shows a preview like the column bulk editor.

  • The mapping grid now displays which columns are used in a hash.

  • New nodes can now be created based on a selection of columns, even if they’re in different nodes.

  • The problem scanner is now a caution sign instead of a bell.

  • The forceIgnoreWorkspaceStatus option now works for CLI re-runs.

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

Bug Fixes

  • CLI Error messaging improvements.

  • Fixed bugs around swapping git repositories to make the experience better.

  • Re-running a failed job in our CLI application now re-runs from the previous failure point.

  • Fixed a bug that could occur when trying to create nodes of invalid node types.

  • Fixed a bug that could make transforms on a multi-source node difficult to edit.

  • Fixed an issue with generated documentation for graphs that lacked source nodes.

  • Fixed an issue where a corrupt node type could prevent generated documentation from rendering.

  • Fixed many other small bugs to improve the overall user experience.

v5.3.7 - Makalu

by Coalesce
Bug Fix

Bug Fixes

  • Reduced number of network requests needed to run the application, improving overall performance.

v5.3.6 - Makalu

by Coalesce
Bug Fix

 Bug Fixes

  • Fixed an issue where dependencies in node files were re-ordering unnecessarily.

  • A few other small fixes.

v5.3.5 - Makalu

by Coalesce
Bug Fix

 Bug Fixes

  • Fixed a bug that prevented users from bulk editing data types.

v5.3.4 - Makalu

by Coalesce
Bug Fix

Bug Fixes

  • Fixed a bug that would prevent some nodes in jobs from running.

v.5.3.3 - Makalu

by Coalesce
Bug Fix

Bug Fixes

  • Performance and bug fixes.

v5.3.2 - Makalu

by Coalesce
Bug Fix

Bug Fixes

  • This release includes a variety of performance and logging improvements aimed at improving the experience of customers with larger graphs.

  • Fixed a bug that could occur when grouping by data type in a node's mapping grid.

v5.3.1 - Makalu

by Coalesce
Bug Fix

Bug Fixes

  • Fixed a UI bug where hash key configurations were sometimes rendering incorrectly.

v5.3.0 - Makalu

by Coalesce
New
Bug Fix

What's New

  • All APIs now use request headers with Bearer Authentication, providing enhanced security for the platform. Using authentication tokens in the query parameters is still supported, but not recommended. Please refer to our API documentation to learn more about the new format and how to use it.

  • We have added a new config item type (columnDropdownSelector) that can be used in User Defined Nodes to select a single column from a dropdown menu, providing greater flexibility and customization for your pipelines. You can read more here.

  • We now support self-hosted git repositories from most git providers.

  • Environments and workspaces can now be assigned text and background colors, making it easier for users to differentiate between them on the activity feed, deploy wizard, and git modal.

  • OAuth configuration is now in a different location within workspace/environment settings. Client ID and secret are no longer visible in the UI after saving the configuration, enhancing the security of the platform.

  • Node IDs and column IDs are now UUIDs instead of integers, improving consistency and providing better support for future features. This will only apply to newly created nodes.

  • Our CLI application now records git SHA commits so the UI will show the environment in which they've been deployed.

  • The git modal and deployment wizard now have more consistent terminology and functionality.

  • Checkout and merge latest buttons are now disabled in the git modal when viewing the current branch, reducing confusion.

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

Bug Fixes

  • Fixed a bug where Admin users were unable to reset user passwords.

  • Fixed a UI bug where storage mappings with long names would look uneven in some parts of the interface.

  • Fixed an issue with column lineage not appearing correctly for multi-source nodes.

  • Fixed an app crash in our generated documentation that would sometimes happen when selecting certain nodes.

  • Fixed a bug that would prevent users from selecting and copying text from many parts of the app.

  • Fixed a coa bug where the auth types were printed incorrectly in the error message.

  • Some small UI improvements to our generated documentation.

  • This update provides important bug fixes and security updates.

  • Fixed many other small bugs to improve the overall user experience.