| 2026-04-25 | valkey-glide | Add replica discovery and static mode for standalone servers (#5724) | PR |
| 2026-04-24 | valkey-glide | chore: Clean up deny.toml (#5820) | PR |
| 2026-04-21 | valkey-glide | Forward-port to main: Invalidate JNI method cache on callback failure for client recovery (#5666) (#5797) | PR |
| 2026-04-20 | valkey-glide | Cherry pick/java cd deployment fixes to main (#5787) | PR |
| 2026-04-20 | valkey-glide | Bump isort from 6.0.1 to 6.1.0 in /python (#4978) | PR |
| 2026-04-20 | valkey-glide-php | PHP: Add JSON commands (#185) | PR |
| 2026-04-17 | valkey-glide | Bump the minor-updates group across 1 directory with 2 updates (#5088) | PR |
| 2026-04-17 | valkey-glide | build(deps): update criterion requirement from ^0.6 to ^0.8 in /glide-core (#5671) | PR |
| 2026-04-17 | valkey-glide | Bump eslint-plugin-jsdoc from 57.2.1 to 62.5.5 (#5374) | PR |
| 2026-04-17 | valkey-glide | build(deps): bump the patch-updates group across 1 directory with 2 updates (#5736) | PR |
| 2026-04-17 | valkey-glide | build(deps): update ctor requirement from 0.5 to 0.10 in /glide-core (#5738) | PR |
| 2026-04-17 | valkey-glide | CI: Switch Modules Test to Self-hosted Valkey Bundle Server (#5661) | PR |
| 2026-04-17 | valkey-glide-csharp | CD: Fix 2 minor issues in the CD workflow (#320) | PR |
| 2026-04-17 | valkey-glide-csharp | Stream command API cleanup (#303) | PR |
| 2026-04-17 | valkey-glide-csharp | refactor(string): string command API cleanup (#319) | PR |
| 2026-04-16 | valkey-glide-csharp | refactor: Sorted set command API cleanup (#314) | PR |
| 2026-04-16 | valkey-glide-php | PHP: Add JSON_GET and JSON_SET commands (#184) | PR |
| 2026-04-15 | valkey-glide-docs | Fixed Modules and IAM docs (#189) | PR |
| 2026-04-13 | valkey-glide-csharp | Generic Command Interface Refactor (#292) | PR |
| 2026-04-13 | valkey-glide-csharp | refactor(geo): geospatial command API cleanup (#289) | PR |
| 2026-04-13 | valkey-glide | Python: perf - optimize sync thread handling and response parsing (#5635) | PR |
| 2026-04-12 | valkey-glide-php | test: refactor IAM authentication tests (#151) | PR |
| 2026-04-10 | valkey-glide-csharp | refactor(hash): hash command API cleanup (#284) | PR |
| 2026-04-10 | valkey-glide | Fix broken links (#5734) | PR |
| 2026-04-09 | valkey-glide | Python: Downgrade protobuf dependency to >=3.20 (#5655) | PR |
| 2026-04-09 | valkey-glide-csharp | Bitmap command interface refactor (#281) | PR |
| 2026-04-08 | valkey-glide | test: fix cluster cleanup to handle TLS cluster prefixes (#5650) | 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 | [Core] Fixed flaky tests: test_pipeline_can_reconnect and test_pipeline_reconnect_after_kill_all_connections (#5707) | PR |
| 2026-04-07 | valkey-glide | GO: Add JSON TOGGLE, RESP, DEBUG, numeric, string and object commands (#5711) | PR |
| 2026-04-06 | valkey-glide | Go: add JSON - DEL, FORGET, CLEAR, MGET, TYPE, and array commands (#5691) | PR |
| 2026-04-06 | valkey-glide-csharp | Add `IBaseClient`, `IGlideClient`, and `IGlideClusterClient` interfaces (#274) | PR |
| 2026-04-06 | valkey-glide-csharp | Replace raw numeric time parameters with TimeSpan and DateTimeOffset (#258) | PR |
| 2026-04-03 | valkey-glide-csharp | fix: Remove unnecessary `Task<bool>` return types from GLIDE-native methods (#261) | PR |
| 2026-04-02 | valkey-glide | perf(java): replace stream+flatMap with pre-sized for-loop in ArrayTransformUtils (#5631) | PR |
| 2026-04-02 | valkey-glide-csharp | Update documentation to link to the official Valkey GLIDE docs site (#256) | PR |
| 2026-04-01 | valkey-glide | Go: Add JSON.SET and JSON.GET commands (#5662) | PR |
| 2026-04-01 | valkey-glide | feat(test): Improve DNS and IP address tests consistency (#5513) | PR |
| 2026-04-01 | valkey-glide | Fix flaky Rust core tests due to checking client id (#5667) | PR |
| 2026-04-01 | valkey-glide-csharp | Add lychee link checking and improve linting (#255) | PR |
| 2026-03-31 | valkey-glide | Update supported compression commands (#5420) | PR |
| 2026-03-31 | valkey-glide-csharp | Remove CommandFlags from GLIDE interfaces and relocate to SER compatibility layer (#250) | PR |
| 2026-03-30 | valkey-glide | Core: Add IAM token cache support for cluster reconnections (#5663) | PR |
| 2026-03-27 | valkey-glide-csharp | Remove legacy benchmarking code and update docs to point to resp-bench (#253) | PR |
| 2026-03-27 | valkey-glide-csharp | Add XML documentation comments to resolve CS1591 violations (#249) | PR |
| 2026-03-25 | valkey-glide-docs | Add comprehensive C# documentation and cross-language improvements (#173) | PR |
| 2026-03-25 | valkey-glide | Java: Implement transparent compression feature (#5647) | PR |
| 2026-03-25 | valkey-glide-csharp | Use `IDisposable` for sensitive data cleanup (#241) | PR |
| 2026-03-24 | valkey-glide | Node: Implement transparent compression feature (#5648) | PR |
| 2026-03-24 | valkey-glide-csharp | Generalize collection parameter types from arrays to IEnumerable (#234) | PR |
| 2026-03-23 | valkey-glide | Prevent zombie sub-command accumulation with InflightTracker (#5632) | PR |
| 2026-03-20 | valkey-glide-docs | Fixed formatter issues escaping square brackets (#175) | PR |
| 2026-03-20 | valkey-glide-csharp | cleanup: replace "OK" string returns with void (#230) | PR |
| 2026-03-20 | valkey-glide-csharp | Add DNS and TLS tests (#215) | PR |
| 2026-03-19 | valkey-glide-csharp | security: address high priority issues (#228) | PR |
| 2026-03-18 | valkey-glide | Address issues with tests in CI (#5625) | PR |
| 2026-03-18 | valkey-glide-csharp | fix(consistency): change PingAsync return type from TimeSpan to ValkeyValue (#224) | PR |
| 2026-03-18 | valkey-glide-csharp | security: add insecure TLS warning and harden certificate file loading (#227) | PR |
| 2026-03-14 | valkey-glide | Refactor go pubsub tests to support cluster (#5577) | PR |
| 2026-03-12 | spring-data-valkey | Update examples readme with boot-iam-auth | PR |
| 2026-03-12 | spring-data-valkey | Update examples readme with boot-iam-auth | PR |
| 2026-03-10 | valkey-glide | Java: Fix swallowed errors in JNI async bridge that left CompletableFutures dangling (#5536) | PR |
| 2026-03-06 | valkey-glide | Bump redis.clients:jedis from 5.1.2 to 7.0.0 in /java (#4916) | PR |
| 2026-03-04 | valkey-glide | feat(rust): Add DNS and TLS tests (#5436) | PR |
| 2026-03-02 | valkey-glide | Update wiki links to documentation site (#5396) | PR |
| 2026-02-28 | valkey-glide-docs | PHP: Add reference section (#160) | PR |
| 2026-02-26 | valkey-glide-docs | PHP: Add how to section (#158) | PR |
| 2026-02-26 | valkey-glide-docs | Fixed broken links on overview page. (#162) | PR |
| 2026-02-25 | valkey-glide | feat(jedis-compatibility): add string manipulation commands (#5376) | PR |
| 2026-02-25 | valkey-glide | feat(java): add stream commands to Jedis compatibility layer (#5289) | PR |
| 2026-02-24 | valkey-glide | fix(java): preserve scalar types in large array direct-buffer path (#5401) | PR |
| 2026-02-24 | valkey-glide | Updated attribution files for commit a4470a13dab3c15563a4c314056c1614e283527b (#4523) | PR |
| 2026-02-17 | valkey-glide-php | PHP: Update PHP readme, composer.json and NOTICE (#149) | PR |
| 2026-02-17 | valkey-glide | [2nd approach] Java: Fix hanging issue in AWS Lambda when response exceeds 16KB (#5301) | PR |
| 2026-02-17 | valkey-glide | Enabling support for missing sorted set commands (#5379) | PR |
| 2026-02-17 | valkey-glide-docs | Add PHP troubleshooting section (#139) | PR |
| 2026-02-16 | valkey-glide | feat(jedis-compatibility:): add scripting commands to Jedis compatibility layer (#5305) | PR |
| 2026-02-12 | valkey-glide | Fix/xpendingAndXclaim tests for Java binary and Go (#5344) | PR |
| 2026-02-11 | valkey-glide | Java: Fix mget large binary data issue and add test cases (#5341) | PR |
| 2026-02-03 | valkey-glide | Java: Add dynamic pubsub APIs and pubsub stats (#5269) | PR |
| 2026-02-03 | valkey-glide | Go: Support statistics and dynamic pubsub (#5280) | PR |
| 2026-02-03 | valkey-glide | Go: Add ALLOW_NON_COVERED_SLOTS to cluster scan (#5277) | PR |
| 2026-02-03 | valkey-glide | Python: Add dynamic PubSub support to sync client (#5272) | PR |
| 2026-01-19 | spring-data-valkey | Add pubsub support to the Glide driver (#44) | PR |
| 2025-11-26 | valkey-glide-csharp | Stream Commands (#151) | PR |
| 2025-11-24 | valkey-glide | Core: Fix rust benchmark formatting (#5009) | PR |
| 2025-11-21 | valkey-glide | Core: Fix rust benchmark for unmaintained advisory (#5000) | PR |
| 2025-11-20 | valkey-glide-csharp | feat: Implement PubSub commands for standalone and cluster clients (#109) | PR |
| 2025-11-07 | valkey-glide-csharp | Bitmap command support (#129) | PR |
| 2025-11-04 | valkey-glide-csharp | Fix lint job failures: increase timeout and fix lint errors (#130) | PR |
| 2025-09-23 | valkey-glide | Node: fix circular dependencies (#4611) | PR |