Hello! I am looking to upgrade our Dagster daemon ...
# ask-community
w
Hello! I am looking to upgrade our Dagster daemon / webserver instance from
1.0.x
to
1.3.x
. Assuming none of the breaking changes detailed in the migration guide applies, is the recommended upgrade path to incrementally upgrade to each minor version, or is it safe to jump multiple minor versions at once? Are there any concerns if our user code versions are skewed 3 minor versions behind the daemon and server (temporarily as we migrate)?
🤖 1
y
yes i’d recommend incrementally upgrade to each minor version in case anything unexpected happens. since we won’t have access to your infra, it’d be easier for us to help with troubleshooting as well if you incrementally upgrade.
🙏 1
most changes we made that would affect user code would be backward compatible. but keep in mind there were some breaking changes introduced in minor versions. you can find all of them here: https://docs.dagster.io/migration
🙏 1