Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2025

This PR contains the following updates:

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

Release Notes

redis/jedis (redis.clients:jedis)

v7.2.1: 7.2.1

Compare Source

Jedis 7.2.1 (Patch Release)

🐛 Bug Fixes

  • Cluster client builders ignore custom timeout/attempts when calculating maxTotalRetriesDuration #​4395

Contributors

We'd like to thank all the contributors who worked on this release!

@​ggivo

v7.2.0: 7.2.0

Compare Source

Changes

Jedis 7.2.0 introduces new client classes that simplify client creation while providing builder-based configuration for advanced use cases.

New Client Classes
  • RedisClient - Standalone Redis client (replaces JedisPooled and JedisPool)
  • RedisClusterClient - Redis Cluster client (replaces JedisCluster)
  • RedisSentinelClient - Redis Sentinel client (replaces JedisSentineled and JedisSentinelPool)

🚀 New Features

  • Introduce new client classes (#​4355)
  • Expose method to add upstream driver libraries to CLIENT SETINFO payload (#​4373)
  • Fix formatting in toString method of TagField (#​4372)
  • Add helpers to Jedis pool (#​4366)

🧰 Maintenance

  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 (#​4378)
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 (#​4376)
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 (#​4359)
  • Bump jackson.version from 2.20.0 to 2.20.1 (#​4368)
  • DOC-5842 modified index/query example to support runnable notebook (#​4335)

Contributors

We'd like to thank all the contributors who worked on this release!

@​andy-stark-redis, @​dependabot, @​dependabot[bot], @​ggivo, @​oscar-besga-panel, @​senocak, @​uglide and @​viktoriya-kutsarova


Configuration

📅 Schedule: Branch creation - "after 10pm,before 6am" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • 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 requested a review from azahnen as a code owner December 18, 2025 03:35
@renovate renovate bot force-pushed the renovate-master-jedis branch 3 times, most recently from 62d430e to 293bb9c Compare December 23, 2025 17:43
@renovate renovate bot force-pushed the renovate-master-jedis branch 2 times, most recently from 9f3f4c7 to ffc10d9 Compare December 30, 2025 11:53
@renovate renovate bot changed the title Update dependency redis.clients:jedis to v7.2.0 (master) Update dependency redis.clients:jedis to v7.2.1 (master) Jan 16, 2026
@renovate renovate bot force-pushed the renovate-master-jedis branch 2 times, most recently from 1979f8f to c221887 Compare January 20, 2026 00:40
@renovate renovate bot force-pushed the renovate-master-jedis branch from c221887 to b737470 Compare January 20, 2026 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant