Welcome to mirror list, hosted at ThFree Co, Russian Federation.

16-0-redis-5.yml « 16_0 « removals « data - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2c539c5775ecc5ff09c678d7ccc0d99bf60c1fd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
- title: "Redis 5 compatibility"
  announcement_milestone: "15.3"
  removal_milestone: "16.0"
  breaking_change: true
  reporter: twk3
  stage: Enablement
  issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/331468
  body: |
    In GitLab 13.9, we updated the Omnibus GitLab package and GitLab Helm chart 4.9 to Redis 6. Redis 5 reached end of life in April 2022 and is not supported.

    GitLab 16.0, we have removed support for Redis 5. If you are using your own Redis 5.0 instance, you must upgrade it to Redis 6.0 or later before upgrading to GitLab 16.0
    or later.
  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: https://docs.gitlab.com/ee/install/requirements.html