summaryrefslogtreecommitdiff
path: root/data/removals/15_0/15-0-remove-replicaiton-detail-routes.yml
blob: 59775a6653434944b13ad014f17218a98f37c961 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
- title: "Legacy Geo Admin UI routes"
  announcement_milestone: "14.8"
  announcement_date: "2022-02-22"
  removal_milestone: "15.0"
  removal_date: "2022-05-22"
  breaking_change: false
  reporter: sranasinghe
  stage: enablement
  issue_url: "https://gitlab.com/gitlab-org/gitlab/-/issues/351345"
  body: |
    In GitLab 13.0, we introduced new project and design replication details routes in the Geo Admin UI. These routes are `/admin/geo/replication/projects` and `/admin/geo/replication/designs`. We kept the legacy routes and redirected them to the new routes. These legacy routes `/admin/geo/projects` and `/admin/geo/designs` have been removed in GitLab 15.0. Please update any bookmarks or scripts that may use the legacy routes.
  tiers: ["Premium", "Ultimate"]