You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: support data-binding expression on internal node runsettings
* fix: raise error if unknown field errors are met in load_funcs
* fix: support is_control output for internal components
* feat: ignore unknown fields on internal output port definition instead of raising error
* feat: enable hdinsight.compute_name
* feat: support dependency files in additional_includes
* feat: convert hdinsight.compute_name to arm str
* feat: load all internal nodes to their own entity class
instead of base node
* resolve comment
add * to validation class method
remove super class for InternalOutputSchema
0 commit comments