v5.4.5 - Makalu

🐞 Bug Fixes

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

v5.4.3 - Makalu

🐞 Bug Fixes

  • Resolved an issue that prevented autocomplete from prompting in certain situations.
  • Fixed a bug that would occasionally prevent runs from being marked as finished.

v5.4.2 - Makalu

🐞 Bug Fixes

  • Fixed a bug in imported packages that prevented users from editing their corresponding UDNs and macros.

v5.4.1 - Makalu

🐞 Bug Fixes

  • Column lineage for nodes with changes made off platform will now work as expected.
  • Column lineage for older nodes that lacked UUIDs will also work as expected now.

v5.4.0 - Makalu

✅ 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

🐞 Bug Fixes

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

v5.3.6 - Makalu

🐞 Bug Fixes

  • Fixed an issue where dependencies in node files were re-ordering unnecessarily.
  • A few other small fixes.

v5.3.5 - Makalu

🐞 Bug Fixes

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

v5.3.4 - Makalu

🐞 Bug Fixes

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

v.5.3.3 - Makalu

🐞 Bug Fixes

  • Performance and bug fixes.