-
Notifications
You must be signed in to change notification settings - Fork 811
Updates relating to 16.0.0-rc #7038
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
Conversation
|
Hi @AndyButland ! Will this include all Docs updates for Umbraco 16? Also, the 16 docs is not published yet, and won't be until we publish the RC docs. |
|
I've suggested to the team they can add small things here - little updates as and where needed, like the one I've added. Though likely anything more substantial will have their own PRs to make them easier to review. |
|
Great! I see we have a meeting tomorrow, so we should coordinate who writes what - just so we don't accidentally do double-work. |
sofietoft
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know this is still in draft mode, but since the RC is going on tomorrow, I thought it made sense to start the review 😅
In addition, I have a question:
Should we remove the breaking changes for the previous versions?
Or perhaps only keep the supported versions there? 🤔 So, that would be 10, 13 and 15 in this case..
This goes for both breaking changes and version specific upgrade notes.
Co-authored-by: sofietoft <stk@umbraco.com>
|
Good point @sofietoft! Thanks, and sorry for forgetting to mark this as ready for review. On the breaking changes point, I think it's probably best to keep in actually. Just as if you are going from say 13 to 16, it makes sense you read the breaking changes between 13 to 14 and 14 to 15, even if you are upgrading in one step. You could go and find the 14 and 15 docs to see these, but it's an extra step and it may not be obvious that you should review them. |
|
The beta and RC ones could go for non-current versions I'm sure. But for this...
... I think we should keep. You are right that you don't need to do the intermediate upgrade steps - i.e. you can upgrade 10 to 13 - but you still might want to know what all the breaking changes are between the versions you are going between. |
|
Yes, you are right. The breaking changes remain relevant, so we'll keep them 😄 I'll merge this, and make sure the RC docs are published tomorrow. |

Description
Includes the following:
AsyncMigrationBase, update base classes and call async methods Umbraco-CMS#17057Type of suggestion
Product & version (if relevant)
Umbraco CMS 16.0.0-rc
Deadline (if relevant)
We should publish this when the RC is released. For now, keeping in draft.