Skip to content

Update dependency redis.clients:jedis to v7.5.3#116

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/redis.clients-jedis-7.x
Open

Update dependency redis.clients:jedis to v7.5.3#116
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/redis.clients-jedis-7.x

Conversation

@renovate

@renovate renovate Bot commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
redis.clients:jedis 7.4.07.5.3 age confidence

Release Notes

redis/jedis (redis.clients:jedis)

v7.5.3: 7.5.3

Compare Source

This 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(...) or MultiDbClient.

🐛 Bug Fixes

  • Fixes FT.HYBRID COMBINE argument count omitting YIELD_SCORE_AS tokens, causing the command to be rejected when a combined-score alias is set via Combiner.as(...). Fix by @​guyroyse in #​4575, backported to 7.5.x in #​4576.
  • Fixes double initialization of a pooled Connection in TrackingConnectionPool (used by MultiDbClient). #​4547, backported to 7.5.x in dd42b3e.

Full Changelog: redis/jedis@v7.5.2...v7.5.3

v7.5.2: 7.5.2

Compare Source

This is a maintenance release focused on improving the stability of the Automatic Failover feature (MultiDbClient). Recommended for any deployment using MultiDbClient / multi-database failover.

🐛 Bug Fixes

  • Fixes a connection pool leak in experimental multi-database failover when ping() fails during acquisition. #​4546

🧰 Maintenance

  • CommandObjects refactoring Part 4: Backport deprecations to 7.5.x by @​uglide in #​4517

v7.5.1

Compare Source

v7.5.0: 7.5.0

Compare 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

  • The legacy 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. The SslOptions-based configuration remains unchanged.
  • Deprecate legacy SSL configuration in favor of SslOptions (#​4497).

Contributors

@​ggivo

Full Changelog: redis/jedis@v7.4.1...v7.5.0

v7.4.1

Compare 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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update dependency redis.clients:jedis to v7.4.1 Update dependency redis.clients:jedis to v7.5.0 Apr 27, 2026
@renovate renovate Bot force-pushed the renovate/redis.clients-jedis-7.x branch from 7200be0 to ae346c3 Compare April 27, 2026 13:26
@renovate renovate Bot force-pushed the renovate/redis.clients-jedis-7.x branch from ae346c3 to 4a9d8f8 Compare May 29, 2026 11:41
@renovate renovate Bot changed the title Update dependency redis.clients:jedis to v7.5.0 Update dependency redis.clients:jedis to v7.5.2 May 29, 2026
@renovate renovate Bot changed the title Update dependency redis.clients:jedis to v7.5.2 Update dependency redis.clients:jedis to v7.5.3 Jul 1, 2026
@renovate renovate Bot force-pushed the renovate/redis.clients-jedis-7.x branch from 4a9d8f8 to 141a4b9 Compare July 1, 2026 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants