| 2026-04-02 | valkey | Enhance cluster stale packet detection to prevent sub-replica and empty primary (#2811) | PR |
| 2026-02-08 | valkey | Extend test helper wait_for_cluster_propagation to support ignoring certain node (#3069) | PR |
| 2026-02-03 | valkey | Skip flaky test cases in client-eviction.tcl when in TLS mode (#3151) | PR |
| 2026-02-02 | valkey | CI: Stop using symlinks for tests with CMake (#3145) | PR |
| 2026-01-09 | valkey | Add logging helper function to print node's ip:port when nodename not explicitly set (#2777) | PR |
| 2025-12-02 | valkey | Build: Support `make test` when PROG_SUFFIX is used (#2885) | PR |
| 2025-12-02 | valkey | Refactor TCL reference to support running tests with CMake (#2816) | PR |
| 2025-11-26 | valkey | Cluster: Optimize slot bitmap iteration from per-bit to 64-bit word scan (#2781) | PR |
| 2025-11-26 | valkey | Additional log information for cluster accept handler and message processing (#2815) | PR |
| 2025-10-24 | valkey | Sentinel: Skip IS-PRIMARY-DOWN-BY-ADDR requests when primary not SDOWN (#2763) | PR |
| 2025-10-23 | valkey | Ensure the server executable exists before running tests (#2762) | PR |
| 2025-10-23 | valkey | Use the fetched TLS and TCP ports in clusterProcessGossipSection (#2761) | PR |
| 2025-09-09 | valkey | valkey-cli: Add word-jump navigation (Alt/Option/Ctrl + ←/→) (#2583) | PR |