Topic clarification/correction request
Topic Link
https://devdocs.magento.com/guides/v2.4/install-gde/system-requirements.html
Description
System requirements are a bit confusing now. The page says: "This table notes software versions that were officially tested and supported at the time of the Magento version’s release."
M2.4.2 release notes says: "Redis 6.x is now supported. Magento 2.4.x remains compatible with Redis 5.x."
But the system requirements table only shows Redis 6.x. Is M2.4.2 tested against Redis 5.x or only 6.x?
This isn't the only issue, there's a version confusion with Varnish (why does it change from 6.x to 6.5.1 then back), and Elasticsearch versions too.
Possible solutions
I think if Redis 5.x is compat/supported for M2.4.2, it should be noted. If it's not being tested, it should be listed, but with a superscript to say that.
I'm not sure what to do about Varnish. 6.0.x LTS should be the minimum for all of them I think.
Additional information
It'd be nice to know what versions of all requirements are actively being tested in Magento's environment, that way they can be My guess is Cloud's services versions would be the closest for what's actively tested, but I'm not sure.