| 2026-04-28 | valkey-glide | Add debug-mode safety guards for FFI stack response and arena allocator (#5837) | PR |
| 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 | Replace Mutex with RwLock for improved read concurrency (#5838) | PR |
| 2026-04-25 | valkey-doc | Add C# Valkey GLIDE client definition and fix GLIDE website links (#430) | PR |
| 2026-04-22 | valkey-glide | Update Compression Supported Commands and Block Unsupported Commands (#5771) | PR |
| 2026-04-22 | valkey-glide-csharp | Cherry-pick `release-1.0` changes into `main` (#339) | PR |
| 2026-04-17 | valkey-glide-csharp | Stream command API cleanup: enable core commands, disable pending ones (#324) | PR |
| 2026-04-17 | valkey-glide-csharp | CD: Fix 2 minor issues in the CD workflow (#320) | PR |
| 2026-04-17 | valkey-glide-csharp | Expand server management command API (#315) | 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 | Scan Command Refactor (#316) | PR |
| 2026-04-16 | valkey-glide-php | PHP: Add JSON_GET and JSON_SET commands (#184) | PR |
| 2026-03-13 | valkey-glide | Fix Potential Security Issues for Release 2.3 (#5583) | PR |
| 2026-03-11 | valkey-glide | Fix/go/python cicd test-container tests (#5560) | PR |
| 2026-03-10 | valkey-glide | Python: Recycle callback indices for cancelled futures and use monotonic counter to prevent index collisions that permanently closed the client (#5517) | PR |
| 2026-03-06 | valkey-glide-php | PHP: Update PECL installation readme (#160) | PR |
| 2026-03-06 | valkey-glide | Added PermissionDenied and AuthenticationError error to fail fast during topology calculation (#5515) | PR |
| 2026-03-05 | valkey-glide | Go, Java, Python: Clean-up pubsub in wrappers and expand coverage (#5468) | PR |
| 2026-03-04 | valkey-glide | Core: Move credential fetching to token generation time (#5508) | PR |
| 2026-03-04 | valkey-glide | Revert: core: break reference cycle in IAM token manager callback (#5431) (#5507) | PR |
| 2026-03-04 | valkey-glide | Updated attribution files for commit 2e759e735013665c6b8ed7d1b06ee98eada7185d (#5501) | PR |
| 2026-03-04 | valkey-glide | Revert/napi upgrade and node support drop (#5496) | PR |
| 2026-03-03 | valkey-glide | Fix/fcall_readonly_function flaky test by using WAIT command to ensure function replication to replicas before asserting for errors (#5417) | PR |
| 2026-03-03 | valkey-glide | Read only mode (#5485) | PR |
| 2026-02-27 | valkey-glide-php | Update valkey-glide submodule to latest main (#154) | PR |
| 2026-02-27 | valkey-glide | Updated attribution files for commit ed1d12bddf5b9c64d81a8dfd946a9a7e2e5d1ea3 (#5452) | PR |
| 2026-02-26 | valkey-glide | Fix/Replace sleep with retry-polling loop in TestScriptKillWithRoute to fix race condition (#5423) | PR |
| 2026-02-25 | valkey-glide | Updated attribution files for commit 5004718230396b2090214475251235da2d320518 (#5438) | PR |
| 2026-02-24 | valkey-glide | Updated CONTRIBUTING.md to be more detailed, explicit, and to include our recent label automation changes (#5412) | PR |
| 2026-02-24 | valkey-glide | Updated attribution files for commit a4470a13dab3c15563a4c314056c1614e283527b (#4523) | PR |
| 2026-02-20 | valkey-glide | Fix: Use try_init() for graceful logger initialization (#5129) | PR |
| 2026-02-20 | valkey-glide | Update bug report issue template to include engine environment (#5403) | PR |
| 2026-02-19 | valkey-glide-docs | Split cluster scan pages into concept and how-to guides (#144) | PR |
| 2026-02-19 | valkey-glide-docs | updated how-to/security guides (#147) | PR |
| 2026-02-19 | valkey-glide-docs | Move client's migration guides to migration/ folders (#149) | PR |
| 2026-02-18 | valkey-glide-docs | PHP: Add migration guide section (#148) | 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-18 | valkey-glide-docs | Split batching vs pipelining into concept and how-to guides (#140) | PR |
| 2026-02-17 | valkey-glide-php | PHP: Update PHP readme, composer.json and NOTICE (#149) | PR |
| 2026-02-13 | valkey-glide | Fix the auto-labeling behavior for Github workflows (#5360) | PR |
| 2026-02-12 | valkey-glide | Bump uuid from 11.1.0 to 13.0.0 in /node (#4735) | PR |
| 2026-02-12 | valkey-glide | Fix/xpendingAndXclaim tests for Java binary and Go (#5344) | PR |
| 2026-02-12 | valkey-glide | Fix Java integration test resource leaks (#5348) | PR |
| 2026-02-03 | valkey-glide | Java: Add dynamic pubsub APIs and pubsub stats (#5269) | PR |
| 2026-02-03 | valkey-glide | Python: Add dynamic PubSub support to sync client (#5272) | PR |
| 2026-02-02 | valkey-glide | Drop support for Node.js 16.x and 18.x. Minimum supported version is now Node.js 20.x. (#5292) | PR |
| 2026-01-31 | valkey-glide-php | PHP: Add soak tests (#130) | 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-docs | - Add Windows (x86_64) platform support section to quickstart guide (#124) | PR |
| 2026-01-29 | valkey-glide-php | PHP: Update change logs and package.xml notes (#144) | PR |
| 2026-01-29 | valkey-glide-php | Php: update main with release 1.0 (#143) | PR |
| 2026-01-29 | valkey-glide | Add missing CHANGELOG for java internal statistics support (#5251) | PR |
| 2026-01-29 | valkey-glide-csharp | Add pull request template (#200) | 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-27 | valkey-glide | Enhance pull request template with additional sections (#5171) | PR |
| 2026-01-23 | valkey-glide-php | PHP: Add connect method for ValkeyGlide client (#131) | 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 | Re-enable tests that were skipped due to issue #2277 (#5208) | PR |
| 2026-01-22 | valkey-glide-csharp | cleanup: use `GuardClauses.ThrowIfCommandFlags` (#196) | PR |
| 2026-01-22 | valkey-glide-csharp | chore(submodule): update `valkey-glide` for dynamic pub/sub (#194) | PR |
| 2026-01-22 | valkey-glide-csharp | cleanup: Remove unnecessary ignored expression values with `await` (#195) | PR |
| 2026-01-16 | valkey-glide | Update ffi to support register and unregister of pubsub callback post connection (#5178) | PR |
| 2026-01-15 | valkey-glide | [Node] Fix to handle non-string types in toBuffersArray (#5166) | 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_self_signed_certificate_succeeds` #4946 (#5054) | PR |
| 2026-01-14 | valkey-glide | [Python] Fix flaky test `test_tls_with_multiple_certificates_succeeds` #4950 (#5055) | PR |
| 2026-01-13 | valkey-glide | Fix exclusion name comparison for python (#5164) | PR |
| 2026-01-13 | valkey-glide | Fix duplicate artifact name error during FMT report upload (#5161) | PR |
| 2026-01-08 | valkey-glide | Python: add mTLS support (#5124) | PR |
| 2026-01-08 | valkey-glide-csharp | (test): Remove `ProcessVariousMessageSizes_NoMemoryLeak_ConsistentBehavior` (#181) | PR |
| 2026-01-08 | valkey-glide-csharp | Remove CODEOWNERS file (#173) | PR |
| 2026-01-07 | valkey-glide | Node: Fix `Failed to convert napi value Undefined into rust type u32` error (#5128) | PR |
| 2026-01-06 | valkey-glide | docs: add redlock-universal to ecosystem (#5111) | PR |
| 2026-01-06 | valkey-glide-csharp | Updated attribution files for setup-dotnet-5 (#171) | PR |
| 2026-01-06 | valkey-glide-csharp | Updated attribution files for upload-artifact-5 (#172) | PR |
| 2026-01-06 | valkey-glide-csharp | Bump actions/github-script from 7 to 8 (#175) | PR |
| 2026-01-06 | valkey-glide-csharp | Bump dawidd6/action-download-artifact from 6 to 12 (#174) | PR |
| 2026-01-06 | valkey-glide-csharp | Bump actions/cache from 4 to 5 (#176) | PR |
| 2026-01-06 | valkey-glide-csharp | Bump actions/download-artifact from 6 to 7 (#177) | PR |
| 2026-01-06 | valkey-glide-csharp | Bump actions/checkout from 5 to 6 (#178) | 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 | [Python] Enforce connection_timeout for initial standalone connection failures (#5082) | PR |
| 2026-01-05 | valkey-glide | Set options binary (#5047) | PR |
| 2026-01-03 | valkey-glide-csharp | Fix: Improve performance test logic for PubSub (#166) | PR |
| 2026-01-03 | valkey-glide-csharp | Bump actions/upload-artifact from 4 to 5 (#117) | PR |
| 2026-01-03 | valkey-glide-csharp | Bump actions/download-artifact from 5 to 6 (#118) | 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-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-19 | valkey-glide-php | chore: bump valkey-glide submodule for root_certs support (#99) | PR |
| 2025-12-18 | valkey-glide-php | Fix mac development instructions (#96) | PR |
| 2025-12-17 | valkey-glide-csharp | Add support for insecure TLS connections (#164) | PR |
| 2025-12-15 | valkey-glide-csharp | (test): Extract common logic to `TestUtils` project (#161) | PR |
| 2025-12-12 | valkey-glide | Add links to the new GLIDE documentation site. (#5002) | PR |
| 2025-12-09 | valkey-glide | Core: Migrate from `rustls-pemfile` usage to `rustls-pki-types` (#5037) | PR |
| 2025-12-08 | valkey-glide | Python: Add missing dependency `sniffio` (#5018) | 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-28 | valkey-glide-csharp | Bump `valkey-glide` submodule (#157) | PR |
| 2025-11-26 | valkey-glide | Add `git-secrets-scan` workflow (#4983) | PR |
| 2025-11-26 | valkey-glide-csharp | Stream Commands (#151) | PR |
| 2025-11-26 | valkey-glide-csharp | fix(test): resolve OpenTelemetry multiple initialization in tests (#155) | PR |
| 2025-11-25 | valkey-glide-csharp | Add `git-secrets-scan` workflow (#146) | PR |
| 2025-11-25 | valkey-glide-php | Add `git-secrets-scan` workflow (#74) | PR |
| 2025-11-20 | valkey-glide-csharp | test: Add large argument tests (#147) | PR |
| 2025-11-18 | valkey-glide | Fix java applications from hanging after logic completion (#4984) | PR |
| 2025-11-18 | valkey-glide-csharp | feat: Add OpenTelemetry support (#138) | PR |
| 2025-11-17 | valkey-glide-csharp | feat(pubsub): implement core PubSub framework infrastructure (#103) | PR |
| 2025-11-17 | valkey-glide-csharp | Transaction commands (#137) | PR |
| 2025-11-13 | valkey-glide | Add support for engine version 9.0 in README (#4968) | PR |
| 2025-11-13 | valkey-glide | README.md - remove extraneous whitespace (#4967) | PR |
| 2025-11-13 | valkey-glide | connection timeout value fix for clients (#4966) | PR |
| 2025-11-12 | valkey-glide | Java Cross-Platform Compatibility Fixes (#4965) | PR |
| 2025-11-12 | valkey-glide-csharp | feat: Support password update (#135) | PR |
| 2025-11-08 | valkey-glide-csharp | feat: Implement Lua Scripting and Functions Support (Issue #56) (#120) | PR |
| 2025-11-07 | valkey-glide-csharp | Bitmap command support (#129) | PR |
| 2025-11-07 | valkey-glide-csharp | refactor: Replace duplicated command flag error messages with centralized method (#136) | PR |
| 2025-11-06 | valkey-glide-csharp | feat: Add RefreshTopologyFromInitialNodes (#126) | PR |
| 2025-11-05 | valkey-glide | CI: Increase timeout (#4943) | PR |
| 2025-11-05 | valkey-glide-csharp | Fix Test Failure - `TestScanAsync_InvalidCursorId` (#133) | PR |
| 2025-11-05 | valkey-glide-csharp | feat: Add IAM authentication support (#125) | PR |
| 2025-11-04 | valkey-glide-csharp | Fix lint job failures: increase timeout and fix lint errors (#130) | PR |
| 2025-11-03 | valkey-glide | GO: Add TLS Custom Root Certificate Support for Go Client (#4921) | PR |
| 2025-11-01 | valkey-glide | Python: Add Custom Root Certificate Support for Python TLS Connections (#4930) | 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-csharp | Release 0.9 backport (#127) | 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-30 | valkey-glide | Python: Add Python 3.14 support (#4897) | PR |
| 2025-10-30 | valkey-glide-csharp | Fix incorrect solution file reference in .vscode/settings.json (#122) | PR |
| 2025-10-29 | valkey-glide-csharp | Implement Cluster Scan (#113) | PR |
| 2025-10-28 | valkey-glide-csharp | Bump submodule and fix `TestKeyCopyAsync` test (#119) | 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-24 | valkey-glide | Fix: LOLWUT Tests and Add Version 9 Support (#4907) | PR |
| 2025-10-24 | valkey-glide | Fix: LOLWUT Tests and Add Version 9 Support (#4907) | PR |
| 2025-10-24 | valkey-glide-csharp | Fix Unit Test Lint Errors (#116) | PR |
| 2025-10-23 | valkey-glide | FFI/GO: Add IAM authentication support with automatic token refresh (#4892) | PR |
| 2025-10-23 | valkey-glide | Update engine-matrix.json for Valkey 9 release (#4904) | 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-20 | valkey-glide-csharp | Geospatial Commands (#107) | 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-10-10 | valkey-glide-csharp | Hyperloglog commands (#92) | PR |
| 2025-10-09 | valkey-glide-php | Support SELECT, COPY, and MOVE commands in cluster (#61) | PR |
| 2025-10-09 | valkey-glide-php | Add multi-DB support to cluster mode constructor (#59) | PR |
| 2025-10-09 | valkey-glide-php | Support HFE commands for Valkey 9 (#56) | PR |
| 2025-10-08 | valkey-glide-csharp | Valkey-9 MultiDB support (#90) | PR |
| 2025-10-03 | valkey-glide | feat: add AGENTS.md files for agentic tools across language bindings (#4739) | PR |
| 2025-10-03 | valkey-glide-csharp | Generic Commands (#89) | PR |
| 2025-10-02 | valkey-glide-csharp | Server Management Commands GA (#61) | PR |
| 2025-10-01 | valkey-glide | Add documentation to how to use Lua scripts with Glide (#4811) | 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-28 | valkey-glide-php | Fix building the extension on Mac (#57) | PR |
| 2025-09-26 | valkey-glide | Add explicit rustfmt and clippy components to install-rust-and-protoc action (#4817) | PR |
| 2025-09-26 | valkey-glide-php | Add caching of OS and Rust dependencies (#53) | PR |
| 2025-09-25 | valkey-glide-php | Dead code removal. (#50) | PR |
| 2025-09-24 | valkey-glide-php | Fix Valgrind CI (#52) | 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-22 | valkey-glide | README updates for 2.1 release (#4763) | PR |
| 2025-09-22 | valkey-glide-php | Support PECL packages (#48) | PR |
| 2025-09-19 | valkey-glide | Util: Fix cluster manager flaky function `is_address_already_in_use()` (#4727) | PR |
| 2025-09-19 | valkey-glide-php | Fix ORT/scancode errors (#49) | PR |
| 2025-09-19 | valkey-glide-php | Fixed PHP lint errors. (#46) | PR |
| 2025-09-18 | valkey-glide | Node: flaky tests (#4710) | PR |
| 2025-09-18 | valkey-glide | [BACKPORT 2.1] Merge Release 2.1 back into Main (#4753) | PR |
| 2025-09-16 | valkey-glide-php | CI: Fix test-pie CI on mac (#44) | PR |
| 2025-09-16 | valkey-glide-php | Update README.md and DEVELOPER.md for packagist (#39) | PR |
| 2025-09-16 | valkey-glide-php | Disable client setname and select operations (#42) | PR |
| 2025-09-15 | valkey-glide-php | Add back integration testing as part of make test target (#38) | PR |
| 2025-09-13 | valkey-glide-php | Fix installation from Packagist (#35) | PR |
| 2025-09-12 | valkey-glide-php | Improve PIE workflows for PRs and different branches (#33) | PR |
| 2025-09-11 | valkey-glide-php | Generate and test PIE packages (#31) | PR |
| 2025-09-09 | valkey-glide-csharp | CI: add failure reporter for matrix-errors (#72) | 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-08 | valkey-glide | Python: Add Multi-Database Support for Cluster Mode Valkey 9.0 (#4659) | PR |
| 2025-09-05 | valkey-glide | Python: replace asyncio.sleep with anyio.sleep in async tests (#4682) | PR |
| 2025-09-05 | valkey-glide | Dev: Remove vscode setting.json (#4622) | PR |
| 2025-09-04 | valkey-glide | Java: Migration guide for Jedis compatibility layer (#4672) | PR |
| 2025-09-03 | valkey-glide-csharp | Fix ORT (#60) | PR |
| 2025-09-02 | valkey-glide | Python: Valkey 9 new hash field expiration commands (#4610) | PR |
| 2025-09-02 | valkey-glide | Fix flaky TestScriptShow test by adding delay for cluster synchronization (#4640) | PR |
| 2025-09-02 | valkey-glide | Fix flaky Node.js PubSub tests by adding subscription readiness delay (#4641) | PR |
| 2025-08-29 | valkey-glide | Java: Fix flaky test config_reset_stat (#4668) | PR |
| 2025-08-29 | valkey-glide | Alpine Support for Java Client (#4634) | PR |
| 2025-08-29 | valkey-glide | NODE: Valkey 9 support - Add Hash Field Expiration Commands Support (#4598) | PR |
| 2025-08-29 | valkey-glide | JAVA: Valkey 9 new commands HASH items expiration (#4556) | PR |
| 2025-08-29 | valkey-glide-csharp | feat: Add ReadFrom parsing support to ConfigurationOptions for AZ Affinity (#28) | PR |
| 2025-08-29 | valkey-glide-csharp | Add Connection Management Commands (GA) (#47) | PR |
| 2025-08-28 | valkey-glide | Go: Valkey 9 Commands (#4554) | PR |
| 2025-08-28 | valkey-glide | Python sync: fix flaky test_sync_script_isnt_removed_while_another_instance_exists (#4654) | PR |
| 2025-08-27 | valkey-glide | Util: Updated wait time for retries from 0.5s to 1s (#4656) | PR |
| 2025-08-27 | valkey-glide | Java: Update JedisPool implementation and add UnifiedJedis initial setup for cluster support (#4647) | PR |
| 2025-08-26 | valkey-glide | fix: resolve issue with benchmark script paths (#4630) | PR |
| 2025-08-26 | valkey-glide-csharp | Fix CD pipeline. (#38) | PR |
| 2025-08-26 | valkey-glide-csharp | Add reporting to GHA pipeline (#41) | PR |
| 2025-08-26 | valkey-glide-csharp | Bump actions/download-artifact from 4 to 5 (#45) | PR |
| 2025-08-26 | valkey-glide-csharp | Bump actions/checkout from 4 to 5 (#46) | PR |
| 2025-08-26 | valkey-glide-csharp | Bump actions/setup-java from 4 to 5 (#48) | PR |
| 2025-08-25 | valkey-glide | Migrate C# client (#4532) | PR |
| 2025-08-22 | valkey-glide | FIX: resolve Valkey 9 compatibility issues across all clients (#4632) | PR |
| 2025-08-22 | valkey-glide | Core: Fix UDS infinite loop (#4612) | PR |
| 2025-08-22 | valkey-glide-csharp | Fix Test Hangs (#40) | PR |
| 2025-08-21 | valkey-glide | Node: Fix flaky HKEYS test (#4636) | PR |
| 2025-08-20 | valkey-glide | Java: SSL/TLS for Jedis compatibility layer (#4613) | PR |
| 2025-08-20 | valkey-glide-csharp | Hash Commands (GA) (#34) | PR |
| 2025-08-20 | valkey-glide-csharp | CD pipeline - phase 1 (#12) | PR |
| 2025-08-18 | valkey-glide-csharp | Bump dtolnay/rust-toolchain from 1.85 to 1.100 in the minor-updates group (#31) | PR |
| 2025-08-18 | valkey-glide-csharp | Bump actions/checkout from 4 to 5 (#32) | PR |
| 2025-08-18 | valkey-glide-csharp | Sorted Set Commands (GA) Part 2 (#30) | 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-csharp | Sorted Set Commands (GA) Part 1 (#29) | PR |
| 2025-08-13 | valkey-glide | Fix test report artifact name (#4524) | PR |
| 2025-08-13 | valkey-glide-csharp | Fix client performance. (#20) | PR |
| 2025-08-12 | valkey-glide | Add sendCommand() method in Jedis.java and add some basic class structures. (#4555) | PR |
| 2025-08-12 | valkey-glide-csharp | Revert "Bump dependencies." (#25) | PR |
| 2025-08-12 | valkey-glide-csharp | Add ORT (#13) | PR |
| 2025-08-11 | valkey-glide | SpanfromContext changelog (#4567) | PR |
| 2025-08-11 | valkey-glide-csharp | C#: List Commands (GA) (#16) | PR |
| 2025-08-11 | valkey-glide-csharp | API compatibility workflow (dotnet-api-diff): net8.0 HTML report (#21) | PR |
| 2025-08-11 | valkey-glide-csharp | Bump dependencies. (#23) | PR |
| 2025-08-11 | valkey-glide-csharp | Bump submodule. (#24) | PR |
| 2025-08-10 | valkey-glide-php | update CI to run tests on each commit. | PR |
| 2025-08-08 | valkey-glide | CI: Temporarily remove CodeQL cache (#4565) | PR |
| 2025-08-08 | valkey-glide | CORE: resolve clippy warnings and future incompatibility issues (#4564) | PR |
| 2025-08-08 | valkey-glide-csharp | Add C# specific README.md file (#14) | PR |
| 2025-08-07 | valkey-glide-php | Constructor integration tests (#13) | PR |
| 2025-08-06 | valkey-glide-csharp | C#: Set Commands (GA) (#9) | PR |
| 2025-08-01 | valkey-glide-csharp | Migrate CI workflows (#8) | PR |
| 2025-07-30 | valkey-glide | Java: UnifiedJedis integ test added for get, set, del (#4487) | PR |
| 2025-07-30 | valkey-glide | C#: String Commands (GA) (#4495) | PR |
| 2025-07-29 | valkey-glide | Add MIRI tests to CI test runs (#4506) | PR |
| 2025-07-24 | valkey-glide | C#: List Commands batch 1 (#4402) | PR |
| 2025-07-24 | valkey-glide | C#: Sorted Set Public Preview Commands (#4467) | PR |
| 2025-07-24 | valkey-glide | C#: compatible transaction conditions (#4411) | PR |
| 2025-07-24 | valkey-glide | C# compatibility: `execute` aka custom command (#4412) | PR |
| 2025-07-23 | valkey-glide | Java: Jedis compatibility layer initial config code and get/set commands. (#4284) | PR |
| 2025-07-23 | valkey-glide | C#: fix endpoint string conversion (#4413) | PR |
| 2025-07-21 | valkey-glide | C#: Add HashCommand support (#4351) | PR |
| 2025-07-18 | valkey-glide | C#: String commands GA (#4409) | PR |
| 2025-07-18 | valkey-glide | C#: Bump StackExchange.Redis version used in benchmarks (#4410) | PR |
| 2025-07-18 | valkey-glide | C#: batch compatibility (#4371) | PR |
| 2025-07-17 | valkey-glide | Core: Set RESP3 as default (#4305) | PR |
| 2025-07-16 | valkey-glide | C#: Connection Management Commands Batch 1 (#4309) | PR |
| 2025-07-15 | valkey-glide | C#: Copy full definition of RequestType (#4394) | PR |
| 2025-07-15 | valkey-glide | C#: Generic Commands (#4336) | PR |
| 2025-07-12 | valkey-glide | C# compatibility: adding feature to get list of connections (#4310) | PR |
| 2025-07-11 | valkey-glide | C#: Add LPUSH and LPOP commands (#4321) | PR |
| 2025-07-11 | valkey-glide | C#: Add String commands (#4301) | PR |
| 2025-07-03 | valkey-glide | C# compatibility: `IDatabase` (#4292) | PR |
| 2025-07-03 | valkey-glide | C#: Reorganize Request class (#4299) | PR |
| 2025-07-02 | valkey-glide | C#: Migrate basic APITypes and enums from SER to unblock command implementation (#4254) | PR |
| 2025-07-02 | valkey-glide | Fix codeql (#4285) | PR |
| 2025-06-27 | valkey-glide | Refactor style for Rust 1.88 (#4269) | PR |
| 2025-06-26 | valkey-glide | Node: Validate clientAZ when using AZ affinity strategies (#4267) | PR |
| 2025-06-26 | valkey-glide | C#: Fix a test. (#4247) | PR |
| 2025-06-24 | valkey-glide | CI: Run fill matrix on main. (#4229) | PR |
| 2025-06-24 | valkey-glide | C#: Update docs in FFI layer. (#4203) | PR |
| 2025-06-24 | valkey-glide | Go: Add Package Comments (#4238) | PR |
| 2025-06-24 | valkey-glide | Go: Update examples link (#4216) | PR |
| 2025-06-23 | valkey-glide | Java: Fix Incorrect `XRANGE` `XREVRANGE` Return Docs (#4240) | PR |
| 2025-06-19 | valkey-glide | Go: Fix `LInsert` `insertPosition` Docs (#4217) | PR |
| 2025-06-19 | valkey-glide | Backport 2.0 release to main (#4219) | PR |
| 2025-06-17 | valkey-glide | Minor doc update. (#4208) | PR |
| 2025-06-09 | valkey-glide | Fix build issue: resolve assertions (#4123) | PR |
| 2025-06-06 | valkey-glide | Go: add time.Duration to options.Expiry (#4089) | PR |
| 2025-06-06 | valkey-glide | Go: Fix `GeoHash` Return Type to include Nillable Strings (#4101) | PR |
| 2025-06-06 | valkey-glide | Go: Fix `RunWithTimeout` time.Duration (#4102) | PR |
| 2025-06-06 | valkey-glide | Go: Change Blocking Commands to use `time.Duration` (#4086) | PR |
| 2025-06-06 | valkey-glide | Go: Xclaim and XclaimWithOptions update response type (#4091) | PR |
| 2025-06-06 | valkey-glide | Go: Fix `ClientGetName` and `ClientSetName` (#4088) | PR |
| 2025-06-06 | valkey-glide | `PfAdd` fix return type from `int` to `bool` (#4094) | PR |
| 2025-06-06 | valkey-glide | Go: free endpoint cstrings in otel config (#4095) | PR |
| 2025-06-06 | valkey-glide | Go: Fix memory leaks from calling C.CBytes and C.CString in base_client.go (#4092) | PR |
| 2025-06-06 | valkey-glide | Go: XRead and XReadGroup response update (#4085) | PR |
| 2025-06-04 | valkey-glide | Go: Fix Full Matrix Tests (#4079) | PR |
| 2025-06-04 | valkey-glide | Go: OTel doc update (#4078) | PR |
| 2025-06-03 | valkey-glide | Go: Batch tests for stream commands (#4038) | PR |
| 2025-06-03 | valkey-glide | Go: Add otel support (#3932) | PR |
| 2025-06-02 | valkey-glide | Go: Function Commands Batch Tests (#4032) | PR |
| 2025-06-02 | valkey-glide | Go: `WATCH` and `UNWATCH` (#4054) | PR |
| 2025-06-02 | valkey-glide | Go: Connection Management Batch Tests (#4003) | PR |
| 2025-06-02 | valkey-glide | Go: cleanup CommandResponses after context cancellation/timeout (#4067) | PR |
| 2025-06-02 | valkey-glide | Go: Add Sorted Set Batch Tests (#4036) | PR |
| 2025-06-02 | valkey-glide | Go: Add Geospatial Batch Tests (#4021) | PR |
| 2025-06-02 | valkey-glide | Go: Add Set Commands Batch Tests (#4033) | PR |
| 2025-06-02 | valkey-glide | Java: OTEL fix for script (#4065) | PR |
| 2025-06-02 | valkey-glide | Go: Add String Batch Tests (#4047) | PR |
| 2025-05-31 | valkey-glide | Go: List Commands Batch Tests (#4024) | PR |
| 2025-05-31 | valkey-glide | Go: Add Batch Generic Cluster Commands Tests (#4020) | PR |
| 2025-05-31 | valkey-glide | Java: Otel implementation (#3962) | PR |
| 2025-05-31 | valkey-glide | Go: Add Hash Commands to Batch Test (#4022) | PR |
| 2025-05-30 | valkey-glide | Go: Add Generic Base Batch Tests (#4009) | PR |
| 2025-05-30 | valkey-glide | Go: Hyperloglog Batch Tests (#4023) | PR |
| 2025-05-30 | valkey-glide | Go: Refactor integration tests to use require assertions (#4019) | PR |
| 2025-05-30 | valkey-glide | Go: Add Test Cleanup After Execution (#3991) | PR |
| 2025-05-30 | valkey-glide | Go: Fix Timeout Casting in `time.Duration` (#3933) | PR |
| 2025-05-30 | valkey-glide | Go: Bitmap Batch Commands Tests (#4004) | PR |
| 2025-05-30 | valkey-glide | Go: SRandMemberCount command added (#4037) | PR |
| 2025-05-30 | valkey-glide | Go: SPopCount command added (#4026) | PR |
| 2025-05-29 | valkey-glide | Go: batch - add commands (#4005) | PR |
| 2025-05-27 | valkey-glide | Go: Batch (#3938) | PR |
| 2025-05-26 | valkey-glide | Go: Fix `SortWithOptions` Test (#3984) | PR |
| 2025-05-26 | valkey-glide | Go: Fix Makefile Path for Unit Test (#3961) | PR |
| 2025-05-23 | valkey-glide | Go: Fix Failing SortWithOptions Tests (#3934) | PR |
| 2025-05-23 | valkey-glide | Update docs for zigbuild. (#3845) | PR |
| 2025-05-23 | valkey-glide | Go: Add Test Timeout Functionality (#3955) | PR |
| 2025-05-22 | valkey-glide | Go: Refactor Function Commands (#3918) | PR |
| 2025-05-22 | valkey-glide | Go: Refactor code to sub-packages and internal folder (#3841) | PR |
| 2025-05-21 | valkey-glide | Use short key for testing ObjectEncoding (#3917) | PR |
| 2025-05-21 | valkey-glide | Go: Rework how error strings are freed. (#3891) | PR |
| 2025-05-20 | valkey-glide | Go - add context (#3802) | PR |
| 2025-05-20 | valkey-glide | All clients: Update logger (#3844) | PR |
| 2025-05-20 | valkey-glide | Java: Add error restore command (#3905) | PR |
| 2025-05-20 | valkey-glide | Java: Move Commands to Proper Files (#3878) | PR |
| 2025-05-16 | valkey-glide | Go: Remove redundant implementations of echo (#3859) | PR |
| 2025-05-16 | valkey-glide | Java: Add JaCoCo Checks (#3846) | PR |
| 2025-05-16 | valkey-glide | Go: Updated Testing Docs and Makefile (#3785) | PR |
| 2025-05-15 | valkey-glide | Java: Add a note to `wait` (#3863) | PR |
| 2025-05-15 | valkey-glide | Go: Make spacing and indentation consistent in docs (#3864) | PR |
| 2025-05-14 | valkey-glide | Python: Fix restore command (#3853) | PR |
| 2025-05-14 | valkey-glide | Go: Switch to `time.Duration` for timeouts (#3857) | PR |
| 2025-05-14 | valkey-glide | Go: Add commands function dump and restore (#3721) | PR |
| 2025-05-14 | valkey-glide | Bump rust version (#3795) | PR |
| 2025-05-14 | valkey-glide | Java: Add support for Java 21 (#3753) | PR |
| 2025-05-12 | valkey-glide | Java: Shadow `netty` dependencies. - breaking change (#3004) | PR |
| 2025-05-12 | valkey-glide | Java / Python / Go: Add 6.2.0 checks for `xrange` and `xrevrange` exclusive ranges and docs (#3772) | PR |
| 2025-05-12 | valkey-glide | Go: Update `EchoWithOptions` (#3806) | PR |
| 2025-05-12 | valkey-glide | Fix Inconsistencies in Documentation (#3798) | PR |
| 2025-05-12 | valkey-glide | Add libasan to AL2 installed dependencies for CI (#3811) | PR |
| 2025-05-12 | valkey-glide | Go: Fix Flaky `SScan` Example (#3800) | PR |
| 2025-05-08 | valkey-glide | C#: batch (#3611) | PR |
| 2025-05-06 | valkey-glide | Go: Add Function Kill Tests (#3731) | PR |
| 2025-05-06 | valkey-glide | C#: panic handling. (#3560) | PR |
| 2025-05-05 | valkey-glide | Node: Update Decoder Error Message (#3737) | PR |
| 2025-05-02 | valkey-glide | Go: pubsub shardnumsub command (#3708) | PR |
| 2025-05-02 | valkey-glide | Java: Change `ZMPOP` and `BZMPOP` Return Type (#3733) | PR |
| 2025-05-01 | valkey-glide | Go: Enable AddressSanitizer in integration tests (#3725) | PR |
| 2025-04-30 | valkey-glide | Go: Fix Ordering of Sorted Set With Scores Commands (#3712) | PR |
| 2025-04-29 | valkey-glide | Go: pubsub shardchannels (#3695) | PR |
| 2025-04-28 | valkey-glide | Go: Add Function List (#3673) | PR |
| 2025-04-28 | valkey-glide | Java: activate pubsub tests on mac (#3669) | PR |
| 2025-04-28 | valkey-glide | Java: Prevent Scan Tests from Timing Out (#3676) | PR |
| 2025-04-28 | valkey-glide | Go: PubSub Publish Sharded (#3692) | PR |
| 2025-04-25 | valkey-glide | C#: `ClusterValue` + `INFO` (#3589) | PR |
| 2025-04-25 | valkey-glide | Go: pubsub numpat command (#3666) | PR |
| 2025-04-25 | valkey-glide | C#: refactor for FFI (#3626) | PR |
| 2025-04-25 | valkey-glide | GO: pubsub channels command (#3665) | PR |
| 2025-04-23 | valkey-glide | Fix duplicate funcs (#3654) | PR |
| 2025-04-23 | valkey-glide | PubSub Framework: Cluster Client Support Part 2 (#3621) | PR |
| 2025-04-23 | valkey-glide | C#: Error handling. (#3411) | PR |
| 2025-04-23 | valkey-glide | Fix custom command response handling (#3593) | PR |
| 2025-04-22 | valkey-glide | Go: Implement BZPOPMAX and ZMPOP (#3257) | PR |
| 2025-04-21 | valkey-glide | Go: Add command FUNCTION KILL (#3604) | PR |
| 2025-04-21 | valkey-glide | C#: Compile on C# 10 (.net 6) (#3412) | PR |
| 2025-04-21 | valkey-glide | Java: Re-enable `test_update_connection_password` (#3623) | PR |
| 2025-04-18 | valkey-glide | C#: benchmark fix (#3612) | PR |
| 2025-04-17 | valkey-glide | Add debugging helpers for core structs (#3613) | PR |
| 2025-04-16 | valkey-glide | CI: Fix caching (#3534) | PR |
| 2025-04-15 | valkey-glide | Go: Fix `CONFIG GET`. (#3594) | PR |
| 2025-04-15 | valkey-glide | Java: update doc for FUNC STAT under cluster mode (#3598) | PR |
| 2025-04-15 | valkey-glide | Python: Updated `DEVELOPER.md` with notes on `mkdocs` (#3602) | PR |
| 2025-04-15 | valkey-glide | Java: Fix Flaky `config_reset_stat` (#3587) | PR |
| 2025-04-12 | valkey-glide | Docs: Fix docs and examples for client class and constructor. (#3418) | PR |
| 2025-04-11 | valkey-glide | PubSub base framewwork - Part 1 (#3417) | PR |
| 2025-04-11 | valkey-glide | CD: Add `publish` checkbox for node and python CD. (#3483) | PR |
| 2025-04-11 | valkey-glide | Add command FUNCTION STATS (#3526) | PR |
| 2025-04-11 | valkey-glide | C#: Give client an ID (#3583) | PR |
| 2025-04-11 | valkey-glide | Java: Fix scan tests and `client_can_handle_concurrent_workload` timing out (#3584) | 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-10 | valkey-glide | Java: Fix `send_and_receive_large_values` and `test_update_connection_password_acl_user` (#3573) | PR |
| 2025-04-10 | valkey-glide | Java: Fix compiler warning (#3566) | PR |
| 2025-04-07 | valkey-glide | Go: Drop support for Go 1.20 and add 1.24 in CI (#3513) | PR |
| 2025-04-07 | valkey-glide | Node: Update node test import (#3509) | PR |
| 2025-04-04 | valkey-glide | Downgrade ubuntu in CI (#3520) | PR |
| 2025-04-04 | valkey-glide | C#: Handle all response types. (#3395) | PR |
| 2025-04-04 | valkey-glide | C#: Support cluster in benchmarking. (#3514) | PR |
| 2025-04-04 | valkey-glide | Java: Disable Flaky Tests (#3523) | PR |
| 2025-04-03 | valkey-glide | Go: Add Function Load, Function Flush, FCall, FCallReadOnly (#3474) | PR |
| 2025-03-06 | valkey-glide | Core: Extract `proto` from `socket-layer` feature. (#2861) | PR |
| 2025-03-05 | valkey-glide | Revert "Update readme - include compatibility notice" (#3319) | PR |
| 2025-03-05 | valkey-glide | C#: IT with shared client (#3273) | PR |
| 2025-03-04 | valkey-glide | Go: adding advanced client configs & connectionTimeout (#3290) | PR |
| 2025-03-04 | valkey-glide | Go: Add AzAffinity Support (#3235) | PR |
| 2025-03-03 | valkey-glide | Update readme - include compatibility notice (#3262) | PR |
| 2025-02-28 | valkey-glide | Go: fix data race on the coreClient with `sync.Mutex` and a channel map (#3236) | PR |
| 2025-02-27 | valkey-glide | Go: Fix doc for `ZPopMinWithOptions` (#3258) | PR |
| 2025-02-27 | valkey-glide | Go: JSON.SET and JSON.GET command added (#3115) | PR |
| 2025-02-26 | valkey-glide | Go: Update Go versions used in CI (#3272) | PR |
| 2025-02-25 | valkey-glide | C#: Fix build on windows. (#3223) | PR |
| 2025-02-25 | valkey-glide | Go: Fix channel passing from Go to Rust by using `runtime.Pinner` or `cgo.Handle` (#3208) | PR |
| 2025-02-25 | valkey-glide | C#: Remove `Redis` references. (#3247) | PR |
| 2025-02-25 | valkey-glide | C#: Fix tests logging. (#3245) | PR |
| 2025-02-24 | valkey-glide | Python: Added skip markers to tests (#3220) | PR |
| 2025-02-24 | valkey-glide | Fix ORT CI. (#3249) | PR |
| 2025-02-24 | valkey-glide | Run example-tests in CI pipeline (#3251) | PR |
| 2025-02-21 | valkey-glide | Go: Add command zlexcount (#3140) | PR |
| 2025-02-21 | valkey-glide | Go: Add licence header check. (#3206) | PR |
| 2025-02-21 | valkey-glide | Go: Fix flaky test. (#3212) | PR |
| 2025-02-19 | valkey-glide | Go: `XINFO CONSUMERS`. (#3120) | PR |
| 2025-02-19 | valkey-glide | Go: Add command ZInterCard (#3078) | PR |
| 2025-02-19 | valkey-glide | Go: `XINFO GROUPS`. (#3106) | PR |
| 2025-02-14 | valkey-glide | CI cleanup (#3172) | 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 | Update changelog for 1.3.0 release (#3159) | PR |
| 2025-02-13 | valkey-glide | Go: Remove unneeded example file (#3160) | PR |
| 2025-02-13 | valkey-glide | Go: Add `GlideClusterClient` examples (#3154) | PR |
| 2025-02-13 | valkey-glide | Go: Fix flaky test. (#3102) | PR |
| 2025-02-13 | valkey-glide | Go: `ZUnionStore` (#3136) | 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-12 | valkey-glide | Go: Updated developer guide for docs, examples, naming conventions (#3135) | PR |
| 2025-02-12 | valkey-glide | Go: Add Go CD approval (#3146) | PR |
| 2025-02-12 | valkey-glide | Go: ort workflow added (#3137) | PR |
| 2025-02-11 | valkey-glide | Go: `ZUnion` (#3119) | PR |
| 2025-02-11 | valkey-glide | Move all documentation examples to separate test files (#3055) | PR |
| 2025-02-11 | valkey-glide | Move all documentation examples to separate test files (#3055) | PR |
| 2025-02-10 | valkey-glide | Node: Fix @internal tag (#3118) | PR |
| 2025-02-10 | valkey-glide | Go: Add IFEQ to SetOptions (#3098) | PR |
| 2025-02-10 | valkey-glide | [Backport `main`] Fix full matrix CI (#2784) (#2842) | PR |
| 2025-02-07 | valkey-glide | Go: CD pipeline (#3062) | 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-04 | valkey-glide | Go: `XINFO STREAM`. (#2994) | PR |
| 2025-02-03 | valkey-glide | Go: Add ZDiffStore command (#3034) | PR |
| 2025-02-03 | valkey-glide | Go: ZDiff command added (#3032) | PR |
| 2025-02-01 | valkey-glide | Go: Add command zinter (#3021) | PR |
| 2025-01-31 | valkey-glide | Java: updating error message in thread pool supplier (#3001) | PR |
| 2025-01-31 | valkey-glide | Go: `ZRANDMEMBER`. (#2983) | PR |
| 2025-01-31 | valkey-glide | Go: `ZMSCORE`. (#3008) | PR |
| 2025-01-29 | valkey-glide | Java: Fix lpopCount null handling (#3025) | PR |
| 2025-01-29 | valkey-glide | PYTHON: Add Python package description (#3019) | PR |
| 2025-01-28 | valkey-glide | Go: `INFO`. (#2988) | PR |
| 2025-01-24 | valkey-glide | Java: Add os-maven-plugin example to README (#3003) | PR |
| 2025-01-24 | valkey-glide | Go: Add command XRange and XRevRange (#2989) | PR |
| 2025-01-21 | valkey-glide | Go xack command new (#2982) | PR |
| 2025-01-18 | valkey-glide | Go: update return types & response handlers for scan commands (#2956) | PR |
| 2025-01-17 | valkey-glide | Go: XAUTOCLAIM. (#2955) | PR |
| 2025-01-17 | valkey-glide | Go: Add commands ZRemRangeByRank/ZRemRangeByScore/ZRemRangeByLex (#2967) | PR |
| 2025-01-17 | valkey-glide | Java: Shadow protobuf dependency (#2931) | PR |
| 2025-01-17 | valkey-glide | Go: `XREADGROUP`. (#2949) | PR |
| 2025-01-15 | valkey-glide | Go: ZScore command added (#2945) | PR |
| 2025-01-15 | valkey-glide | Go: `XREAD`. (#2882) | PR |
| 2025-01-15 | valkey-glide | Go: Add Zcount command (#2930) | PR |
| 2025-01-15 | valkey-glide | Go: XDel command added (#2944) | PR |
| 2025-01-15 | valkey-glide | Updated Java README to reflect musl incompatibility (#2948) | PR |
| 2025-01-15 | valkey-glide | Fix `cluster_manager` script (#2940) | PR |
| 2025-01-13 | valkey-glide | Java: Add RESP2 support (#2383) | PR |
| 2025-01-11 | valkey-glide | Go: ZRANGE (#2925) | PR |
| 2025-01-11 | valkey-glide | Go: Add XTrim, XLen commands (#2938) | PR |
| 2025-01-10 | valkey-glide | Go: Add command ZRank and ZRevRank (#2932) | PR |
| 2025-01-10 | valkey-glide | Update CONFIG GET and CONFIG SET documentation and tests (#2919) | PR |
| 2025-01-09 | valkey-glide | Node: Fix `zrangeWithScores` (disallow `RangeByLex` as it is not supported) (#2926) | PR |
| 2025-01-09 | valkey-glide | Fix value conversion for `CONFIG GET`. (#2381) (#2929) | PR |
| 2025-01-03 | valkey-glide | Revert #2235 deny.toml changes (#2914) | PR |
| 2025-01-02 | valkey-glide | Go: test fixes + reporting (#2867) | PR |
| 2025-01-02 | valkey-glide | Cleanup unused CI file (#2864) | PR |
| 2025-01-02 | valkey-glide | Go: Fix command groups and links (#2844) | 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-27 | valkey-glide | Go: `XADD` (#2843) | PR |
| 2024-12-24 | valkey-glide | Java: Allow uncovered slots ClusterScan (#2859) | PR |
| 2024-12-24 | valkey-glide | Go: Add ZPopMin and ZPopMax (#2850) | PR |
| 2024-12-23 | valkey-glide | Update `cluster_manager` script (#2353) | PR |
| 2024-12-20 | valkey-glide | Merge pull request #2846 from valkey-io/go-command-hincrbyfloat | PR |
| 2024-12-20 | valkey-glide | GO: Add ZIncrBy Command (#2830) | PR |
| 2024-12-20 | valkey-glide | Go: Add command ZAdd (#2813) | PR |
| 2024-12-19 | valkey-glide | go: modules CI (#2801) | PR |
| 2024-12-19 | valkey-glide | Fix full matrix CI (#2784) | PR |
| 2024-12-18 | valkey-glide | Go: Add custom command to cluster client (#2803) | PR |
| 2024-12-18 | valkey-glide | Go: Add command SSCAN and SMOVE (#2789) | PR |
| 2024-12-18 | valkey-glide | Go Implement Rename and Renamenx Command (#2776) | PR |
| 2024-12-18 | valkey-glide | remove native package references for MacOS x64 architecture (#2824) | PR |
| 2024-12-18 | valkey-glide | Fix node ITs (#2826) | PR |
| 2024-12-17 | valkey-glide | Go: Implement Type, Touch and Unlink commands (#2756) | PR |
| 2024-12-14 | valkey-glide | Go: add SUnion command (#2787) | PR |
| 2024-12-13 | valkey-glide | Go: implement SUnionStore (#2805) | PR |
| 2024-12-13 | valkey-glide | Go: Add command SMIsMember (#2807) | PR |
| 2024-12-13 | valkey-glide | remove native package references for MacOS x64 architecture (#2808) | PR |
| 2024-12-12 | valkey-glide | Go: add command SInterStore (#2779) | PR |
| 2024-12-11 | valkey-glide | [Backport `main`] Java: bump `netty` version (#2777) (#2795) | PR |
| 2024-12-11 | valkey-glide | Node: update transactions binary args returns (#2193) | PR |
| 2024-12-11 | valkey-glide | [Backport 1.2] Protobuf: bump to 29.1 (#2802) | PR |
| 2024-12-10 | valkey-glide | Java: fix type assertions (#2637) | PR |
| 2024-12-10 | valkey-glide | Python: Add API test to check for exported symbols (#2716) | PR |
| 2024-12-10 | valkey-glide | Protobuf: bump to 29.1 (#2800) | PR |
| 2024-12-10 | valkey-glide | Python: bitpos valkey8 (#2256) | PR |
| 2024-12-10 | valkey-glide | Node: fix BITPOS (#2227) | PR |
| 2024-12-10 | valkey-glide | Add Java and Python examples to example app (#2769) | PR |
| 2024-12-10 | valkey-glide | [Backport to `main`] Bump protoc (#2561) (#2796) | PR |
| 2024-12-10 | valkey-glide | [Backport `main`] Fix license header in core files (#2648) (#2798) | PR |
| 2024-12-10 | valkey-glide | [Backport `main`] Apply linters to submodule (#2783) (#2797) | PR |
| 2024-12-10 | valkey-glide | Node: fix flaky test (#2657) | PR |
| 2024-12-10 | valkey-glide | Node: fix examples in docs (#2763) | PR |
| 2024-12-10 | valkey-glide | Fix value conversion for `CONFIG GET`. (#2381) | PR |
| 2024-12-10 | valkey-glide | Merge python requirement files. (#2597) | PR |
| 2024-12-10 | valkey-glide | Backport #2793 to release-1.2 - Fix rust CI: bump idna (#2794) | PR |
| 2024-12-06 | valkey-glide | [Backport]Update changelog after release (#2788) | PR |
| 2024-12-06 | valkey-glide | Adding node modules in examples app (#2615) | PR |
| 2024-12-06 | valkey-glide | Node: Fix modules CI (#2768) | 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-12-06 | valkey-glide | Update changelog after release (#2782) | PR |
| 2024-11-26 | valkey-glide | Node: Add server-modules to npm release (#2754) | PR |
| 2024-11-25 | valkey-glide | fix changelog (#2752) | PR |
| 2024-11-25 | valkey-glide | Java: Fix readme (#2751) | PR |
| 2024-11-25 | valkey-glide | Fix node scripts and docs. (#2744) | PR |
| 2024-11-07 | valkey-glide | Python: `FT._ALIASLIST` command added (#2638) | PR |
| 2024-10-31 | valkey-glide | Node: `JSON.ARRINSERT`, `JSON.ARRPOP` and `JSON.ARRLEN`. (#2542) | PR |
| 2024-10-29 | valkey-glide | Java: add JSON.TYPE (#2525) | PR |
| 2024-10-28 | valkey-glide | Java: FT.EXPLAIN and FT.EXPLAINCLI (#2515) | PR |
| 2024-10-28 | valkey-glide | Java: add JSON.NUMINCRBY and JSON.NUMMULTBY (#2511) | PR |
| 2024-10-28 | valkey-glide | Java: add JSON.STRAPPEND and JSON.STRLEN (#2522) | PR |
| 2024-10-28 | valkey-glide | Node: Add command JSON.RESP (#2517) | PR |
| 2024-10-28 | valkey-glide | Java: `JSON.DEBUG`. (#2520) | PR |
| 2024-10-28 | valkey-glide | Java: `JSON.ARRPOP`. (#2486) | PR |
| 2024-10-27 | valkey-glide | Python: reorder json.py commands | PR |
| 2024-10-25 | valkey-glide | Java: `JSON.CLEAR`. (#2519) | PR |
| 2024-10-25 | valkey-glide | Java: add JSON.RESP (#2513) | PR |
| 2024-10-24 | valkey-glide | Java: `JSON.OBJLEN` and `JSON.OBJKEYS`. (#2492) | PR |
| 2024-10-22 | valkey-glide | Node: Add command JSON.TOGGLE (#2491) | PR |
| 2024-10-22 | valkey-glide | Java: add JSON.DEL and JSON.FORGET (#2490) | PR |
| 2024-10-19 | valkey-glide | Java: `JSON.ARRINSERT` and `JSON.ARRLEN` (#2476) | PR |
| 2024-10-18 | valkey-glide | Java: add `FT.INFO` (#2405) | PR |
| 2024-10-18 | valkey-glide | Java: `FT.AGGREGATE`. (#2468) | PR |
| 2024-10-01 | valkey-glide | Node: Fix imports for `Script` and `ClusterScanCursor`. (#2320) | PR |
| 2024-09-29 | valkey-glide | Node: add node cluster mode and standalone examples (#2357) | PR |
| 2024-09-20 | valkey-glide | Java: fix CI job for testing Maven Deployment (#2319) | PR |
| 2024-09-19 | valkey-glide | Node: fix xinfogroups; fix lrem (#2324) | PR |
| 2024-09-18 | valkey-glide | Java: fix pubsub IT for valkey 8 (#2300) | PR |
| 2024-09-13 | valkey-glide | Java: Script Commands (#2261) | PR |
| 2024-09-12 | valkey-glide | Java: Add PUBSUB SHARDCHANNELS command (#2265) | PR |
| 2024-09-11 | valkey-glide | Python: Replace instances of Redis with Valkey (#2266) | PR |
| 2024-09-11 | valkey-glide | Java: Replace instances of Redis with Valkey (#2268) | PR |
| 2024-09-11 | valkey-glide | Java: update `INFO` command (#2274) | PR |
| 2024-09-11 | valkey-glide | Node: Fix linter config. (#2272) | PR |
| 2024-09-10 | valkey-glide | Node: update commands which return a `Record` with `GlideString`. (#2207) | PR |
| 2024-09-05 | valkey-glide | Node: Add binary variant to sorted set commands - part 2. (#2210) | PR |
| 2024-09-05 | valkey-glide | Node: Add Binary support for stream commands, part 2 (#2222) | PR |
| 2024-08-29 | valkey-glide | Node: Add Binary support for stream commands, part 1 (#2200) | PR |
| 2024-08-28 | valkey-glide | Node: Add binary variant to sorted set commands - part 1. (#2190) | PR |
| 2024-08-28 | valkey-glide | Node: add binary support to string commands (#2183) | PR |
| 2024-08-28 | valkey-glide | Node: Add binary support for hash commands (#2194) | PR |
| 2024-08-27 | valkey-glide | Node: Add binary support to set commands (#2188) | PR |
| 2024-08-27 | valkey-glide | Node: Add binary support to spop spopcount sadd srem smembers (#2181) | PR |
| 2024-08-26 | valkey-glide | Node binary api: blmpop, lrem, lset, ltrim and rpushx commands updated for binary command inputs (#2195) | PR |
| 2024-08-23 | valkey-glide | Node: Add binary variant to server management commands. (#2179) | PR |
| 2024-08-22 | valkey-glide | Node: Add binary variant to generic commands. (#2158) | PR |
| 2024-08-22 | valkey-glide | Adding node lpos (#2185) | PR |
| 2024-08-22 | valkey-glide | Node: Added binary variant to geo commands. (#2149) | PR |
| 2024-08-19 | valkey-glide | Node: Add `FUNCTION DUMP` and `FUNCTION RESTORE` commands. (#2129) | PR |
| 2024-08-19 | valkey-glide | Node: Add XREVRANGE command (#2148) | PR |
| 2024-08-16 | valkey-glide | Node: Add `XINFO GROUPS` command. (#2122) | PR |
| 2024-08-15 | valkey-glide | Java: add `PUBSUB` `CHANNELS`, `NUMPAT` and `NUMSUB` commands (#2105) | PR |
| 2024-08-15 | valkey-glide | Node: add SSCAN (#2132) | PR |
| 2024-08-15 | valkey-glide | Node: Clean `since` tags in command documentation (#2111) | PR |
| 2024-08-14 | valkey-glide | Node: Add async to commands (#2110) | PR |
| 2024-08-14 | valkey-glide | Node: Add command GETEX (#2107) | PR |
| 2024-08-13 | valkey-glide | Node: Add `FUNCTION KILL` command (#2114) | PR |
| 2024-08-12 | valkey-glide | Node: add HSCAN (#2098) | PR |
| 2024-08-12 | valkey-glide | Node: Add `XAUTOCLAIM` command. (#2108) | PR |
| 2024-08-09 | valkey-glide | Node: Add `XPENDING` command. (#2085) | PR |
| 2024-08-09 | valkey-glide | Node: Add `ZRANGESTORE` command (#2068) | PR |
| 2024-08-08 | valkey-glide | Node: Add `XGROUP CREATECONSUMER` and `XGROUP DELCONSUMER` commands (#2088) | PR |
| 2024-08-08 | valkey-glide | Add Scala and Kotlin examples (#1933) | PR |
| 2024-08-07 | valkey-glide | Node: add command BZPOPMAX & BZPOPMIN (#2077) | PR |
| 2024-08-07 | valkey-glide | Node: Add `HRANDFIELD` command. (#2096) | PR |
| 2024-08-07 | valkey-glide | Node: add `SRANDMEMBER` command (#2067) | PR |
| 2024-08-07 | valkey-glide | Node: Add `FUNCTION STATS` command. (#2082) | PR |
| 2024-08-07 | valkey-glide | Node: Add `XCLAIM` command. (#2092) | PR |
| 2024-08-07 | valkey-glide | Node: Add `GEOSEARCHSTORE` command. (#2080) | PR |
| 2024-08-06 | valkey-glide | Node: Add `XGROUP CREATE` and `XGROUP DESTROY` commands (#2084) | PR |
| 2024-08-01 | valkey-glide | Node: Added `XDEL` command (#2064) | PR |
| 2024-08-01 | valkey-glide | Node: Add `ZSCAN` command (#2061) | PR |
| 2024-08-01 | valkey-glide | Node: Add `SORT` command. (#2028) | PR |
| 2024-08-01 | valkey-glide | Node: Add `LASTSAVE` command. (#2059) | PR |
| 2024-07-31 | valkey-glide | Node: Add `ZLEXCOUNT` command (#2022) | PR |
| 2024-07-31 | valkey-glide | Node: add RANDOMKEY command (#2057) | PR |
| 2024-07-31 | valkey-glide | Node: add TOUCH command (#2055) | PR |
| 2024-07-31 | valkey-glide | Node: fix lints (#2062) | PR |
| 2024-07-31 | valkey-glide | Node: Fix tests. (#2056) | PR |
| 2024-07-30 | valkey-glide | Merge pull request #2046 from Bit-Quill/node/integ_cyip10_msetnx | PR |
| 2024-07-30 | valkey-glide | Merge pull request #2027 from Bit-Quill/node/integ_cyip10_blmove | PR |
| 2024-07-30 | valkey-glide | Python: minor corrections in BITFIELD and BITFIELD_RO docs (#2048) | PR |
| 2024-07-29 | valkey-glide | Add command ZRandMember (#2013) | PR |
| 2024-07-29 | valkey-glide | Node: Exported client configuration types (#2023) | PR |
| 2024-07-27 | valkey-glide | Update docs for `GEOSEARCH` command (#2017) | PR |
| 2024-07-27 | valkey-glide | Node: Add `FUNCTION LIST` (#2019) | PR |
| 2024-07-27 | valkey-glide | Node: add `GEOSEARCH` (#2007) | PR |
| 2024-07-26 | valkey-glide | Update documentation to use valkey-glide version 1.x.x (#2021) | PR |
| 2024-07-26 | valkey-glide | Node: add `BZMPOP` command (#2018) | PR |
| 2024-07-25 | valkey-glide | Node: Add `ZINCRBY` command (#2009) | PR |
| 2024-07-25 | valkey-glide | Node: add LMOVE (#2002) | PR |
| 2024-07-25 | valkey-glide | Node: Rework transaction IT. (#2010) | PR |
| 2024-07-24 | valkey-glide | Node: rework server version check and update tests (#1993) | PR |
| 2024-07-24 | valkey-glide | Python client CI: Split lint and testing in CI + add reporting. (#1976) | PR |
| 2024-07-24 | valkey-glide | Java: Add overloads for XADD to allow duplicate entry keys (#1970) | PR |
| 2024-07-23 | valkey-glide | Java: `XRange`/`XRevRange` should return `null` instead of `GlideException` when given a negative count (#1920) | PR |
| 2024-07-23 | valkey-glide | Node: Add `GEOPOS` command. (#1991) | PR |
| 2024-07-23 | valkey-glide | Node: added ZMPOP command (#1994) | PR |
| 2024-07-20 | valkey-glide | Node: Add `BITCOUNT` commnd. (#1982) | PR |
| 2024-07-20 | valkey-glide | Node: added ZMSCORE command (#1987) | PR |
| 2024-07-19 | valkey-glide | Node: Add command ZRevRank (#1977) | PR |
| 2024-07-19 | valkey-glide | Node: Add GEOADD (#1980) | PR |
| 2024-07-19 | valkey-glide | Node: add SETBIT command (#1978) | PR |
| 2024-07-19 | valkey-glide | Node: Renaming commands directory (#1981) | PR |
| 2024-07-19 | valkey-glide | Node: Add `FUNCTION LOAD` command (#1969) | PR |
| 2024-07-18 | valkey-glide | Node: implement GETDEL (#1968) | PR |
| 2024-07-18 | valkey-glide | Node: add ZDIFF command (#1972) | PR |
| 2024-07-18 | valkey-glide | Allow developers to run CI on demand (#1967) | PR |
| 2024-07-17 | valkey-glide | Node: Add command FLUSHALL (#1958) | PR |
| 2024-07-17 | valkey-glide | Node: add SMISMEMBER command (#1955) | PR |
| 2024-07-17 | valkey-glide | Node: add SINTERCARD command (#1956) | PR |
| 2024-07-17 | valkey-glide | Merge pull request #1959 from Bit-Quill/node/integ_cyip10_pushx | PR |
| 2024-07-17 | valkey-glide | Fixes for java client release pipeline (#1922) | PR |
| 2024-07-17 | valkey-glide | Merge pull request #1952 from Bit-Quill/node/integ_cyip10_lset | PR |
| 2024-07-16 | valkey-glide | Java Update README (#1944) | PR |
| 2024-07-15 | valkey-glide | Node: add SDIFFSTORE command (#1931) | PR |
| 2024-07-14 | valkey-glide | Java: enable Gradle wrapper validation | PR |
| 2024-07-12 | valkey-glide | Node: add SINTERSTORE command (#1929) | PR |
| 2024-07-11 | valkey-glide | Java: Move ExamplesApp to examples folder (#1908) | PR |
| 2024-07-08 | valkey-glide | Fix authors in the cargo.toml files (#1883) | PR |
| 2024-07-08 | valkey-glide | Java: Update artifact ID and group ID. (#1871) | PR |
| 2024-07-06 | valkey-glide | Java: Groom transaction docs and add some tests. (#1820) | PR |
| 2024-07-06 | valkey-glide | Java: Minor readme update (#1840) | PR |
| 2024-07-06 | valkey-glide | Java: rename CreateClient to createClient (#1828) | PR |
| 2024-07-06 | valkey-glide | Java: add scan standalone (GlideString version) (#1834) | PR |
| 2024-07-06 | valkey-glide | Java: README (#1839) | 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: Remove use of non-ASCII characters in String literal in FfiTest (#1833) | PR |
| 2024-07-05 | valkey-glide | Java: remove redis references from IT (#1832) | PR |
| 2024-07-04 | valkey-glide | Python: add SORT_RO command. (#1528) | PR |
| 2024-06-29 | valkey-glide | Merge pull request #1685 from Bit-Quill/java/integ_tjz_geosearch | PR |
| 2024-06-28 | valkey-glide | Python: add RANDOMKEY command (#1701) | PR |
| 2024-06-28 | valkey-glide | Python: add XPENDING command (#1704) | PR |
| 2024-06-27 | valkey-glide | Python: add XGROUP SETID command (#1683) | PR |
| 2024-06-26 | valkey-glide | Java: Add XPENDING command (#1661) | PR |
| 2024-06-24 | valkey-glide | Python: add XREAD command (#1644) | PR |
| 2024-06-20 | valkey-glide | Java: Add `XACK` stream command (#1620) | PR |
| 2024-06-17 | valkey-glide | Java: Add `WATCH` and `UNWATCH` command (#1539) | PR |
| 2024-06-17 | valkey-glide | Java: Add `FCALL_RO` command. (#1577) | PR |
| 2024-06-14 | valkey-glide | Java: Upgrade to protoc 27.1 (#1574) | PR |
| 2024-06-13 | valkey-glide | Java: Adding command `LCS` (No IDX option) (#1558) | PR |
| 2024-06-13 | valkey-glide | Node: add OBJECT IDLETIME command (#1567) | PR |
| 2024-06-11 | valkey-glide | Java: Add `FCALL` command. (#1543) | PR |
| 2024-06-11 | valkey-glide | Node: add LINSERT command (#1544) | PR |
| 2024-06-10 | valkey-glide | Java: Update `ZUNION` and `ZINTER` and tests. (#1541) | PR |
| 2024-06-08 | valkey-glide | Node: Add ZINTERSTORE command (#1513) | PR |
| 2024-06-07 | valkey-glide | Java: Adding command `COPY` (#1532) | PR |
| 2024-06-07 | valkey-glide | Java: Add `FUNCTION FLUSH` command. (#1533) | PR |
| 2024-06-07 | valkey-glide | Java: add DBSIZE command (#1540) | PR |
| 2024-06-06 | valkey-glide | Java: Add `FUNCTION DELETE` command. (#1523) | PR |
| 2024-06-04 | valkey-glide | Core: Update `XREAD` value_conversion to return Map<Map<String[]>> (#1494) | PR |
| 2024-06-02 | valkey-glide | HOT-FIX: CRITICAL - fixed set command optional arguments and added tests to set command (#1508) | PR |
| 2024-05-30 | valkey-glide | Add SMOVE command for node (#1476) | PR |
| 2024-05-29 | valkey-glide | Java: add `XDEL` command (#318) (#1490) | PR |
| 2024-05-24 | valkey-glide | Java: Add `HRANDFIELD` command. (#1455) | PR |