What's New
v2.2.10
Release Date: 5/1/2026
What's Changed
- Fix to allow auto-detect npm tag to handle RC and backport releases by @xShinnRyuu in https://github.com/valkey-io/valkey-glide/pull/5669
- Fix/add --skip-existing to twine upload for sync client PyPI publish by @xShinnRyuu in https://github.com/valkey-io/valkey-glide/pull/5670
- Cherry-pick/Pypi-CD: fix test-the-release step for linux-arm ephemera… by @xShinnRyuu in https://github.com/valkey-io/valkey-glide/pull/5685
- Updated attribution files for commit 1d8a599cbed851fb603a6b1b5c617c57737feb15 by @github-actions[bot] in https://github.com/valkey-io/valkey-glide/pull/5652
- Updated attribution files for commit 67692479e88982fb41d4eb5cbfcc6ea7b79fc997 by @github-actions[bot] in https://github.com/valkey-io/valkey-glide/pull/5695
- Updated attribution files for commit 4c8f6bcac0fcd21afafce9041211d3189bbb7119 by @github-actions[bot] in https://github.com/valkey-io/valkey-glide/pull/5709
- Updated attribution files for commit 02e1d941b441328146785601be3e48c303f00081 by @github-actions[bot] in https://github.com/valkey-io/valkey-glide/pull/5718
- Updated attribution files for commit c973d8d260996b41dd78f31abb4834fbea3eb9ba by @github-actions[bot] in https://github.com/valkey-io/valkey-glide/pull/5723
- feat: add diagnostic logging for failover, topology refresh, and pipeline issues by @jduo in https://github.com/valkey-io/valkey-glide/pull/5756
- Cherry-pick/Allow ORT updates commits from github-actions[bot] to be signed #5744 by @xShinnRyuu in https://github.com/valkey-io/valkey-glide/pull/5766
- Scope Sonatype deployment repo to io.valkey group by @jeremyprime in https://github.com/valkey-io/valkey-glide/pull/5770
- Updated attribution files for commit 638ebbebd013aabab63fca9d526319ea1ea754b3 by @github-actions[bot] in https://github.com/valkey-io/valkey-glide/pull/5748
- Wait for artifact test deployment by @jeremyprime in https://github.com/valkey-io/valkey-glide/pull/5784
- Correct URL for artifact wait by @jeremyprime in https://github.com/valkey-io/valkey-glide/pull/5785
- Misc upgrades to Java deployment workflow by @xShinnRyuu in https://github.com/valkey-io/valkey-glide/pull/5786
- fix(glide-core,java): rate-limit high-frequency diagnostic logs during failover by @jduo in https://github.com/valkey-io/valkey-glide/pull/5791
- Updated attribution files for commit bc8ed8a5cf783a002a66c3875c927f9b425df0b9 by @github-actions[bot] in https://github.com/valkey-io/valkey-glide/pull/5801
- Core: trigger topology check on ConnectionNotFoundForRoute in fanout operations (cherry-pick to release-2.2) by @shohamazon in https://github.com/valkey-io/valkey-glide/pull/5836
- Updated attribution files for commit 5fee413ade2d8bee0bc6512aa713766abf306144 by @github-actions[bot] in https://github.com/valkey-io/valkey-glide/pull/5816
- Updated attribution files for commit 283218459bad0fa1943bea8dbc1dac49d83b4481 by @github-actions[bot] in https://github.com/valkey-io/valkey-glide/pull/5848
- fix(glide-core): fall back to existing connections when initial nodes are unavailable during toplogy refresh by @jduo in https://github.com/valkey-io/valkey-glide/pull/5814
Full Changelog: https://github.com/valkey-io/valkey-glide/compare/v2.2.9...v2.2.10
Release: https://github.com/valkey-io/valkey-glide/releases/tag/v2.2.10
v2.3.1
Release Date: 4/2/2026
What's Changed
- Address issues with tests in CI (#5625) by @alexr-bq in https://github.com/valkey-io/valkey-glide/pull/5629
- Updated attribution files for commit 180f3883f8c98bbf6647e3da4660edcbc091c5bc by @github-actions[bot] in https://github.com/valkey-io/valkey-glide/pull/5594
- Cherry-pick: Update approved license for aws-lc-sys:0.39.0 (#5645) by @xShinnRyuu in https://github.com/valkey-io/valkey-glide/pull/5646
- feat(core): Add OTel DB semantic convention attributes to command spans by @jduo in https://github.com/valkey-io/valkey-glide/pull/5680
- Fix: Prevent zombie sub-command accumulation causing event loop starvation by @jduo in https://github.com/valkey-io/valkey-glide/pull/5681
- Java: Fix swallowed errors in JNI async bridge that left CompletableFutures dangling by @jduo in https://github.com/valkey-io/valkey-glide/pull/5683
- Core: Add IAM token cache support for cluster reconnections (#5663) by @affonsov & @jamesx-improving in https://github.com/valkey-io/valkey-glide/pull/5679
Full Changelog: https://github.com/valkey-io/valkey-glide/compare/v2.3.0...v2.3.1
Release: https://github.com/valkey-io/valkey-glide/releases/tag/v2.3.1
v2.2.9 (Java only)
Release Date: 3/27/2026
What's Changed
- Backport: Fix swallowed errors in JNI async bridge (#5536) by @avifenesh in https://github.com/valkey-io/valkey-glide/pull/5664
- Backport: Security hardening — shutdown race + registry leak (#5583) by @avifenesh in https://github.com/valkey-io/valkey-glide/pull/5665
Full Changelog: https://github.com/valkey-io/valkey-glide/compare/v2.2.8...v2.2.9
Release: https://github.com/valkey-io/valkey-glide/releases/tag/v2.2.9-java
View on GitHub See all releases on GitHub