30 lines
1.6 KiB
YAML
30 lines
1.6 KiB
YAML
- title: "Legacy URLs replaced or removed"
|
|
announcement_milestone: "15.9"
|
|
removal_milestone: "16.0"
|
|
breaking_change: true
|
|
reporter: tlinz
|
|
stage: Create
|
|
issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/214217
|
|
body: | # (required) Do not modify this line, instead modify the lines below.
|
|
GitLab 16.0 removes legacy URLs from the GitLab application.
|
|
|
|
When subgroups were introduced in GitLab 9.0, a `/-/` delimiter was added to URLs to signify the end of a group path. All GitLab URLs now use this delimiter for project, group, and instance level features.
|
|
|
|
URLs that do not use the `/-/` delimiter are planned for removal in GitLab 16.0. For the full list of these URLs, along with their replacements, see [issue 28848](https://gitlab.com/gitlab-org/gitlab/-/issues/28848#release-notes).
|
|
|
|
Update any scripts or bookmarks that reference the legacy URLs. GitLab APIs are not affected by this change.
|
|
|
|
#
|
|
# OPTIONAL END OF SUPPORT FIELDS
|
|
#
|
|
# If an End of Support period applies, the announcement should be shared with GitLab Support
|
|
# in the `#spt_managers` channel in Slack, and mention `@gitlab-com/support` in this MR.
|
|
#
|
|
end_of_support_milestone: # (optional) Use "XX.YY" format. The milestone when support for this feature will end.
|
|
#
|
|
# OTHER OPTIONAL FIELDS
|
|
#
|
|
tiers: # (optional - may be required in the future) An array of tiers that the feature is available in currently. e.g., [Free, Silver, Gold, Core, Premium, Ultimate]
|
|
documentation_url: # (optional) This is a link to the current documentation page
|
|
image_url: # (optional) This is a link to a thumbnail image depicting the feature
|
|
video_url:
|