| 2026-04-28 | valkey-glide | Add Support for Compression in Java batch commands and add max compression size (#5823) | PR |
| 2026-04-27 | valkey-glide | Fix error log credentials potentially leaking sensitive information (#5822) | PR |
| 2026-04-27 | valkey-glide-docs | Add client-side caching documentation (#199) | PR |
| 2026-04-25 | valkey-glide | Node: Client-Side Caching Support (#5720) | PR |
| 2026-04-24 | valkey-glide | Fix: Python client side cache test to use anyio (#5818) | PR |
| 2026-04-24 | valkey-glide | JAVA: Client-Side Caching Support (#5172) | PR |
| 2026-04-24 | valkey-glide | Fixed standalone client read strategies behavior. (#5740) | PR |
| 2026-04-24 | valkey-glide | Go: Client-Side Caching Support (#5721) | PR |
| 2026-04-24 | valkey-glide-php | CI: Add Modules Testing (#173) | PR |
| 2026-04-24 | valkey-glide-php | feat(php): Add Core Valkey Search commands (#171) | PR |
| 2026-04-20 | valkey-glide | feat(java): Add support for cluster management and node management commands (#5503) | PR |
| 2026-04-17 | valkey-glide | feat(jedis-compatibility): add pub sub commands jedis layer (#5286) | PR |
| 2026-04-17 | valkey-glide | feat(go): Add Valkey Search Support (#5590) | PR |
| 2026-04-16 | valkey-glide | feat(Java): Task/add cluster slot commands (#5434) | PR |
| 2026-04-13 | valkey-glide-csharp | test: Add IAM authentication integration tests (#212) | PR |
| 2026-04-12 | valkey-glide-php | test: refactor IAM authentication tests (#151) | PR |
| 2026-04-09 | valkey-glide-php | Add DNS, TLS, and IP address tests (#157) | PR |
| 2026-04-07 | valkey-glide | FFI: Add OTel DB semantic convention attributes for Go and Python Sync (#5579) | PR |
| 2026-04-06 | valkey-glide | sentinel read-only commands (#5608) | PR |
| 2026-03-31 | valkey-glide | Update supported compression commands (#5420) | PR |
| 2026-03-24 | valkey-glide | Core: Avoid cloning compression manager if not enabled (#5644) | PR |
| 2026-03-16 | valkey-glide | Fix sleep usage to be compatible with trio backend (#5612) | PR |
| 2026-03-10 | valkey-glide | Updated attribution files for commit 8f8c3f76ffdc8bcefd140ac1b8e70bb165fcd53b (#5523) | PR |
| 2026-03-09 | valkey-glide | feat(core): Add OTel DB semantic convention attributes to command spans (#5413) | PR |
| 2026-03-06 | valkey-glide | feat(jedis-compatibility):add support for connection and tx commands (#5422) | PR |
| 2026-03-05 | valkey-glide | feat(java): add cluster info & topology commands (#5433) | PR |
| 2026-03-05 | valkey-glide | Go, Java, Python: Clean-up pubsub in wrappers and expand coverage (#5468) | PR |
| 2026-03-05 | valkey-glide | feat(go): Add DNS, TLS, and IP address tests (#5479) | PR |
| 2026-03-05 | valkey-glide | feat(node): Add DNS, TLS, and IP address tests (#5497) | PR |
| 2026-03-05 | valkey-glide | feat(python): Add DNS, TLS, and IP address tests (#5465) | PR |
| 2026-03-04 | valkey-glide | Java: Add uber JAR support for multi-platform builds (#5484) | PR |
| 2026-03-02 | valkey-glide | Java 8 Compatibility (#5459) | PR |
| 2026-03-02 | valkey-glide | Update wiki links to documentation site (#5396) | PR |
| 2026-02-28 | valkey-glide | feat(jedis-compatibility): add server management commands (#5346) | PR |
| 2026-02-28 | valkey-glide | feat(node): propagate parent span context from Node.js OTel SDK to GLIDE (#5414) | PR |
| 2026-02-27 | valkey-glide-php | Update valkey-glide submodule to latest main (#154) | PR |
| 2026-02-27 | valkey-glide | feat(jedis-compatibility): add missing commands (sort, wait, object,) (#5378) | PR |
| 2026-02-25 | valkey-glide | feat(jedis-compatibility): add string manipulation commands (#5376) | PR |
| 2026-02-24 | valkey-glide | feat(jedis-compatibility): implement sorted set commands (#5340) | PR |
| 2026-02-24 | valkey-glide | [Go] Implement Go bindings for Transparent Compression (#5359) | 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-docs | updated how-to/security guides (#147) | PR |
| 2026-02-19 | valkey-glide-docs | Moved lazy-connection and inflight request guides to how-to/connections (#146) | PR |
| 2026-02-18 | valkey-glide-docs | Moved Modules-API doc from concept into how-to (#145) | PR |
| 2026-02-18 | valkey-glide-docs | Split OpenTelemetry into concept and how-to guides (#142) | PR |
| 2026-02-18 | valkey-glide-docs | Split pubsub content into concept and how-to guides (#141) | PR |
| 2026-02-16 | valkey-glide | feat(jedis-compatibility:): add scripting commands to Jedis compatibility layer (#5305) | PR |
| 2026-02-11 | valkey-glide-docs | Adding Lua Scripting guides for other languages(#132) | PR |
| 2026-02-10 | valkey-glide-csharp | feat: Add `GetSubscriptions` and `PubSubReconciliationInterval` (#206) | PR |
| 2026-02-05 | valkey-glide | [Java] Updated fcall readonly binary function to be similar to fcall readonly function (#5302) | PR |
| 2026-02-04 | valkey-glide | Update default connectionTImeout for Java test client from 2000ms to 10000ms (#5309) | PR |
| 2026-02-04 | valkey-glide | Update default connectionTImeout for Java test client from 2000ms to 10000ms (#5309) | PR |
| 2026-02-02 | valkey-glide-csharp | (cleanup): rename `InvokeScript` to `ScriptInvoke` for consistency (#190) | PR |
| 2026-01-24 | valkey-glide | Python: Add OpenTelemetry support to sync client (#5204) | PR |
| 2026-01-22 | valkey-glide-php | Add aliases to PHPRedis-compatible class names (#126) | 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 | cleanup: use `GuardClauses.ThrowIfCommandFlags` (#196) | PR |
| 2026-01-12 | valkey-glide | Fix flaky TLS test timeouts by increasing cluster creation timeout and improving cleanup (#5159) | PR |
| 2026-01-06 | valkey-glide-csharp | (cleanup): Add `Close` and `CloseAsync` and use async client disposal (#170) | PR |
| 2026-01-06 | valkey-glide-csharp | test: Fix intermittent PubSub cluster test failures with retry logic (#169) | PR |
| 2026-01-05 | valkey-glide-php | (ci): `test-modules` job queuing indefinitely (#106) | PR |
| 2026-01-02 | valkey-glide | CI: Update NPM CD with Trusted Publishing (#5110) | PR |
| 2026-01-02 | valkey-glide-csharp | Remove dotnet 6.0 support (#167) | PR |
| 2025-12-17 | valkey-glide-csharp | Add support for insecure TLS connections (#164) | PR |
| 2025-12-15 | valkey-glide | Fix the skip for unsupported HGETDEL test (#5062) | PR |
| 2025-11-26 | valkey-glide-csharp | fix(test): resolve OpenTelemetry multiple initialization in tests (#155) | PR |
| 2025-11-25 | valkey-glide-php | Add `git-secrets-scan` workflow (#74) | PR |
| 2025-11-18 | valkey-glide-csharp | feat: Add OpenTelemetry support (#138) | PR |
| 2025-11-06 | valkey-glide-csharp | feat: Add RefreshTopologyFromInitialNodes (#126) | PR |
| 2025-10-30 | valkey-glide | Java: Make shutdown hook optional (#4935) | PR |
| 2025-10-25 | valkey-glide-php | Create AGENTS.md (#67) | PR |
| 2025-10-21 | valkey-glide | Backport 2.1 to main (#4889) | PR |
| 2025-10-03 | valkey-glide | feat: add AGENTS.md files for agentic tools across language bindings (#4739) | PR |
| 2025-09-18 | valkey-glide-php | Exclude protobuf generated directories from PHPCS (#47) | PR |
| 2025-09-08 | valkey-glide | Java: Multi-Database Support for Cluster Mode Valkey 9.0 (#4658) | PR |
| 2025-08-29 | valkey-glide | Java: Fix flaky test config_reset_stat (#4668) | PR |
| 2025-08-27 | valkey-glide | Util: Updated wait time for retries from 0.5s to 1s (#4656) | PR |
| 2025-08-22 | valkey-glide | FIX: resolve Valkey 9 compatibility issues across all clients (#4632) | PR |
| 2025-08-08 | valkey-glide | CORE/FFI/GO - SpanFromContext implementation (#4507) | PR |
| 2025-07-15 | valkey-glide | Fix flaky test TestFt::test_ft_search by adding retry logic and longer wait time (#4376) | PR |
| 2025-07-09 | valkey-glide | Update README for AZ Affinity Support (#4337) | PR |
| 2025-06-21 | valkey-glide | Backport Release 2.0 Commit Into Main (#4241) | PR |
| 2025-06-03 | valkey-glide | Node - fix docs and structures in OTel (#4068) | PR |
| 2025-06-03 | valkey-glide | Go: Add otel support (#3932) | PR |
| 2025-06-02 | valkey-glide | Go: `WATCH` and `UNWATCH` (#4054) | PR |
| 2025-06-02 | valkey-glide | Go: Add Set Commands Batch Tests (#4033) | PR |
| 2025-05-30 | valkey-glide | Go: Refactor integration tests to use require assertions (#4019) | PR |
| 2025-05-14 | valkey-glide | Go: Switch to `time.Duration` for timeouts (#3857) | PR |
| 2025-04-29 | valkey-glide | Go: Fix `ZRangeWithScores` Order (#3694) | PR |
| 2025-04-29 | valkey-glide | Python: fix PARAMS count in ft.search query (#3706) | PR |
| 2025-04-25 | valkey-glide | GO: pubsub channels command (#3665) | PR |
| 2025-04-11 | valkey-glide | Go: fix geo tests. (#3556) | PR |
| 2025-04-10 | valkey-glide | Node: Fix `ExportedSymbols.test.ts` Missing Dependency (#3574) | PR |
| 2025-04-03 | valkey-glide | CI: Address semgrep findings (#3394) | PR |
| 2025-04-03 | valkey-glide | Go: Add Function Load, Function Flush, FCall, FCallReadOnly (#3474) | PR |
| 2025-04-01 | valkey-glide | Fix scala example. (#3472) | PR |
| 2025-04-01 | valkey-glide | Go: Implement Random Key (#3358) | PR |
| 2025-03-28 | valkey-glide | Merge pull request #3302 from EdricCua/Go-Implement-Client-Get-Set-Name | PR |
| 2025-03-28 | valkey-glide | update from main | PR |
| 2025-03-28 | valkey-glide | Merge pull request #3274 from EdricCua/Go-Implement-Cluster-ConfigGetSet | PR |
| 2025-03-28 | valkey-glide | update from main | PR |
| 2025-03-27 | valkey-glide | Go: Add command `GeoSearch` (#3385) | PR |
| 2025-03-27 | valkey-glide | Go: Upgrade go-redis dependency (#3445) | PR |
| 2025-03-27 | valkey-glide | Merge pull request #3121 from EdricCua/Go-Implement-ConfigResetStat | PR |
| 2025-03-27 | valkey-glide | update from main | PR |
| 2025-03-26 | valkey-glide | Doc: Move Known Issues from README.md to wiki (#3454) | PR |
| 2025-03-24 | valkey-glide | Node: Enable +/-inf as score for ZADD (#3370) | PR |
| 2025-03-21 | valkey-glide | Update go/api/glide_cluster_client.go | PR |
| 2025-03-20 | valkey-glide | Update go/api/glide_cluster_client.go | PR |
| 2025-03-15 | valkey-glide | Add command GeoAdd and the geospatial command interface (#3366) | PR |
| 2025-03-06 | valkey-glide | Python: Fix clippy useless conversion errors (#3316) | PR |
| 2025-02-24 | valkey-glide | Fix ORT CI. (#3249) | PR |
| 2025-02-14 | valkey-glide | Go: Update `README` (#3168) | PR |
| 2025-02-14 | valkey-glide | Update changelog for beginning of 1.4 release (#3166) | PR |
| 2025-02-13 | valkey-glide | GO: Move remaining comment examples to test files (#3148) | PR |
| 2025-02-13 | valkey-glide | GO: Fix func name casing (#3151) | PR |
| 2025-02-13 | valkey-glide | GO: fix broken examples that fail (#3152) | PR |
| 2025-02-06 | valkey-glide | [Sync Release 1.3 commit] `XRange` and `XRevRange` (#3093) | PR |
| 2025-02-04 | valkey-glide | Go: add ZInterStore (#3053) | PR |
| 2025-02-01 | valkey-glide | Go: Add command zinter (#3021) | PR |
| 2025-01-31 | valkey-glide | Go: Implement Echo Connection Management Cluster (#2993) | PR |
| 2025-01-31 | valkey-glide | Go: Implement DBSize Server Management Cluster (#2995) | PR |
| 2025-01-30 | valkey-glide | Go: Implement Time Command (#2963) | PR |
| 2025-01-29 | valkey-glide | Go: Implement Custom Command with route(Generic Cluster cmd), Ping with Route (#2979) | PR |
| 2025-01-27 | valkey-glide | Go: Implement Bitfield and Bitfield ReadOnly commands (#2999) | PR |
| 2025-01-24 | valkey-glide | Go: Added config folder for request_routing_config_test.go and errors folder for errors.go (#2996) | PR |
| 2025-01-24 | valkey-glide | Go: Add command XRange and XRevRange (#2989) | PR |
| 2025-01-21 | valkey-glide | Go: Add command XClaim (#2984) | PR |
| 2025-01-21 | valkey-glide | Go: `HRANDFIELD`. (#2977) | PR |
| 2025-01-21 | valkey-glide | Go: `XGROUP DESTROY`. (#2974) | PR |
| 2025-01-21 | valkey-glide | Go: `XGROUP SETID`. (#2976) | PR |
| 2025-01-20 | valkey-glide | Go: Fix return types, parn 5 (#2964) | PR |
| 2025-01-20 | valkey-glide | Go: Fix return types, part 6 (#2965) | PR |
| 2025-01-20 | valkey-glide | Go: Add stream commands XGroupCreateConsumer/XGroupDelConsumer (#2975) | PR |
| 2025-01-20 | valkey-glide | Go: `XGROUP CREATE`. (#2966) | PR |
| 2025-01-17 | valkey-glide | GO: Implement Echo Command (#2863) | PR |
| 2025-01-17 | valkey-glide | GO Implement Dump, Restore and ObjectEncoding Command (#2781) | PR |
| 2025-01-15 | valkey-glide | Go: Add command ZScan (#2950) | PR |
| 2025-01-14 | valkey-glide | Go: Fix return types, part 2: `float64` instead of `Result[float64]` and bool (#2941) | PR |
| 2025-01-14 | valkey-glide | Go: Fix return types, part 1: `int64` instead of `Result[int64]` (#2939) | PR |
| 2025-01-11 | valkey-glide | Go: ZRANGE (#2925) | PR |
| 2025-01-08 | valkey-glide | Go: Implement Persist Command (#2829) | PR |
| 2025-01-06 | valkey-glide | GO: Add BZPopMin command (#2849) | PR |
| 2025-01-02 | valkey-glide | fix gradle (#2879) | PR |
| 2025-01-01 | valkey-glide | Go: add ZCARD (#2838) | PR |
| 2024-12-31 | valkey-glide | Java: Add binary version of ZRANK WITHSCORE (#2896) | PR |
| 2024-12-30 | valkey-glide | Go: `ZREM`. (#2880) | PR |
| 2024-12-24 | valkey-glide | GO: Adding Route support (#2836) | PR |
| 2024-12-24 | valkey-glide | Go: Add ZPopMin and ZPopMax (#2850) | PR |
| 2024-12-13 | valkey-glide | Go: implement SUnionStore (#2805) | PR |
| 2024-12-13 | valkey-glide | remove native package references for MacOS x64 architecture (#2808) | PR |
| 2024-12-06 | valkey-glide | Adding node modules in examples app (#2615) | PR |
| 2024-12-06 | valkey-glide | Apply linters to submodule (#2783) | PR |
| 2024-12-06 | valkey-glide | [backport to 1.2] Bump protoc (#2561) | PR |
| 2024-12-06 | valkey-glide | Fix license header in core files (#2648) | PR |
| 2024-11-26 | valkey-glide | Node: Add server-modules to npm release (#2754) | PR |
| 2024-11-21 | valkey-glide | Java: Add password update API (#2677) | PR |
| 2024-11-20 | valkey-glide | Python: rename glide json (#2702) | PR |
| 2024-11-07 | valkey-glide | Node: `JSON.ARRAPPEND` (#2562) | PR |
| 2024-11-07 | valkey-glide | Node: `FT._LIST`. (#2570) | PR |
| 2024-11-07 | valkey-glide | Python: `FT._LIST`. (#2571) | PR |
| 2024-11-07 | valkey-glide | Node: `FT.EXPLAIN` and `FT.EXPLAINCLI` (#2560) | PR |
| 2024-11-07 | valkey-glide | Java: `FT._LIST`. (#2568) | PR |
| 2024-11-07 | valkey-glide | Node: `FT.AGGREGATE` (#2554) | PR |
| 2024-11-07 | valkey-glide | Java: `FT._ALIASLIST`. (#2569) | PR |
| 2024-11-05 | valkey-glide | Java: Update docs for VSS (#2565) | PR |
| 2024-11-01 | valkey-glide | Node: Add `FT.SEARCH` command (#2551) | PR |
| 2024-10-28 | valkey-glide | Java: FT.EXPLAIN and FT.EXPLAINCLI (#2515) | PR |
| 2024-10-28 | valkey-glide | Java: `FT.PROFILE` (#2473) | PR |
| 2024-10-24 | valkey-glide | Docs: Update `ft.create` docs for Java and Python (#2512) | PR |
| 2024-10-22 | valkey-glide | Fix python CI (#2487) | PR |
| 2024-10-18 | valkey-glide | Java: FT.ALIASADD, FT.ALIASDEL, FT.ALIASUPDATE (#2442) | PR |
| 2024-10-17 | valkey-glide | Java: `FT.SEARCH` (#2439) | PR |
| 2024-10-16 | valkey-glide | Fix python CI: fix linter installation (#2465) | PR |
| 2024-10-15 | valkey-glide | Update routing for commands from server modules. (#2461) | PR |
| 2024-10-11 | valkey-glide | Java: `FT.CREATE` (#2414) | PR |
| 2024-10-09 | valkey-glide | Bump changelog (#2362) | PR |
| 2024-10-09 | valkey-glide | Add all module commands to proto (#2389) | PR |
| 2024-10-07 | valkey-glide | Java: add CI to run modules (#2388) | PR |
| 2024-10-07 | valkey-glide | Java; Fix IT (#2350) | PR |
| 2024-10-07 | valkey-glide | Java: fix logger test (#2396) | PR |
| 2024-10-07 | valkey-glide | Java: Add option to run IT on remote ports. (#2156) | PR |
| 2024-10-04 | valkey-glide | Update developer docs (#2354) | PR |
| 2024-09-19 | valkey-glide | Node: fix xinfogroups; fix lrem (#2324) | PR |
| 2024-09-19 | valkey-glide | Node: Fixed missing exports (#2301) | PR |
| 2024-09-10 | valkey-glide | Node: Rename `ReturnType`. (#2241) | PR |
| 2024-09-09 | valkey-glide | Rename `stop` to `end` in sorted set query. (#2214) | PR |
| 2024-08-28 | valkey-glide | Node: add binary support for PubSub commands, part 1 (#2201) | PR |
| 2024-08-28 | valkey-glide | Node: Add binary support for hash commands (#2194) | PR |