Product Updates

Version 7.14.4

by Coalesce
Updates
  • Turning off the multi-source toggle will now properly remove the additional source from the YAML file.

  • [Object Object] no longer appears in the hash column.

  • Column lineage will now display a loading spinner and will only render when column lineage is ready.

Upcoming Deprecated Node Metadata Changes

by Coalesce
Action Required

In our ongoing efforts to enhance performance and maintainability, we're removing some legacy metadata fields that are no longer needed.

This process is happening in two stages:

  • Release 7.14 - Already completed ✅

  • Release 7.15 - Coming soon

What this means for you:

  • No workflows will be disrupted.

  • No data will be affected.

When doing a commit, you might see changes for Nodes that you haven’t modified. This is expected when deprecated metadata is removed. You will need to:

  1. Making a commit with the changes.

  2. Continue on with your workflow.

Example of a commit with metadata changes

Deprecated Properties Removed:

Deprecated fields in 7.15 will affect all Source Node Types regardless of age or activity status. These fields may still appear in our API, but are no longer used in the Node metadata.

  • dataset

  • table

  • metadata.join

  • metadata.sourceMapping - already absent from most sources

See our previous changelog post about the changes in 7.14.

Preview Version 7.14.3

by Coalesce
Preview

We fixed an issue where a Metadata update message would unintentionally display in deploy plans and run results.

Preview Version 7.14.2

by Coalesce
Preview

Bug Fixes

  • Fixed an issue where Node aliases were unexpectedly removed when modifications were made through the Join tab.