Skip to content

Bump redis.clients:jedis from 7.0.0 to 7.1.0#8324

Merged
rzo1 merged 1 commit into
masterfrom
dependabot/maven/redis.clients-jedis-7.1.0
Dec 3, 2025
Merged

Bump redis.clients:jedis from 7.0.0 to 7.1.0#8324
rzo1 merged 1 commit into
masterfrom
dependabot/maven/redis.clients-jedis-7.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 1, 2025

Copy link
Copy Markdown
Contributor

Bumps redis.clients:jedis from 7.0.0 to 7.1.0.

Release notes

Sourced from redis.clients:jedis's releases.

7.1.0

Overview

Jedis 7.1.0 release adds support for Redis 8.4, including new commands and features

🚀 New Features

  • Add support for CLAIM arg in XREADGROUP (#4344)
  • Add MSETEX command support (#4361)

🚀 Experimental

  • Add support for CAS/CAD, DELEX, DIGEST commands (#4363)

Changes

  • Adding a registry that maps command names to their flags (#4332)
  • Reduce log level to warn on reconnect in JedisSentinelPool (#4336)

🐛 Bug Fixes

  • Fix connection leak in scanIteration with JedisSentineled #4323 (#4328)

🧰 Maintenance

  • Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 (#4327)
  • Bump org.apache.httpcomponents.client5:httpclient5-fluent from 5.5 to 5.5.1 (#4325)
  • Increase timeout for countDownLatch await (#4333)
  • docs: Correct builder to use hostAndPort method (#4322)
  • docs: document required optional dependency resilience4j-all (#4321)
  • Enable code highlighting in the docs (#4319)

Contributors

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

@​ChrisMcD1, @​a-TODO-rov, @​dependabot, @​dependabot[bot], @​ggivo and @​uglide

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
redis.clients:jedis [>= 6.a0, < 7]

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 1, 2025
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: redis.clients:jedis
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added java Pull requests that update Java code dependencies Pull requests that update a dependency file labels Dec 1, 2025
@rzo1 rzo1 added this to the 2.8.4 milestone Dec 3, 2025
@rzo1 rzo1 merged commit ef7d32b into master Dec 3, 2025
10 of 12 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/redis.clients-jedis-7.1.0 branch December 3, 2025 19:47
@reiabreu reiabreu removed the java Pull requests that update Java code label Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants