Fixed issue where changes made to Nodes would not appear in Deploy and Refresh operations.
Version 7.15
The coa CLI will now display plan warning messages even if the plan was successfully created. This will help you identify any issues that come up before deployment.
The
/api/v1/environments/{environmentID}/nodes
and/api/v1/workspaces/{workspaceID}/nodes
endpoints now have pagination. You can use the following query parameters to organize your responses:Limit
- The maximum number of Nodes to return.startingfrom
- The cursor point for paging the query results.orderBy
- The field to order the results by.`
Version 7.15.1
Version 7.14.4
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.
Version 7.13.2
On February 11, there were reported issues with our 7.13.1 release. We have fully resolved any issues with version 7.13.2. If you experience any further issues, please contact our support team.
We apologize for any disruption and thank you for your patience.
Follow us at https://status.coalesce.io/ to stay updated on Coalesce system status and any service interruptions.
Version 7.11.3
Added reliability improvements to the checkout process to ensure first-time success.
Updated Node deletion to immediately reflect removed nodes in the UI without requiring a page refresh.
Version 7.11.2
Updates
Project Architects and Project Contributors can now delete Workspaces in any projects they are part of.
Our Join string editing capability now saves correctly when rapidly switching between multi-source nodes.
Our Hash editor automatically displays all columns with proper scrolling functionality.
Reminder
Keep your CLI up to date to ensure access to the latest features, bug fixes, and security enhancements. Run`npm upgrade -g @coalescesoftware/coa`
or download the latest version on NPM.