Fixed “marked failed errors” during refresh.
Version 7.10.4
We fixed a bug where Nodes with a joinTemplate in their definition did not generate code for the join condition, resulting in the join tab being blank..
Version 7.10.3
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.
Command Line Users on Versions 7.5.8 or Below
Command line users on version 7.5.8 or below should upgrade to coa version 7.10.2 immediately.
Users on`coa`
version 7.5.8 and below may encounter deployment and refresh errors. The issue occurs with the presence of`platformKind:snowflake`
in the data.yml.
To fix any critical deployment or refresh issues:
Upgrade to coa version 7.10.2 as soon as possible to prevent further issues.
If you are unable to upgrade your coa version and need to deploy immediately:
Check your commits for
platformKind:snowflake
in the data.yml file.Manually remove the
platformKind:snowflake
and commit the changes.Deploy as normal
We are working on a change to be delivered within the next 24 hours to allow backwards compatibility for older versions of coa as to not disrupt operations.