Skip to content

chore(deps): Bump redis.clients:jedis from 7.3.0 to 7.4.0#22031

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/redis.clients-jedis-7.4.0
Open

chore(deps): Bump redis.clients:jedis from 7.3.0 to 7.4.0#22031
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/redis.clients-jedis-7.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps redis.clients:jedis from 7.3.0 to 7.4.0.

Release notes

Sourced from redis.clients:jedis's releases.

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

Commits
  • 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)
  • be47c2f [automatic failover] Add Runtime Weight Management for MultiDbClient Endpoint...
  • 383c8ba maintenace: fix hotkeys info test for 8.6.1+ (#4443)
  • 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.3.0 to 7.4.0.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v7.3.0...v7.4.0)

---
updated-dependencies:
- dependency-name: redis.clients:jedis
  dependency-version: 7.4.0
  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 Mar 16, 2026
@github-actions
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@github-actions
Copy link
Contributor

🧪 CI tested the following changed modules:

  • parent

@apupier
Copy link
Contributor

apupier commented Mar 16, 2026

/component-test spring-parent

@github-actions
Copy link
Contributor

/component-test spring-parent tests failed. Please check the logs.

⚠️ Some integration tests are disabled on GitHub Actions (@DisabledIfSystemProperty(named = "ci.env.name")) and require manual verification:

  • components/camel-spring-parent: 24 test(s) disabled on GitHub Actions

1 similar comment
@github-actions
Copy link
Contributor

/component-test spring-parent tests failed. Please check the logs.

⚠️ Some integration tests are disabled on GitHub Actions (@DisabledIfSystemProperty(named = "ci.env.name")) and require manual verification:

  • components/camel-spring-parent: 24 test(s) disabled on GitHub Actions

@apupier
Copy link
Contributor

apupier commented Mar 16, 2026

/component-test spring-parent

@github-actions
Copy link
Contributor

/component-test spring-parent tests passed successfully.

⚠️ Some integration tests are disabled on GitHub Actions (@DisabledIfSystemProperty(named = "ci.env.name")) and require manual verification:

  • components/camel-spring-parent: 24 test(s) disabled on GitHub Actions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core-build-and-dependencies 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