Replies: 1 comment 2 replies
-
Hey, it's our policy for distributed binary, to keep the user using latest version of atlas with bugs fixed. See: https://atlasgo.io/cli-reference#distributed-binaries |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I went to do some work on an old project today, and found that my
yarn
install was failing. Looking at the logs it's because theatlas
version no longer exists.This feels like a bit of a rug pull - I can understand not providing support for older versions, but removing them completely and breaking existing projects doesn't feel great.
In this instance upgrading to the latest version was straight forward, but that might not always be true. For something as critical to a project as database migrations, I don't want to find myself forced into a surprise migration.
Beta Was this translation helpful? Give feedback.
All reactions