| 2026-04-28 | valkey-glide | Add Support for Compression in Java batch commands and add max compression size (#5823) | PR |
| 2026-04-28 | valkey-glide | Python: Client-Side Caching Support (#5826) | PR |
| 2026-04-27 | valkey-glide | Forward-port to main: diagnostic logging (#5756, #5791) (#5819) | PR |
| 2026-04-25 | valkey-glide | Add replica discovery and static mode for standalone servers (#5724) | PR |
| 2026-04-24 | valkey-glide-php | feat(php): Add Core Valkey Search commands (#171) | PR |
| 2026-04-23 | valkey-glide | Add pipeline send timeout and fail pending requests during recovery (#5755) | PR |
| 2026-04-22 | valkey-glide | Update Compression Supported Commands and Block Unsupported Commands (#5771) | PR |
| 2026-04-10 | valkey-glide | Enabling support to create connection requests from uris directly (#5620) | PR |
| 2026-04-10 | valkey-glide | ALL_NODES support (#5216) | PR |
| 2026-04-08 | valkey-glide | feat(python, java, node): Add Valkey Search 1.2 arguments to `FT.*` commands (#5571) | PR |
| 2026-04-07 | valkey-glide-csharp | refactor: Connection management command API cleanup (#279) | PR |
| 2026-04-02 | valkey-glide | perf(java): replace stream+flatMap with pre-sized for-loop in ArrayTransformUtils (#5631) | PR |
| 2026-03-31 | valkey-glide | fix(core): eliminate Tokio runtime blocking in cluster async (#5451) | PR |
| 2026-03-31 | valkey-glide | Core: Maintain throughput during cluster failover (#5399) | PR |
| 2026-03-31 | valkey-glide-csharp | Remove CommandFlags from GLIDE interfaces and relocate to SER compatibility layer (#250) | PR |
| 2026-03-23 | valkey-glide | Prevent zombie sub-command accumulation with InflightTracker (#5632) | PR |
| 2026-03-22 | valkey-glide | fix(java): optimize convertMapToKeyValueStringArray (#5603) | PR |
| 2026-03-17 | valkey-glide | Fix python pubsub test (#5615) | PR |
| 2026-03-14 | valkey-glide | Refactor go pubsub tests to support cluster (#5577) | PR |
| 2026-03-13 | valkey-glide | Fix Potential Security Issues for Release 2.3 (#5583) | PR |
| 2026-03-11 | valkey-glide | Node: add dynamic PubSub support (#5295) | PR |
| 2026-03-10 | valkey-glide | Go: fix PubSub config check for message handler creation (#5534) | PR |
| 2026-03-04 | valkey-glide | Fixes for opentelemetry metrics (#5383) | PR |
| 2026-03-03 | valkey-glide | test(java): add e2e test for cluster DNS failover (#5432) | PR |
| 2026-02-26 | valkey-glide | feat(java): Add DNS and TLS tests (#5419) | PR |
| 2026-02-24 | valkey-glide-php | PHP implement transparent compression feature (#150) | PR |
| 2026-02-24 | valkey-glide | core: break reference cycle in IAM token manager callback (#5431) | PR |
| 2026-02-24 | valkey-glide | feat(jedis-compatibility): implement sorted set commands (#5340) | PR |
| 2026-02-23 | valkey-glide | fix/scriptKill_unkillable flaky test by adding connection timeout, finally-block cleanup, and post-test health check (#5418) | PR |
| 2026-02-23 | valkey-glide-csharp | Pub/Sub: Add Blocking Subscribe/Unsubscribe Commands, Parametrized Tests (#211) | PR |
| 2026-02-19 | valkey-glide-php | feat(php): add OPT_REPLY_LITERAL option for OK response handling (#120) | PR |
| 2026-02-19 | valkey-glide | feat(go): Add CLUSTER management commands (#5207) | PR |
| 2026-02-18 | valkey-glide-csharp | feat: Update pub/sub for consistency with other clients (#209) | PR |
| 2026-02-17 | valkey-glide | [2nd approach] Java: Fix hanging issue in AWS Lambda when response exceeds 16KB (#5301) | PR |
| 2026-02-13 | valkey-glide | CORE: Track HELLO and AUTH state for reconnection (#5145) | PR |
| 2026-02-13 | valkey-glide | feat(Go): Implement ACL commands (#5241) | PR |
| 2026-02-12 | valkey-glide | feat(jedis-compatibility): add set commands (#5274) | PR |
| 2026-02-11 | valkey-glide | Java: Fix mget large binary data issue and add test cases (#5341) | PR |
| 2026-02-10 | valkey-glide-csharp | feat: Add `GetSubscriptions` and `PubSubReconciliationInterval` (#206) | PR |
| 2026-02-06 | valkey-glide-csharp | Dynamic Pub/Sub `StackExchange.Redis` Compatibility (#202) | PR |
| 2026-02-05 | valkey-glide | [Java] Updated fcall readonly binary function to be similar to fcall readonly function (#5302) | PR |
| 2026-02-05 | valkey-glide-csharp | cleanup: remove `.vscode` files that should be untracked (#203) | PR |
| 2026-02-04 | valkey-glide | Update default connectionTImeout for Java test client from 2000ms to 10000ms (#5309) | PR |
| 2026-01-31 | valkey-glide-php | PHP: Add soak tests (#130) | PR |
| 2026-01-31 | valkey-glide | feat(java): add support for KEYS, MIGRATE, and WAITAOF commands (#5107) | PR |
| 2026-01-31 | valkey-glide | Reduce upper inflight limit for Python from 500 to 250 and increase blocking time (#5278) | PR |
| 2026-01-31 | valkey-glide | Java: Add Windows setup instructions for GLIDE Java development (#5253) | PR |
| 2026-01-30 | valkey-glide | Reduce upper inflight limit for Python from 1500 to 500 (#5266) | PR |
| 2026-01-29 | valkey-glide-php | Php: update main with release 1.0 (#143) | PR |
| 2026-01-29 | valkey-glide | Fix fcall_readonly_function flaky test by removing unreliable wait assertion and adding in retry loop (#5246) | PR |
| 2026-01-29 | valkey-glide | Pin usage of CodeQL 2.23.9 to prevent Rust analyzer hanging (#5268) | PR |
| 2026-01-29 | valkey-glide | Add missing CHANGELOG for java internal statistics support (#5251) | PR |
| 2026-01-29 | valkey-glide-csharp | feat: dynamic pub/sub 3 - implementation and tests (#199) | PR |
| 2026-01-28 | valkey-glide-php | PHP: Update pull request template (#141) | PR |
| 2026-01-28 | valkey-glide | Enable Windows integration test in workflow through WSL (#5112) | PR |
| 2026-01-26 | valkey-glide | Fix the default connection timeout for test usage to be 10000ms (#5236) | PR |
| 2026-01-24 | valkey-glide-csharp | feat: dynamic pub/sub 2 - new interface and stubs (#198) | PR |
| 2026-01-23 | valkey-glide-php | PHP: Add benchmarks (#124) | PR |
| 2026-01-23 | valkey-glide-php | PHP: Add connect method for ValkeyGlide client (#131) | PR |
| 2026-01-22 | valkey-glide-php | PHP: Remove ValkeyGlideClusterException (#127) | PR |
| 2026-01-22 | valkey-glide | Fix: Remove DEFAULT_CLIENT_CREATION_TIMEOUT and honor user-provided connection timeout by centralizing timeout logic in ConnectionRequest (#5198) | PR |
| 2026-01-22 | valkey-glide-csharp | feat: dynamic pub/sub 1 - update existing interface (#197) | PR |
| 2026-01-21 | valkey-glide-csharp | Windows CI and testing support with WSL (#185) | PR |
| 2026-01-19 | valkey-glide-php | PHP Pub/Sub Implementation (#121) | PR |
| 2026-01-16 | valkey-glide | Update ffi to support register and unregister of pubsub callback post connection (#5178) | PR |
| 2026-01-16 | valkey-glide | Make sure we handle IPV6 properly when extracting host and port. (#5104) | PR |
| 2026-01-15 | valkey-glide | feat(Java): Implement server management acl commands (#5132) | PR |
| 2026-01-15 | valkey-glide | Cherry pick 5049 5074 5150 from release-2.2 (#5173) | PR |
| 2026-01-14 | valkey-glide | Cherry pick 5028 5029 5031 from release-2.2 into main (#5168) | PR |
| 2026-01-14 | valkey-glide | Update ORT to 59.0.0 to fix Synopsys repo 403 error (#5170) | PR |
| 2026-01-14 | valkey-glide | [Python] Fix flaky test `test_tls_with_multiple_certificates_succeeds` #4950 (#5055) | PR |
| 2026-01-09 | valkey-glide-php | perf(php): optimize struct member ordering to reduce padding (#111) | PR |
| 2026-01-09 | valkey-glide | feat(java): Implement missing eval & script commands (#5125) | PR |
| 2026-01-06 | valkey-glide | [All clients] Add TCPNoDelay option (#5100) | PR |
| 2026-01-06 | valkey-glide-csharp | test: Fix intermittent PubSub cluster test failures with retry logic (#169) | PR |
| 2026-01-05 | valkey-glide | [Python] Enforce connection_timeout for initial standalone connection failures (#5082) | PR |
| 2026-01-05 | valkey-glide | fix (python): handle cancelled requests gracefully (#5080) | PR |
| 2026-01-05 | valkey-glide-php | (feat): Add TLS support for secure connections (#100) | PR |
| 2026-01-05 | valkey-glide-php | (ci): `test-modules` job queuing indefinitely (#106) | PR |
| 2026-01-02 | valkey-glide-php | (dev): Update and improve linting infrastructure (#104) | PR |
| 2025-12-27 | valkey-glide | Rust: Rust 2024 compatibility fix (#5101) | PR |
| 2025-12-19 | valkey-glide-php | ci: Add release automation workflows and version management (#94) | PR |
| 2025-12-19 | valkey-glide-php | ci: Add release automation workflows and version management (#94) | PR |
| 2025-12-18 | valkey-glide-php | Fix mac development instructions (#96) | PR |
| 2025-12-17 | valkey-glide | Update README.md with v2.2 release notes (#5076) | PR |
| 2025-12-09 | valkey-glide | Core: Migrate from `rustls-pemfile` usage to `rustls-pki-types` (#5037) | PR |
| 2025-12-09 | valkey-glide-php | Cherry-pick: merge release 0.10 branch to main (#91) | PR |
| 2025-12-08 | valkey-glide-csharp | feat: Add TLS support for secure server connections (#159) | PR |
| 2025-12-04 | valkey-glide | Cherry-picking: #5019 and #5022 from release-2.2 branch to main (#5025) | PR |
| 2025-11-20 | valkey-glide-csharp | feat: Implement PubSub commands for standalone and cluster clients (#109) | PR |
| 2025-11-20 | valkey-glide-php | PHP: Update password API (#73) | PR |
| 2025-11-19 | valkey-glide-php | PHP: Update composer.json add ignore config (#75) | PR |
| 2025-11-18 | valkey-glide | Fix java applications from hanging after logic completion (#4984) | PR |
| 2025-11-06 | valkey-glide-csharp | feat: Add RefreshTopologyFromInitialNodes (#126) | PR |
| 2025-11-06 | valkey-glide-php | PHP: Add refresh topology configuration (#70) | PR |
| 2025-11-03 | valkey-glide | GO: Add TLS Custom Root Certificate Support for Go Client (#4921) | PR |
| 2025-11-01 | valkey-glide | Implement TLS support for Java client (#4905) | PR |
| 2025-10-31 | valkey-glide | Implement TLS support for Node client (#4911) | PR |
| 2025-10-31 | valkey-glide-php | PHP: Add logging (#68) | PR |
| 2025-10-31 | valkey-glide-php | Add IAM authentication support for ElastiCache and MemoryDB (#69) | PR |
| 2025-10-30 | valkey-glide | Java: Make shutdown hook optional (#4935) | PR |
| 2025-10-29 | valkey-glide-csharp | Implement Cluster Scan (#113) | PR |
| 2025-10-24 | valkey-glide | PYTHON: Add IAM authentication support with manual token refresh (#4890) | PR |
| 2025-10-24 | valkey-glide | JAVA: Add IAM authentication support for ElastiCache/MemoryDB (#4891) | PR |
| 2025-10-23 | valkey-glide-php | Fix memory leaks found by valgrind (#64) | PR |
| 2025-10-21 | valkey-glide | Backport 2.1 to main (#4889) | PR |
| 2025-10-21 | valkey-glide-php | Fix memory leaks (#63) | PR |
| 2025-10-16 | valkey-glide | Java: Add lib name to configuration (#4869) | PR |
| 2025-09-30 | valkey-glide-php | Fix memory leaks (#58) | PR |
| 2025-09-29 | valkey-glide | Fix for CI build on MUSL (#4819) | PR |
| 2025-09-28 | valkey-glide-php | Dead code removal | PR |
| 2025-09-26 | valkey-glide-php | Add new tests and refactor GEO code | PR |
| 2025-09-23 | valkey-glide | Node: fix circular dependencies (#4611) | PR |
| 2025-09-23 | valkey-glide-csharp | Increase Timeouts across the board to handle resource-constrained matrix tests (#86) | PR |
| 2025-09-21 | valkey-glide | Java/jni migration (#4742) | PR |
| 2025-09-19 | valkey-glide-php | Fixed PHP lint errors. (#46) | PR |
| 2025-09-18 | valkey-glide-php | Transaction support for all supported commands | PR |
| 2025-09-08 | valkey-glide | Node: Add Multi-Database Support for Cluster Mode (Valkey 9.0) (#4657) | PR |
| 2025-09-08 | valkey-glide | Go: Add Multi-Database Support for Cluster Mode Valkey 9.0 (#4660) | PR |
| 2025-09-04 | valkey-glide | Fix flaky standalone client tests by replacing hostname with non-routable IP (#4676) | PR |
| 2025-09-04 | valkey-glide | Java: Migration guide for Jedis compatibility layer (#4672) | PR |
| 2025-09-03 | valkey-glide | Fix benchmark execution for CSharp (#4674) | PR |
| 2025-08-29 | valkey-glide-csharp | feat: Add ReadFrom parsing support to ConfigurationOptions for AZ Affinity (#28) | PR |
| 2025-08-20 | valkey-glide | Java: SSL/TLS for Jedis compatibility layer (#4613) | PR |
| 2025-08-20 | valkey-glide-csharp | Update FFI delegates. (#22) | PR |
| 2025-08-19 | valkey-glide | Java: add more output when config_reset_stat failed (#4621) | PR |
| 2025-08-17 | valkey-glide | Java: Refactor Jedis compatibility layer code to remove duplicate code (#4609) | PR |
| 2025-08-15 | valkey-glide | Java: Add list commands for Jedis compatibility layer (#4608) | PR |
| 2025-08-14 | valkey-glide | Java: Add hash commands for jedis compatibility layer (#4595) | PR |
| 2025-08-14 | valkey-glide-php | Function support (#23) | PR |
| 2025-08-14 | valkey-glide-php | Function support (#23) | PR |
| 2025-08-12 | valkey-glide | Add sendCommand() method in Jedis.java and add some basic class structures. (#4555) | PR |
| 2025-08-11 | valkey-glide-php | Logger support | PR |
| 2025-08-10 | valkey-glide-php | update CI to run tests on each commit. | PR |
| 2025-07-30 | valkey-glide | Java: UnifiedJedis integ test added for get, set, del (#4487) | PR |
| 2025-07-26 | valkey-glide | Java: Jedis compatibility layer simple commands added for Jedis.java (#4458) | PR |
| 2025-07-23 | valkey-glide | Java: Jedis compatibility layer initial config code and get/set commands. (#4284) | PR |
| 2025-07-22 | valkey-glide | Go: Fix cluster scan cursor leak (#4395) | PR |
| 2025-07-21 | valkey-glide | Java: Lazy connect implementation (#4370) | PR |
| 2025-07-08 | valkey-glide | C#: Add option to use running server(s) for IT. (#4206) | PR |
| 2025-07-04 | valkey-glide | C#: Set Commands (#4291) | PR |
| 2024-07-06 | valkey-glide | Java: rename CreateClient to createClient (#1828) | PR |
| 2024-07-06 | valkey-glide | Java: add scan (binary) for cluster commands (#1837) | PR |
| 2024-07-06 | valkey-glide | Java: add XAUTOCLAIM command (#1831) | PR |
| 2024-07-06 | valkey-glide | Java: Add docs to `GlideString` (#1827) | PR |
| 2024-07-05 | valkey-glide | Java: async `getPubSubMessage`. (#1824) | PR |
| 2024-07-05 | valkey-glide | Java: async `getPubSubMessage`. (#1824) | PR |
| 2024-07-04 | valkey-glide | Java: store pointers in scripts (#1795) | PR |
| 2024-07-03 | valkey-glide | Java: Add SCAN command for standalone (#1751) | PR |
| 2024-07-02 | valkey-glide | Java: Add Logger (#1422) | PR |
| 2024-07-01 | valkey-glide | Java: Pub & Sub = <3 (#1662) | PR |
| 2024-07-01 | valkey-glide | Java: Pub & Sub = <3 (#1662) | PR |
| 2024-07-01 | valkey-glide | Python: add FCALL_RO command (#1721) | PR |
| 2024-07-01 | valkey-glide | Python: added XAUTOCLAIM command (#1718) | PR |
| 2024-06-30 | valkey-glide | #1715: fix flakey test in xpending (#1717) | PR |
| 2024-06-29 | valkey-glide | Python: add LCS command (#1716) | PR |
| 2024-06-29 | valkey-glide | Python: add `SSCAN` command (#1709) | PR |
| 2024-06-29 | valkey-glide | Python: add `SSCAN` command (#1709) | PR |
| 2024-06-29 | valkey-glide | Python: add FUNCTION DELETE command (#1714) | PR |
| 2024-06-29 | valkey-glide | Merge pull request #1685 from Bit-Quill/java/integ_tjz_geosearch | PR |