Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 10, 2025

This PR contains the following updates:

Package Change Age Confidence
redis.clients:jedis 6.2.0 -> 7.0.0 age confidence

Release Notes

redis/jedis (redis.clients:jedis)

v7.0.0: 7.0.0

Overview

Jedis 7.0.0 is a major release that modernizes the API, removes deprecated features, and introduces enhanced failover/failback behavior.

The main focus areas of this release are:

  1. Automatic Failover and Failback API update - The automatic failover client has been refactored and stabilized.
  2. Builder pattern introduction - New fluent builders are now available for JedisPooled, JedisCluster, and JedisSentinel.
  3. Removal of deprecated sharding features - JedisSharding and related classes have been removed.
  4. Base class consolidation - Pipeline and Transaction base classes have been renamed for consistency.
  5. API cleanup - Deprecated constructors and methods have been removed to streamline the API.

For detailed migration guidance, refer to Jedis 7.0.0 Migration Guide.

🚀 New Features

More details on new features

🔥 Breaking Changes

More details on breaking changes

🧰 Maintenance
  • Bump eu.rekawek.toxiproxy:toxiproxy-java from 2.1.7 to 2.1.11 (#​4288)
  • Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 (#​4290)
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 (#​4296)
  • [automatic failover] Fix misleading timing information for AA scenario test (#​4303)
  • Add v6 and v7 migration guides (#​4315)
  • [automatic failover] Update failover docs (#​4314)
  • Fix #​4147: Broken links at https://redis.github.io/jedis/ (#​4285)
  • Bump maven.surefire.version from 3.5.3 to 3.5.4 (#​4289)
  • Fix docs on how to consume snapshots (#​4283)
  • Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13 (#​4266)
  • Bump jackson.version from 2.19.2 to 2.20.0 (#​4265)
  • DOC-5076 vector set doc examples (#​4281)

Contributors

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

@​SwapnaliY16, @​andy-stark-redis, @​atakavci, @​dependabot, @​dependabot[bot], @​ggivo and @​uglide


Configuration

📅 Schedule: 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.

@coveralls
Copy link

Coverage Status

coverage: 83.163%. remained the same
when pulling 44ac6e3 on renovate/redis.clients-jedis-7.x
into 047bcb8 on master.

@hazendaz hazendaz merged commit 9679ee9 into master Oct 12, 2025
23 checks passed
@renovate renovate bot deleted the renovate/redis.clients-jedis-7.x branch October 12, 2025 20:58
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.

2 participants