| 2026-01-03 | valkey | Skip sorting empty lists in sortCommandGeneric to prevent undefined behavior when calling pqsort (#2425) | PR |
| 2025-11-25 | iovalkey | implement command-rewriting support in argument transformer (#54) | PR |
| 2025-08-05 | valkey | Strengthen undefined behavior prevention in checkSignedBitfieldOverflow (#2418) | PR |
| 2025-08-05 | valkey | Use unsigned long for `maxiterations`, fixing undefined behavior in scan with extremely large count (#2414) | PR |
| 2025-07-15 | valkey | Fix large allocations crashing Valkey during active defrag (#2353) | PR |
| 2025-07-04 | valkey | Allow shrinking hashtables in low memory situations (#2095) | PR |
| 2025-06-18 | valkey | Ensure empty error tables in scripts don't crash Valkey (#2229) | PR |
| 2025-05-23 | valkey | Mark string2ll_resolver as used (#2130) | PR |
| 2025-05-23 | valkey | Show more decimal digits for `avg chain length` field in `debug htstats` full output (#2118) | PR |
| 2025-05-22 | valkey-bundle | alpine container image support (#12) | PR |
| 2025-05-19 | valkey | Allow mixing quoted and unquoted inline args (#2098) | PR |
| 2025-05-19 | valkey | Further improve performance of sdssplitargs (#2096) | PR |
| 2025-05-02 | valkey | Properly escape double quotes and backslash in sdscatrepr (#2036) | PR |
| 2025-04-15 | valkey | Fix cluster slot stats assertion during promotion of replica (#1950) | PR |