Update dependency redis.clients:jedis to v8 - #5
Merged
Conversation
renovateBotforce-pushed
the
renovate/redis.clients-jedis-8.x
branch
from
August 22, 2026 08:47
e27d078 to
4f77b12ComparerenovateBotforce-pushed
the
renovate/redis.clients-jedis-8.x
branch
from
August 22, 2026 08:48
4f77b12 to
0096548CompareGradientTim
approved these changes
Aug 22, 2026
Uh oh!
There was an error while loading. Please reload this page.
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 freeto 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.5.2→8.0.0Release Notes
redis/jedis (redis.clients:jedis)
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
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.