Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: enable upgrading release from 4.4.X to 4.5.Y #8696

Merged
merged 3 commits into from Aug 15, 2022

Conversation

thalesmg
Copy link
Contributor

When upgrading from 4.4.X, the install_upgrade script from 4.4.X
is used, which forbids such transition.

The problem is that the install_upgrade.escript for the older versions are already released. So, a new 4.4.FIX release containing this fix would need to be cut to allow upgrading 4.4.X -> 4.4.FIX -> 4.5.0.

@thalesmg thalesmg marked this pull request as ready for review August 11, 2022 19:00
@thalesmg thalesmg force-pushed the relup-upgrade-44-to-45 branch 3 times, most recently from 1d2d365 to 3bcf972 Compare August 12, 2022 13:05
When upgrading from 4.4.X, the `install_upgrade` script from 4.4.X
is used, which forbids such transition.
@thalesmg thalesmg force-pushed the relup-upgrade-44-to-45 branch 2 times, most recently from 2e00079 to 403e787 Compare August 12, 2022 14:30
@thalesmg thalesmg requested a review from a team August 12, 2022 17:18
@thalesmg thalesmg merged commit a09575a into emqx:main-v4.4 Aug 15, 2022
@thalesmg thalesmg deleted the relup-upgrade-44-to-45 branch August 15, 2022 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants