Skip to content

Document upgrade/downgrade processes #2546

Closed Answered by Tymek
zamazan4ik asked this question in Q&A
Discussion options

You must be logged in to vote

It is possible only if you spin up another instance while the old one is still running and move traffic. We don't have it out of the box, since it's just a NodeJS app. Migrations, both up and down, are automatic (we had one issue in the past, 4.12, this was patched after a day). All data related to new features can be lost when downgrading.

compatibility guarantees between releases

We follow semantic versioning. Only in major releases you can expect breaking changes. We provide migration guides when needed.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
3 replies
@Tymek
Comment options

@thomasheartman
Comment options

@Tymek
Comment options

Answer selected by pransh15
Comment options

You must be logged in to vote
4 replies
@thomasheartman
Comment options

@thomasheartman
Comment options

@mbsimonovic
Comment options

@thomasheartman
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
4 participants
Converted from issue

This discussion was converted from issue #2538 on November 28, 2022 14:08.