| 2026-04-09 | valkey-glide | Python: Downgrade protobuf dependency to >=3.20 (#5655) | PR |
| 2026-03-15 | valkey-glide | Pypi-CD: fix test-the-release step for linux-arm ephemeral runner (#5566) | PR |
| 2026-03-12 | valkey-glide | CI: add note to avoid using GitHub runners for macOS ARM workflows (#5570) | PR |
| 2026-02-03 | valkey-glide | Refresh AWS credentials inside IAM token manager (#5282) | PR |
| 2026-02-02 | valkey-glide | fix(java): enforce immediate timeouts (#5264) | PR |
| 2026-01-26 | valkey-glide | Set default route for CLIENT LIST to be Random (#5234) | PR |
| 2026-01-20 | valkey-glide | Add CLAUDE.md for AI agent context (#5197) | PR |
| 2026-01-14 | valkey-glide | Core/Python - add dynamic PubSub sycnhronizer to core & python async PubSub API (#5156) | PR |
| 2025-12-27 | valkey-glide | Rust: Rust 2024 compatibility fix (#5101) | PR |
| 2025-12-17 | valkey-glide | Docs: redirect existing docs site to the new site (#4858) | PR |
| 2025-10-30 | valkey-glide | Python sync: Fix wheel build failure due to missing README.md (#4931) | PR |
| 2025-10-26 | valkey-glide | CI/CD: fix full matrix sweeper workflow (#4912) | PR |
| 2025-10-22 | valkey-glide | CI/CD: Fix Python sync client Docker build container image (#4901) | PR |
| 2025-10-22 | valkey-glide | CI/CD: Add self hosted mac runners (#4899) | PR |
| 2025-10-21 | valkey-glide | Python sync/FFI: added pubsub, handling for push responses (#4602) | PR |
| 2025-10-21 | valkey-glide | Python sync: added cluster scan (#4823) | PR |
| 2025-10-16 | valkey-glide | JAVA: Add `refreshTopologyFromInitialNodes` Configuration Option (#4870) | PR |
| 2025-10-16 | valkey-glide | Node: add refreshTopologyFromInitialNodes configuration option (#4872) | PR |
| 2025-10-16 | valkey-glide | GO: add RefreshTopologyFromInitialNodes configuration option (#4871) | PR |
| 2025-09-30 | valkey-glide | Python benchmarks: add sync benchmarks and connection warm up (#4704) | PR |
| 2025-09-14 | valkey-glide | Python Sync: revert license format (#4731) | PR |
| 2025-09-11 | valkey-glide | Python sync/CD: added description to pypi package of the sync client (#4714) | PR |
| 2025-09-09 | valkey-glide | Python: fixed pypi-cd workflow, fixed release tests (#4703) | PR |
| 2025-09-09 | valkey-glide | Python sync: removed select command (#4684) | PR |
| 2025-09-08 | valkey-glide | Python: Add Multi-Database Support for Cluster Mode Valkey 9.0 (#4659) | PR |
| 2025-09-07 | valkey-glide | CI: Added self hosted macOS runners (#4683) | PR |
| 2025-09-02 | valkey-glide | Fix flaky test by improving key generation uniqueness in BatchTestUtilities (#4643) | PR |
| 2025-08-31 | valkey-glide | Python: fix consistency test (#4594) | PR |
| 2025-08-21 | valkey-glide | Node: Fix flaky HKEYS test (#4636) | PR |
| 2025-08-21 | valkey-glide | Python: increase test workflow timeout (#4637) | PR |
| 2025-08-21 | valkey-glide | Python Sync: added script (#4593) | PR |
| 2025-08-19 | valkey-glide | Python sync: fix batch tests and test teardown logic (#4626) | PR |
| 2025-08-19 | valkey-glide | Disabled mac arm for full matrix runs (#4628) | PR |
| 2025-08-18 | valkey-glide | Python sync: added modules (#4616) | PR |
| 2025-08-14 | valkey-glide | Python sync: add batch (#4568) | PR |
| 2025-08-11 | valkey-glide | Python sync: added `_GlideFFI` singleton to handle FFI calls (#4578) | PR |
| 2025-08-11 | valkey-glide | Python: added async-sync API consistency test, re-export test (#4549) | PR |
| 2025-08-11 | valkey-glide | FFI/ Python Sync - rename log function (#4569) | PR |
| 2025-08-10 | valkey-glide | FFI & Sync Python: add logger (#4545) | PR |
| 2025-08-10 | valkey-glide | FFI & Sync Python: add logger (#4545) | PR |
| 2025-08-06 | valkey-glide | Python sync: add update_connection_password (#4548) | PR |
| 2025-08-04 | valkey-glide | Python: Add sync client, change directory structure (#4530) | PR |
| 2025-07-31 | valkey-glide | Add migration guides links to the readme (#4528) | PR |
| 2025-07-16 | valkey-glide | Node - Fix Flakiness in Script not Removed (#4401) | PR |
| 2025-07-08 | valkey-glide | Fix No Matching Script Bug in Flush Test (#4245) | PR |
| 2025-07-03 | valkey-glide | Updated attribution files for commit 1fae2718a9c4e5a3c5f14c69f1298f1dc82e3985 (#4279) | PR |
| 2025-06-25 | valkey-glide | Add ioredis migration guide to readme (#4250) | PR |
| 2025-06-11 | valkey-glide | Updated attribution files for commit f006165287a3402fb88a5741e292030f6d4d1303 (#4132) | PR |
| 2025-06-09 | valkey-glide | Add explicit run-modules-tests parameter to workflow_dispatch trigger of CI tests (#4121) | PR |
| 2025-06-08 | valkey-glide | Allow scheduling of full matrix tests for different branches (#4119) | PR |
| 2025-06-08 | valkey-glide | Updated attribution files for commit 25cbf2b5f523e8b625be380617577946eb415338 (#4049) | PR |
| 2025-06-08 | valkey-glide | Java: fix addReturnField in FT.search (#4084) | PR |
| 2025-06-06 | valkey-glide | Increase python tests timeout to 60m | PR |
| 2025-06-04 | valkey-glide | Python- Add Batch Option Classes for exec (#4027) | PR |
| 2025-06-03 | valkey-glide | Node Wrapper - Support TLS insecure (#4002) | PR |
| 2025-06-03 | valkey-glide | Java: add check for sample percentage range (#4076) | PR |
| 2025-06-03 | valkey-glide | Node - fix docs and structures in OTel (#4068) | PR |
| 2025-06-03 | valkey-glide | Python: OpenTelemetry support (#3985) | PR |
| 2025-06-01 | valkey-glide | Opentelemetry - set status, moved counter, retry_attempts counter (#3944) | PR |
| 2025-05-29 | valkey-glide | Add request timeout configuration to client examples across multiple … (#4029) | PR |
| 2025-05-27 | valkey-glide | Java: implement support for using insecure TLS (#3386) | PR |
| 2025-05-26 | valkey-glide | Update engine-matrix.json (#3568) | PR |
| 2025-05-21 | valkey-glide | Docs: fixed mkdocs workflow trigger, fixed transaction/batch docs sections (#3927) | PR |
| 2025-05-21 | valkey-glide | Added head of the line blocking test for refresh slot (#3926) | PR |
| 2025-05-21 | valkey-glide | Docs: fixed mkdocs workflow trigger, fixed transaction/batch sections (#3913) | PR |
| 2025-05-21 | valkey-glide | Node/ Core: added openTelemetry traces and metrics support (#3900) | PR |
| 2025-05-20 | valkey-glide | fix redis-rs CI (#3914) | PR |
| 2025-05-18 | valkey-glide | Python- Fix Transaction Deprecation Message (#3892) | PR |
| 2025-05-07 | valkey-glide | Cpp client (#3760) | PR |
| 2025-05-06 | valkey-glide | Expose Retry Strategy params of the exponential backoff reconnection for CME (#3747) | PR |
| 2025-05-05 | valkey-glide | Python: Add Batch support (#3555) | PR |
| 2025-05-04 | valkey-glide | Fix function tests (#3724) | PR |
| 2025-05-04 | valkey-glide | Move retry_strategies into the redis-rs + Add optional Jitter param. (#3701) | PR |
| 2025-04-29 | valkey-glide | Python: fix PARAMS count in ft.search query (#3706) | PR |
| 2025-04-24 | valkey-glide | Python: Added dev.py script to manage the python development workflows (#3541) | PR |
| 2025-04-24 | valkey-glide | Python: Added dev.py script to manage the python development workflows (#3541) | PR |
| 2025-04-24 | valkey-glide | Python: Added dev.py script to manage the python development workflows (#3541) | PR |
| 2025-04-24 | valkey-glide | Python: Moved the tests folder to be under the root folder (#3661) | PR |
| 2025-04-23 | valkey-glide | Core/Go: Added Ok response type to FFI, updated Go with Ok handlers (#3630) | PR |
| 2025-04-10 | valkey-glide | Java: Fix compiler warning (#3566) | PR |
| 2025-04-10 | valkey-glide | Python: Change urls in docstrings to use markdown syntax (#3580) | PR |
| 2025-04-10 | valkey-glide | Added docs folder and infrastructure for mkdocs website (#3572) | PR |
| 2025-04-08 | valkey-glide | Python: Add equality check to ExpirySet (#3558) | PR |
| 2025-03-31 | valkey-glide | Update README.md getting started part (#3468) | PR |
| 2025-03-27 | valkey-glide | Node: Re-enable `xpendingWithOptions` in Transaction Tests (#3448) | PR |
| 2025-03-26 | valkey-glide | Add Redis 7.1 support to README (#3456) | PR |
| 2025-03-19 | valkey-glide | Java: Fix Flaky `fcall_readonly_function` (#3377) | PR |
| 2025-02-10 | valkey-glide | Fix dependency on redis-cli and redis-server to pass tests (#3014) | PR |
| 2025-02-06 | valkey-glide | Fix flaky test set for more margine for ttl (#3087) | PR |
| 2025-01-30 | valkey-glide | Merge pull request #3029 from valkey-io/ephemeral_label | PR |
| 2024-12-25 | valkey-glide | Fixed imported exception names in python examples (#2852) | PR |
| 2024-12-24 | valkey-glide | Python/Doc: Fix invoke_script examples (#2856) | PR |
| 2024-12-05 | valkey-glide | Merge pull request #2778 from valkey-io/merge_1_2 | PR |
| 2024-11-26 | valkey-glide | Fix for ORT sweeper: Ensure multiple release-* branches are parsed correctly by removing newlines between branch names. | PR |
| 2024-11-21 | valkey-glide | Decrease Warnings in the CI (#2703) | PR |
| 2024-11-07 | valkey-glide | Node: Removed mistakelny pushed 'fit' from CI | PR |
| 2024-11-06 | valkey-glide | fixed failing to create cluster on time and tests that cant be antici… (#2626) | PR |
| 2024-11-05 | valkey-glide | Doc: Removed MacOS 12 from the tested platforms | PR |
| 2024-11-05 | valkey-glide | fix py wrapper build in container test (#2608) | PR |
| 2024-11-05 | valkey-glide | Increase timeout for GlideClusterClient tests to 40000ms (#2606) | PR |
| 2024-11-05 | valkey-glide | fixing full testing (#2601) | PR |
| 2024-11-05 | valkey-glide | allign naming (#2600) | PR |
| 2024-11-03 | valkey-glide | PYTHON: Json.nummultby update (#2578) | PR |
| 2024-11-03 | valkey-glide | PYTHON: Json.numincrby update (#2577) | PR |
| 2024-10-31 | valkey-glide | Fixes https://github.com/valkey-io/valkey-glide/issues/2556 : Mutable default parameter in python example. | PR |
| 2024-10-30 | valkey-glide | Python: Add JSON.ARRINDEX Command (#2528) | PR |
| 2024-10-28 | valkey-glide | Python - Implement JSON.OBJLEN command functionality (#2495) | PR |
| 2024-10-27 | valkey-glide | Python: add JSON.DEBUG.FIELDS and JSON.DEBUG.MEMORY commands (#2481) | PR |
| 2024-10-16 | valkey-glide | Python: Adds JSON.NUMMULTBY Command (#2458) | PR |
| 2024-10-15 | valkey-glide | Java: Allow to run modules CI on demand. (#2416) | PR |
| 2024-10-15 | valkey-glide | Python: add JSON.NUMINCRBY command (#2448) | PR |
| 2024-10-09 | valkey-glide | Python: add JSON.TYPE command (#2409) | PR |
| 2024-10-08 | valkey-glide | Wrong routing by GLIDE (#2394) | PR |
| 2024-10-07 | valkey-glide | Java: log failed tests (#2390) | PR |
| 2024-09-30 | valkey-glide | Reduce glide_rs.so size (for Java) (#2367) | PR |
| 2024-09-23 | valkey-glide | Python: Removed deprecated INSTALL file | PR |
| 2024-09-23 | valkey-glide | Node: fix missing exports (#2342) | PR |
| 2024-09-19 | valkey-glide | Node: fix pubsub IT by making sure cluster mode tests run only with cluster mode enabled flag (#2317) | PR |
| 2024-09-19 | valkey-glide | Node: Fixed missing exports (#2301) | PR |
| 2024-09-08 | valkey-glide | updated npm packges to remove non supported and memory leaking pac (#2247) | PR |
| 2024-08-15 | valkey-glide | Node: change getdel, ping and get commands to bytes with Decoder (#2121) | PR |
| 2024-08-04 | valkey-glide | Python: Export PubSubMsg | PR |
| 2024-07-29 | valkey-glide | Node: Exported client configuration types (#2023) | PR |
| 2024-07-22 | valkey-glide | Fixed Java ORT not to include irrelevant dependencies (#1975) | PR |
| 2024-07-11 | valkey-glide | Merge from redis-rs: Critical bug fix: Fix cluster-mode TLS disabled client to properly take received IPs when DNS is expanded #173 | PR |
| 2024-07-10 | valkey-glide | CD: Fix the descrpition of the release version in workflow_dispatch | PR |
| 2024-07-10 | valkey-glide | Update README.md of node.js | PR |
| 2024-07-10 | valkey-glide | Merge pull request #1888 from GilboaAWS/update_readme_files | PR |
| 2024-07-09 | valkey-glide | Update roadmap link (#1906) | PR |
| 2024-07-09 | valkey-glide | Fix Node & Python renaming to valkey-glide (#1879) | PR |
| 2024-07-09 | valkey-glide | Update DEVELOPER.md of node.js (#1891) | PR |
| 2024-07-09 | valkey-glide | Merge pull request #1899 from valkey-io/fix_node_csharp_readme | PR |
| 2024-07-09 | valkey-glide | Merge pull request #1897 from valkey-io/fix_java_readme | PR |
| 2024-07-09 | valkey-glide | Formatting Contributing.md (#1894) | PR |
| 2024-07-09 | valkey-glide | Fixed NodeJS, Go and C# renaming (#1892) | PR |
| 2024-07-09 | valkey-glide | Formatting Issues (#1889) | PR |
| 2024-07-09 | valkey-glide | Fix Node & Python renaming to valkey-glide (#1879) | PR |
| 2024-07-09 | valkey-glide | Python: remove print statements from integration tests (#1872) | PR |
| 2024-07-08 | valkey-glide | Documentation: Fixed main README file | PR |
| 2024-07-04 | valkey-glide | Core + Python: Added support in large script requests (#1781) | PR |
| 2024-07-02 | valkey-glide | Test all Python versions (#1758) | PR |
| 2024-07-02 | valkey-glide | Python: Update docstring links (#1755) | PR |
| 2024-07-02 | valkey-glide | Python: Move python commands to bytes string (#1742) | PR |
| 2024-07-01 | valkey-glide | Merge pull request #1741 from aws/pubsub_cmd_transactions_pr | PR |
| 2024-06-30 | valkey-glide | Python: move the commands return value to bytes (#1617) | PR |
| 2024-06-25 | valkey-glide | Merge pull request #1650 from aws/pubsub-fixups | PR |
| 2024-06-20 | valkey-glide | Merge pull request #1616 from aws/pubsub_callback_and_poll | PR |
| 2024-06-13 | valkey-glide | Change object command names to follow camel-case (#1559) | PR |
| 2024-06-13 | valkey-glide | Python: added LMPOP and BLMPOP commands. (#1547) | PR |
| 2024-06-11 | valkey-glide | Merge from submodule: Changed the 'url' package version to be fixed to v2.5.0 to enforce license requirements #156 | PR |
| 2024-06-09 | valkey-glide | Python: added LMOVE and BLMOVE commands (#1536) | PR |
| 2024-05-30 | valkey-glide | Add SMOVE command for node (#1476) | PR |
| 2024-05-27 | valkey-glide | Python: added zremrangebyrank (#1466) | PR |
| 2024-05-26 | valkey-glide | arrange changelog to release (#1465) | PR |
| 2024-05-22 | valkey-glide | Java: Add `GETBIT` command (#1400) | PR |
| 2024-05-22 | valkey-glide | Python: fix minor error in zmpop documentation (#1435) | PR |
| 2024-05-17 | valkey-glide | Python: add ZMPOP command (#1417) | PR |
| 2024-05-17 | valkey-glide | Python: add ZINTERCARD command (#1418) | PR |
| 2024-05-17 | valkey-glide | Python: add BZMPOP command (#1412) | PR |
| 2024-05-17 | valkey-glide | Java: Add command `GEOHASH` (#1414) | PR |
| 2024-05-16 | valkey-glide | Python: add ZRANDMEMBER command (#1413) | PR |
| 2024-05-16 | valkey-glide | Python: Added ZINTERSTORE and ZUNIONSTORE commands (#1388) | PR |
| 2024-05-10 | valkey-glide | Java: Update transaction handling and IT (#1284) | PR |
| 2024-05-09 | valkey-glide | submodules: Merge from upstream (#1383) | PR |
| 2024-05-07 | valkey-glide | Update docs for `LPUSHX` and `RPUSHX` (#1289) | PR |
| 2024-05-02 | valkey-glide | Python: Added missing exports to the init file, ordered the existing ones | PR |
| 2024-05-01 | valkey-glide | Python: add ZMSCORE command (#1357) | PR |
| 2024-05-01 | valkey-glide | Python: add HRANDFIELD command (#1334) | PR |
| 2024-04-29 | valkey-glide | Node: Update examples in docs. (#1360) | PR |
| 2024-04-29 | valkey-glide | Submodules: Pull changes from amazon-contributing/redis-rs (#1347) | PR |
| 2024-04-25 | valkey-glide | Python: Upgrade black version | PR |
| 2024-04-17 | valkey-glide | Java: Add `SINTER` command. (#1248) | PR |
| 2024-04-14 | valkey-glide | Python: Added SPOP command (#1261) | PR |
| 2024-04-14 | valkey-glide | Python: Added SPOP command (#1261) | PR |
| 2024-04-11 | valkey-glide | Python: add RPUSHX and LPUSHX commands (#1239) | PR |
| 2024-04-08 | valkey-glide | Python: Added STRLEN command in python (#1230) | PR |
| 2024-04-07 | valkey-glide | Fix python flakey test | PR |
| 2024-04-02 | valkey-glide | Python: Fix typing | PR |
| 2024-04-01 | valkey-glide | Java: Added Zpopmin command. (Sorted Set Commands) (#1165) | PR |
| 2024-04-01 | valkey-glide | Java: Add Zpopmax command. (Sorted Set Commands) (#1164) | PR |
| 2024-04-01 | valkey-glide | Java: Added Zscore command. (Sorted Set Commands) (#1163) | PR |
| 2024-04-01 | valkey-glide | Java: Add `persist()` command (#1157) | PR |
| 2024-03-28 | valkey-glide | Java: Add `PTTL()` command (#1156) | PR |
| 2024-03-28 | valkey-glide | Add `ECHO()` command. (#1143) | PR |