Skip to content

Deprecate and remove support for Redis 5

We've supported Redis 5 for a while, but we now ship and use Redis 6 now. We should deprecate support for Redis 5 like #327197 (closed)

Redis 7.0 (released on 2022-04-27) (2021-07/2021-09)

Redis 7.0 will be released in 2021-07 through 2021-09 was released on 2022-04-27, which deprecates Redis 5.2. So we had better drop support of Redis 5 around %15.2. If so, we can deprecate Redis 5 support around %15.2.

The team announced [...] they plan to increase the cadence of major Redis releases to two per year, with Redis 7.0 planned for Q3 of this year. [...]

https://redislabs.com/blog/top-9-takeaways-from-redisconf-2021/

Redis 5.x deprecation

Redis 5.0 through 5.2 reached it EOL on 2022-04-27:

Once version 3.0.0 replaces 2.2 as the latest stable, versions 2.0 and 2.2 are maintained, whereas version 1.x reaches its end of life. https://redis.io/docs/about/releases/

TODO

All milestones are temporary and Stretch.

%14.1

%14.2

%14.4

  • Set the minimum version to 6 with rake gitlab:check that Redis 6 is not supported any more: TODO
  • Update software requirements docs and README.md of gitlab-org/gitlab: TODO

%15.2

%15.3

%15.6

%16.0

  • Set the minimum version to 6.0 with rake gitlab:check that Redis 5 is not supported any more
  • Update minimum required Redis version in installation documentation.
  • Add changelog item item for Redis 5.x removal !119121 (merged)

Refs.

Edited by DJ Mountney
OSZAR »