Skip to content

chore(deps): bump redis.clients:jedis from 7.2.1 to 7.4.1#1129

Merged
LearningGp merged 1 commit into
mainfrom
dependabot/maven/redis.clients-jedis-7.4.1
Apr 7, 2026
Merged

chore(deps): bump redis.clients:jedis from 7.2.1 to 7.4.1#1129
LearningGp merged 1 commit into
mainfrom
dependabot/maven/redis.clients-jedis-7.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 4, 2026

Bumps redis.clients:jedis from 7.2.1 to 7.4.1.

Release notes

Sourced from redis.clients:jedis's releases.

v7.4.1

Jedis 7.4.1 (Patch Release)

What's Changed

*[ClusterPipeline] ExecutorService/thread is created and destroyed too frequently in ClusterPipeline by @​ggivo in redis/jedis#4480

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

7.4.0

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

  • fix: Fix out-of-order responses in manual transactions with commands before MULTI (#4441)
  • Fix resp2 parsing of LibraryInfo (#4436)

🧰 Maintenance

  • Client-side geographic failover:
    • Make MultiDbConfig.DatabaseConfig.Builder agnostic to call order (#4456)
    • Add documentation for "Dynamic Database Management" (#4457)
    • Add documentation for dynamic weight management#3678 (#4447)
  • Deprecate sendCommand() methods not compatible with OSS Cluster API (#4451)
  • Bump jackson.version from 2.21.0 to 2.21.1 (#4453)
  • Make integration tests compatible with RE (#4387)
  • maintenace: fix hotkeys info test for 8.6.1+ (#4443)
  • Bump maven.surefire.version from 3.5.4 to 3.5.5 (#4442)

Contributors

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

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

7.3.0

Changes

Jedis 7.3.0 introduces support for Redis 8.6, including new commands and features for streams idempotent production, and HOTKEYS.

🚀 New Features

  • [streams] Preserve field insertion order in stream entries (CAE-2341) (#4419)
  • [automatic failover] Add support for initialization policy for multidb connection (#4427)
  • feat: Add support for FT.HYBRID command (#4342) (#4405)
  • feat: Add support for HOTKEYS command (#4421) (#4417)(#4426)

... (truncated)

Commits
  • ec7e3eb bump snapshot version to 7.4.1-SNAPSHOT (#4481)
  • b0ccb8b backport: [ClusterPipeline] ExecutorService/thread is created and des… (#4480)
  • c37b259 [automatic failover] Make MultiDbConfig.DatabaseConfig.Builder agnostic to c...
  • efaeab3 [automatic failover] Add documentation for "Dynamic Database Management" (#4457)
  • 1eec5db fix: Fix out-of-order responses in manual transactions with commands before M...
  • 633c118 Bump jackson.version from 2.21.0 to 2.21.1 (#4453)
  • e439c3d Deprecate sendCommand() methods not compatible with OSS Cluster API (#4451)
  • 7b59bdd Add long index support to ZRangeParams (#4445) (#4446)
  • f669f98 Make integration tests compatible with RE (#4387)
  • bd248ef [automatic failover] Docs for dynamic weight management#3678 (#4447)
  • Additional commits viewable in compare view

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 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)

Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.2.1 to 7.4.1.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v7.2.1...v7.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 4, 2026
@dependabot dependabot Bot requested a review from a team April 4, 2026 19:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 4, 2026
@cla-assistant
Copy link
Copy Markdown

cla-assistant Bot commented Apr 4, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

1 similar comment
@cla-assistant
Copy link
Copy Markdown

cla-assistant Bot commented Apr 4, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@LearningGp LearningGp merged commit d6d8d4e into main Apr 7, 2026
10 of 11 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/redis.clients-jedis-7.4.1 branch April 7, 2026 03:22
liangxingguang pushed a commit to liangxingguang/agentscope-java that referenced this pull request May 21, 2026
…-ai#1129)

Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.2.1
to 7.4.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/redis/jedis/releases">redis.clients:jedis's
releases</a>.</em></p>
<blockquote>
<h2>v7.4.1</h2>
<p>Jedis 7.4.1 (Patch Release)</p>
<h2>What's Changed</h2>
<p>*[ClusterPipeline] ExecutorService/thread is created and destroyed
too frequently in ClusterPipeline by <a
href="https://github.com/ggivo"><code>@​ggivo</code></a> in <a
href="https://redirect.github.com/redis/jedis/pull/4480">redis/jedis#4480</a></p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/redis/jedis/compare/v7.4.0...v7.4.1">https://github.com/redis/jedis/compare/v7.4.0...v7.4.1</a></p>
<h2>7.4.0</h2>
<h2>Overview</h2>
<p>The <strong>Jedis 7.4.0</strong> release introduces enhancements to
the Client-side geographic failover API, improves transaction support,
and deprecates sendCommand() to improve compatibility with the Redis
Cluster API.</p>
<h2>🚀 New Features</h2>
<ul>
<li>Add long index support to ZRangeParams (<a
href="https://redirect.github.com/redis/jedis/issues/4445">#4445</a>)
(<a
href="https://redirect.github.com/redis/jedis/issues/4446">#4446</a>)</li>
<li><a
href="https://redis.io/docs/latest/develop/clients/jedis/failover/">Client-side
geographic failover</a>: Add Runtime Weight Management for MultiDbClient
Endpoints (<a
href="https://redirect.github.com/redis/jedis/issues/4435">#4435</a>)</li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>fix: Fix out-of-order responses in manual transactions with commands
before MULTI (<a
href="https://redirect.github.com/redis/jedis/issues/4441">#4441</a>)</li>
<li>Fix resp2 parsing of LibraryInfo (<a
href="https://redirect.github.com/redis/jedis/issues/4436">#4436</a>)</li>
</ul>
<h2>🧰 Maintenance</h2>
<ul>
<li><a
href="https://redis.io/docs/latest/develop/clients/jedis/failover/">Client-side
geographic failover</a>:
<ul>
<li>Make MultiDbConfig.DatabaseConfig.Builder agnostic to call order (<a
href="https://redirect.github.com/redis/jedis/issues/4456">#4456</a>)</li>
<li>Add documentation for &quot;Dynamic Database Management&quot; (<a
href="https://redirect.github.com/redis/jedis/issues/4457">#4457</a>)</li>
<li>Add documentation for dynamic weight management#3678 (<a
href="https://redirect.github.com/redis/jedis/issues/4447">#4447</a>)</li>
</ul>
</li>
<li>Deprecate sendCommand() methods not compatible with OSS Cluster API
(<a
href="https://redirect.github.com/redis/jedis/issues/4451">#4451</a>)</li>
<li>Bump jackson.version from 2.21.0 to 2.21.1 (<a
href="https://redirect.github.com/redis/jedis/issues/4453">#4453</a>)</li>
<li>Make integration tests compatible with RE (<a
href="https://redirect.github.com/redis/jedis/issues/4387">#4387</a>)</li>
<li>maintenace: fix hotkeys info test for 8.6.1+ (<a
href="https://redirect.github.com/redis/jedis/issues/4443">#4443</a>)</li>
<li>Bump maven.surefire.version from 3.5.4 to 3.5.5 (<a
href="https://redirect.github.com/redis/jedis/issues/4442">#4442</a>)</li>
</ul>
<h2>Contributors</h2>
<p>We'd like to thank all the contributors who worked on this
release!</p>
<p><a
href="https://github.com/a-TODO-rov"><code>@​a-TODO-rov</code></a>, <a
href="https://github.com/atakavci"><code>@​atakavci</code></a>, <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>, <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot],
<a href="https://github.com/ggivo"><code>@​ggivo</code></a> and <a
href="https://github.com/uglide"><code>@​uglide</code></a></p>
<h2>7.3.0</h2>
<h1>Changes</h1>
<p><strong>Jedis 7.3.0</strong> introduces support for <strong>Redis
8.6</strong>, including new commands and features for streams idempotent
production, and HOTKEYS.</p>
<h2>🚀 New Features</h2>
<ul>
<li>[streams] Preserve field insertion order in stream entries
(CAE-2341) (<a
href="https://redirect.github.com/redis/jedis/issues/4419">#4419</a>)</li>
<li>[automatic failover] Add support for initialization policy for
multidb connection (<a
href="https://redirect.github.com/redis/jedis/issues/4427">#4427</a>)</li>
<li>feat: Add support for FT.HYBRID command (<a
href="https://redirect.github.com/redis/jedis/issues/4342">#4342</a>)
(<a
href="https://redirect.github.com/redis/jedis/issues/4405">#4405</a>)</li>
<li>feat: Add support for HOTKEYS command (<a
href="https://redirect.github.com/redis/jedis/issues/4421">#4421</a>)
(<a
href="https://redirect.github.com/redis/jedis/issues/4417">#4417</a>)(<a
href="https://redirect.github.com/redis/jedis/issues/4426">#4426</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/redis/jedis/commit/ec7e3ebf2c93d65a05772e41453b7692c589bebb"><code>ec7e3eb</code></a>
bump snapshot version to 7.4.1-SNAPSHOT (<a
href="https://redirect.github.com/redis/jedis/issues/4481">#4481</a>)</li>
<li><a
href="https://github.com/redis/jedis/commit/b0ccb8b48d588c4fed55fe29971ee0e9f6770c60"><code>b0ccb8b</code></a>
backport: [ClusterPipeline] ExecutorService/thread is created and des…
(<a
href="https://redirect.github.com/redis/jedis/issues/4480">#4480</a>)</li>
<li><a
href="https://github.com/redis/jedis/commit/c37b259198e3d9cd10ec49ad283a33b736c07c9b"><code>c37b259</code></a>
[automatic failover] Make MultiDbConfig.DatabaseConfig.Builder agnostic
to c...</li>
<li><a
href="https://github.com/redis/jedis/commit/efaeab3164feda80ab9d3c53856cfbcd5f75393e"><code>efaeab3</code></a>
[automatic failover] Add documentation for &quot;Dynamic Database
Management&quot; (<a
href="https://redirect.github.com/redis/jedis/issues/4457">#4457</a>)</li>
<li><a
href="https://github.com/redis/jedis/commit/1eec5db63baeb85128d537aca914898a6e680da7"><code>1eec5db</code></a>
fix: Fix out-of-order responses in manual transactions with commands
before M...</li>
<li><a
href="https://github.com/redis/jedis/commit/633c1185e5fdccce744c27c44a48b1cb7f532b37"><code>633c118</code></a>
Bump jackson.version from 2.21.0 to 2.21.1 (<a
href="https://redirect.github.com/redis/jedis/issues/4453">#4453</a>)</li>
<li><a
href="https://github.com/redis/jedis/commit/e439c3dda75d1ce70bef163ac30bafd8c0d6929d"><code>e439c3d</code></a>
Deprecate sendCommand() methods not compatible with OSS Cluster API (<a
href="https://redirect.github.com/redis/jedis/issues/4451">#4451</a>)</li>
<li><a
href="https://github.com/redis/jedis/commit/7b59bdd1247892ecc130226e5a217af98c61d08b"><code>7b59bdd</code></a>
Add long index support to ZRangeParams (<a
href="https://redirect.github.com/redis/jedis/issues/4445">#4445</a>)
(<a
href="https://redirect.github.com/redis/jedis/issues/4446">#4446</a>)</li>
<li><a
href="https://github.com/redis/jedis/commit/f669f98c9309fbb61c5d24e2e873b7fa3c9bc08e"><code>f669f98</code></a>
Make integration tests compatible with RE (<a
href="https://redirect.github.com/redis/jedis/issues/4387">#4387</a>)</li>
<li><a
href="https://github.com/redis/jedis/commit/bd248efcbc7dcde93c7df0232c24fe306a69b9f9"><code>bd248ef</code></a>
[automatic failover] Docs for dynamic weight management#3678 (<a
href="https://redirect.github.com/redis/jedis/issues/4447">#4447</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/redis/jedis/compare/v7.2.1...v7.4.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=redis.clients:jedis&package-manager=maven&previous-version=7.2.1&new-version=7.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant