Upgrading from v0.63.15 to v1.1.0

Summary

The user is inquiring about potential issues when upgrading Airbyte platform from version 0.63.15 to 1.1.0 and wants to confirm if the command ‘abctl local install --low-resource-mode’ will retain current pipelines.


Question

Hello!

Is there any foreseeable issues if i upgrate from v 0.63.15 to newest (v 1.1.0)?

I am planning to update abctl with: curl -LsfS <https://get.airbyte.com> | bash -

then update with abctl local install --low-resource-mode

just want to make sure that there are no breaking changes and that abctl local install --low-resource-mode will keep current pipelines



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

["upgrade", "v0.63.15", "v1.1.0", "abctl", "local-install", "low-resource-mode", "breaking-changes", "pipelines"]

I recommend having 2 Airbyte instances, e.g. staging and production, and testing new versions on staging instance.

There are not so many version between 0.63.15 and 1.1.0 https://github.com/airbytehq/airbyte/tags
In my project, upgrade path 0.63.4 - 0.64.3 - 1.0.0 went just fine with some minor changes