Prepare to release 1.1.1 to replace 1.1.0 because it fix a bug of fate upgrade manager#29
Merged
JingChen23 merged 3 commits intomainfrom Feb 15, 2023
Merged
Prepare to release 1.1.1 to replace 1.1.0 because it fix a bug of fate upgrade manager#29JingChen23 merged 3 commits intomainfrom
JingChen23 merged 3 commits intomainfrom
Conversation
Signed-off-by: Chenlong Ma <chenlongm@vmware.com>
Signed-off-by: Chenlong Ma <chenlongm@vmware.com>
Fix FUM bug for version filter
zhihuiwan
approved these changes
Feb 15, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a patch release of 1.1.0
If we use 1.1.0 to build fate upgrade manager v1.10.0, then it could will fail when we do a jump upgrade between certain versions, such as from 1.8.0 directly to 1.10.0.
Consequtive upgrade has no issue with 1.1.0.
After fix, we support jump upgrade, I would like to release this patch and mention that we support building FATE 1.10.x images with Fate-Builder v1.1.1.