8.2.7
Fix cluster-announce-ip rejecting hostnames (#15188)
redis-cli adds -4 / -6 options to determine IPV4 / IPV6 priority in DNS lookup (#11315)
Support TLS service when "tls-cluster" is not enabled and persist both plain and TLS port in nodes.conf (#12233)
When one shard, sole primary node marks potentially failed replica as FAIL instead of PFAIL (#12824)
Adding AGPLv3 as a license option to Redis! (#13997)
Make nodename test more consistent (#12330)
Fix internal-secret test flakiness under slow environment (#14024)
Attempt to solve MacOS CI issues in GH Actions (#12013)
Exclude aux fields from "cluster nodes" and "cluster replicas" output (#12166)
Temporarily hide the new SFLUSH command by marking it as experimental (#13600)
fix scripts access wrong slot if they disagree with pre-declared keys (#12906)
bugfix:del keys in slot replicate to replica, and trigger other invalidations (#11084)
Add CLUSTER SLOT-STATS command (#14039)