| 2026-04-16 | libvalkey | Try all addresses from DNS before failing to connect (#300) | PR |
| 2026-03-19 | libvalkey | Optimize read buffer compaction and reduce copying (#294) | PR |
| 2026-01-23 | libvalkey | Correcting command parser bug (#277) | PR |
| 2025-10-23 | libvalkey | Fix the long-blocking read for Valkey RDMA. (#233) | PR |
| 2025-10-20 | libvalkey | Fix linker errors when building with Makefile and `--no-undefined` (#250) | PR |
| 2025-06-27 | libvalkey | Don't expose internal functions in shared libraries (#205) | PR |
| 2025-06-02 | libvalkey | Spelling (#213) | PR |
| 2025-05-14 | libvalkey | Remove macro UNUSED from public API (#200) | PR |
| 2025-04-30 | libvalkey | Update and unify version tags on installed shared libraries (#196) | PR |
| 2025-04-29 | libvalkey | Correcting the connect callback in examples | PR |
| 2025-04-28 | libvalkey | Minor corrections in tests and build of tests. (#193) | PR |
| 2025-04-17 | libvalkey | Introduce MPTCP (#189) | PR |
| 2025-04-11 | libvalkey | Output failure log when a test fails in CMake builds | PR |
| 2025-04-02 | libvalkey | Update the nodeIterator memory blob to fit Valkeys dict iterator | PR |
| 2025-03-21 | libvalkey | Update minimum required CMake version (#181) | PR |
| 2025-03-17 | libvalkey | Fix Coverity warnings (#179) | PR |
| 2025-03-06 | libvalkey | Refactor `dict` (#173) | PR |
| 2024-12-30 | libvalkey | Simplify API by only using non-const connect callbacks (#142) | PR |
| 2024-10-30 | libvalkey | Remove protected-mode from RDMA test | PR |
| 2024-10-13 | libvalkey | Install the Valkey package when available in CI | PR |
| 2024-10-11 | libvalkey | Modify the `nodeIterator` layout and update CI (#114) | PR |
| 2024-10-10 | libvalkey | Check for null pointer in dictRelease, listRelease and cluster_slot_destroy (#113) | PR |
| 2024-10-09 | libvalkey | Remove `dict` from user-facing API (#87) | PR |
| 2024-10-07 | libvalkey | Use -std=c99 when building with CMake | PR |
| 2024-10-01 | libvalkey | Event adapter corrections (#106) | PR |
| 2024-09-26 | libvalkey | Replace the term SSL with TLS (#103) | PR |
| 2024-09-25 | libvalkey | Add a source code spellchecker to CI (#101) | PR |
| 2024-09-24 | libvalkey | Use Valkey 7.2.5 in CI for macOS | PR |
| 2024-09-20 | libvalkey | Add a CMake build with type=Debug to CI | PR |
| 2024-09-11 | libvalkey | Add sanitizers to CI and fix a found test issue (#92) | PR |
| 2024-09-08 | libvalkey | Make ssl.h include order independant | PR |
| 2024-09-05 | libvalkey | Add initial migration guide (#85) | PR |
| 2024-09-04 | libvalkey | Remove `sds` from user-facing API (#86) | PR |
| 2024-09-02 | libvalkey | Move missing information from libvalkey/README.md | PR |
| 2024-08-30 | libvalkey | Enable release-drafter in CI | PR |
| 2024-08-28 | libvalkey | Add initial cluster docs (#80) | PR |
| 2024-08-26 | libvalkey | Fix build issues with Qt adapter example | PR |
| 2024-08-22 | libvalkey | Add file COPYING (#75) | PR |
| 2024-08-21 | libvalkey | Remove non-working support for building a NuGet package | PR |
| 2024-08-14 | libvalkey | Converge the warning-flags in Makefile and CMake builds (#67) | PR |
| 2024-08-02 | libvalkey | CI corrections (#60) | PR |
| 2024-08-02 | libvalkey | Use SSL when verifying an installation in CI | PR |
| 2024-08-01 | libvalkey | Add cmake support for RDMA | PR |
| 2024-07-31 | libvalkey | Replace CentOS7 with AlmaLinux 8 in CI | PR |
| 2024-07-19 | libvalkey | Typo fix in test.sh | PR |
| 2024-07-19 | libvalkey | Typo fix in test.sh | PR |
| 2024-07-15 | libvalkey | Misc fixes (#47) | PR |
| 2024-06-28 | libvalkey | Pin Github Action versions in CI (#34) | PR |
| 2024-06-27 | libvalkey | Fix issues in CI (#32) | PR |
| 2024-06-26 | libvalkey | Add installation tests to CI (#30) | PR |
| 2024-06-26 | libvalkey | Move libvalkeycluster examples to new file structure (#28) | PR |
| 2024-06-26 | libvalkey | Fix CI issues (#29) | PR |
| 2024-06-25 | libvalkey | Move remaining tests and build/run all legacy tests using CMake (#26) | PR |