Issue updating Airbyte version and recovering custom connector

Summary

User is facing issues updating Airbyte from v0.0.99 to v1.1.0 and recovering custom connector via the builder.


Question

Hi all :slightly_smiling_face:
I tried to update an older version of Airbyte (v0.0.99 :scream:) to v1.1.0 with abctl but I get a message telling me to use the “v0.32.0-alpha” version first.
I’ve done this but it doesn’t work, because v0.32.0-alpha doesn’t work with v0.0.99.
I can install a new Airbyte instance with the latest version, but how can I recover my custom connector (via the builder) ?
Thanks in advance !



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["update-airbyte", "custom-connector", "connector-builder", "version-mismatch"]

To my understanding, you can export custom connectors, and then just import them into another instance. I’d verify that the import is successful before blowing away your old instance, but seems possible.

I have a button in the upper right that allows me this option (running version 0.63.12)

oh I do not think to do this thanks !
but I search to keep my connections too :smile: that’s why I want to upgrade with abctl