fix(deps): update dependency redis.clients:jedis to v7.5.0#222
Merged
sysnote8main merged 1 commit intomainfrom Apr 29, 2026
Merged
fix(deps): update dependency redis.clients:jedis to v7.5.0#222sysnote8main merged 1 commit intomainfrom
sysnote8main merged 1 commit intomainfrom
Conversation
92df8ee to
ef3623f
Compare
ef3623f to
c01d18d
Compare
c01d18d to
0579436
Compare
0579436 to
e462eed
Compare
e462eed to
9a91af7
Compare
9a91af7 to
57bed72
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.2.0→7.5.0Release Notes
redis/jedis (redis.clients:jedis)
v7.5.0: 7.5.0Compare Source
Changes
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.1Compare Source
Jedis 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
v7.4.0: 7.4.0Compare Source
Overview
The Jedis 7.4.0 release introduces enhancements to the Client-side geographic failover API, improves transaction support, and deprecates sendCommand() to improve compatibility with the Redis Cluster API.
🚀 New Features
🐛 Bug Fixes
🧰 Maintenance
Contributors
We'd like to thank all the contributors who worked on this release!
@a-TODO-rov, @atakavci, @dependabot, @dependabot[bot], @ggivo and @uglide
v7.3.0: 7.3.0Compare Source
Changes
Jedis 7.3.0 introduces support for Redis 8.6, including new commands and features for streams idempotent production, and HOTKEYS.
🚀 New Features
🐛 Bug Fixes
🧰 Maintenance
2025051to2025122(#4391)Contributors
We'd like to thank all the contributors who worked on this release!
@Dgramada, @Peter-Sh, @a-TODO-rov, @atakavci, @dependabot, @dependabot[bot], @ggivo, @uglide and @viktoriya-kutsarova
v7.2.1: 7.2.1Compare Source
Jedis 7.2.1 (Patch Release)
🐛 Bug Fixes
Contributors
We'd like to thank all the contributors who worked on this release!
@ggivo
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 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.