Deprecated node metadata changes were completed with the release of 7.15.
Previous posts
March 13, 2025 - Upcoming Deprecated Node Metadata Changes
March 3, 2025 - Deprecated Node Metadata Changes
Deprecated node metadata changes were completed with the release of 7.15.
Previous posts
March 13, 2025 - Upcoming Deprecated Node Metadata Changes
March 3, 2025 - Deprecated Node Metadata Changes
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
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.
Coalesce will be taking a scheduled maintenance window. During this time, search functionality within the generated documentation pages will be temporarily unavailable.
Maintenance Details:
• Date: Monday, February 17, 2025
• Time: 8:00 PM - 10:00 PM US/Pacific
We are performing this maintenance to enhance the stability and performance of our platform. We expect search services to be fully restored by 10:00 PM PST, but will notify users if there are any delays or updates.
The rest of the platform will remain fully operational during this time.
We appreciate your understanding and apologize for any inconvenience this may cause. If you have any questions or concerns, please feel free to reach out to our support team.
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.
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.
The previously reported issue affecting users on coa
version 7.5.8 and below has been resolved.
No immediate action is required for users on older versions.
The fix maintains backward compatibility across versions.
While older versions are now supported, we recommend updating to the latest version of coa
when possible.
You can now add a "Re-Sync Columns" button to custom Nodes. This feature allows users to sync columns that are not part of a source Node. Learn more in Custom Node Types.
We’ve made updates to product feature speed.