https://linen.dev logo
p

Ping

07/01/2021, 4:33 PM
I tried to upgrade from 0.26.2-alpha to 0.27.0-alpha, and this time, my upgrade script ran without a hitch! I ran it like this:
Copy code
./upgrade-airbyte 0.26.2-alpha 0.27.0-alpha 0.27.0-alpha
u

user

07/01/2021, 4:33 PM
Here's the whole transcript of the run:
u

user

07/01/2021, 4:35 PM
Awesome. That looks so cool @Ping
p

Ping

07/01/2021, 4:49 PM
@Ping you can try out the new automatic upgrading (for docker), https://docs.airbyte.io/upgrading-airbyte#upgrading-docker
u

user

07/01/2021, 6:14 PM
@Subodh (Airbyte) Does this mean that we basically don't need to migrate anything anymore? Does the migration happen automatically on startup?
u

user

07/01/2021, 6:15 PM
yes correct. If you are migrating to version
0.27.0
then all you have to do is turn off airbyte, pull the latest changes (git pull) and then turn on Airbyte and migration would happen.