Updates

We added alphabetical sorting to:

  • Documentation

  • Node type selector

  • Add new Node

This means locating items faster and reducing scan time for large lists.

Bug Fixes

  • Environment Reader roles have read access to the following API endpoints:

    • LIST Environments

    • GET Environments

    • Get Nodes

    • LIST Nodes

    • GET Job Status

    • GET Runs

    • LIST Runs

  • Ref functions now validate inputs during plan rendering. Empty strings or undefined values now throw clear errors identifying problematic Nodes when using the Coalesce App.

  • We fixed an error that caused users to receive the error message: “Error installing package: failed to validate request body” when installing Nodes.

  • The Problem Scanner now returns the alert "Configure key pair in User Credentials tab” for missing Snowflake Key Pair credentials.

  • Fixed issue where data type changes to columns in Coalesce would not deploy when the target table contained unexpected columns in the data warehouse. Changes now deploy correctly.