Hello :wave: I have spent quite some time using Oc...
# help-api-cli-orchestration
b
Hello 👋 I have spent quite some time using Octavia-Cli and while it’s very helpful, I’m experiencing some issues : • The first one is already documented here : issues with the 4 connection fields. When I put them in configuration, I got TypeError and when I don’t put them I have to accept “diff” for every connections on apply. ◦ schema_change ◦ notify_schema_changes ◦ non_breaking_changes_preference ◦ geography • The second one is when I try to block the source/destination versions on the file, it will still try to use the latest available of the docker. ◦ For Snowflake Destination for example, even if I override the definition_version of the config file with
0.4.38
it will still run with
0.4.41
, is there a way to configure the version we want for each source/destination ? Do you have any idea ?
l
Hi Benoit, did you ever find a solution to this? I’m having the same issue regarding the schema_change fields. Removing the fields lets it sync too but the connector doesn’t show up in the GUI