Update dependency redis.clients:jedis to v8 - #128
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/redis.clients-jedis-8.x
branch
from
August 28, 2026 15:58
d417589 to
a187426
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.4.0→8.0.1Release Notes
redis/jedis (redis.clients:jedis)
v8.0.1: 8.0.1Jedis 8.0.1 is a maintenance release for the 8.0 line, fixing stale cluster topology after failover in
JedisCluster.Changes
🐛 Bug Fixes
Contributors
We'd like to thank all the contributors who worked on this release!
@insaf021
Full Changelog: redis/jedis@v8.0.0...v8.0.1
v8.0.0: 8.0.0Jedis 8.0.0 completes the client class consolidation started in 7.0.0, modernizes protocol defaults, tightens security defaults, and adds command coverage for Redis 8.8 and the Redis 8.10 preview.
For step-by-step upgrade instructions, see the v7 → v8 migration guide: https://redis.github.io/jedis/migration-guides/v7-to-v8/
Changes
🔥 Breaking Changes
🧪 Experimental Features
🚀 New Features
COUNTaggregator support forZINTER/ZINTERSTORE/ZUNION/ZUNIONSTORE(Redis 8.8) (#4506)🐛 Bug Fixes
🧰 Maintenance
2026052to2026071(#4631)2025122to2026052(#4540)MultiDbClientfailback test (#4491)Full Changelog: redis/jedis@v7.4.0...v8.0.0
Contributors
We'd like to thank all the contributors who worked on this release!
@Ra9huvansh, @a-TODO-rov, @agarwalbharat, @arpitjain099, @atakavci, @dependabot[bot], @eddieran, @ggivo, @guyroyse, @insaf021, @juntae6942, @lh0156, @martin-nagy, @renechoi, @stellhub, @tishun, @uglide
v7.5.3: 7.5.3This is a maintenance release with fixes for FT.HYBRID queries and connection pool handshake overhead. Recommended for any deployment using FT.HYBRID with
Combiner.as(...)orMultiDbClient.🐛 Bug Fixes
FT.HYBRIDCOMBINEargument count omittingYIELD_SCORE_AStokens, causing the command to be rejected when a combined-score alias is set viaCombiner.as(...). Fix by @guyroyse in #4575, backported to7.5.xin #4576.ConnectioninTrackingConnectionPool(used byMultiDbClient). #4547, backported to7.5.xindd42b3e.Full Changelog: redis/jedis@v7.5.2...v7.5.3
v7.5.2: 7.5.2This is a maintenance release focused on improving the stability of the Automatic Failover feature (
MultiDbClient). Recommended for any deployment usingMultiDbClient/ multi-database failover.🐛 Bug Fixes
🧰 Maintenance
v7.5.1v7.5.0: 7.5.0Changes
This release refines TLS behaviour to enhance security and begins consolidating TLS configuration on
SslOptions. The introduction of hostname verification by default significantly improves the safety of TLS connections. For further details, see #4497.🔧 Change in Behaviour
ssl(true)TLS path now enables hostname verification by default (#4497). It now rejects certificates whose SAN/CN does not match the target host, making TLS connections safer. TheSslOptions-based configuration remains unchanged.SslOptions(#4497).Contributors
@ggivo
Full Changelog: redis/jedis@v7.4.1...v7.5.0
v7.4.1Jedis 7.4.1 (Patch Release)
What's Changed
*[ClusterPipeline] ExecutorService/thread is created and destroyed too frequently in ClusterPipeline by @ggivo in #4480
Full Changelog: redis/jedis@v7.4.0...v7.4.1
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.