• 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