Skip to content

build: bump redis.clients:jedis from 1.4.0 to 7.5.2#4496

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/redis.clients-jedis-7.5.2
Closed

build: bump redis.clients:jedis from 1.4.0 to 7.5.2#4496
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/redis.clients-jedis-7.5.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Bumps redis.clients:jedis from 1.4.0 to 7.5.2.

Release notes

Sourced from redis.clients:jedis's releases.

7.5.2

This is a maintenance release focused on improving the stability of the Automatic Failover feature (MultiDbClient). Recommended for any deployment using MultiDbClient / multi-database failover.

🐛 Bug Fixes

  • Fixes a connection pool leak in experimental multi-database failover when ping() fails during acquisition. redis/jedis#4546

🧰 Maintenance

7.5.0

Changes

This release refines TLS behaviour to enhance security and begins consolidating TLS configuration on SslOptions. The introduction of hostname verification by default significantly improves the safety of TLS connections. For further details, see #4497.

🔧 Change in Behaviour

  • The legacy ssl(true) TLS path now enables hostname verification by default (#4497). It now rejects certificates whose SAN/CN does not match the target host, making TLS connections safer. The SslOptions-based configuration remains unchanged.
  • Deprecate legacy SSL configuration in favor of SslOptions (#4497).

Contributors

@​ggivo

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

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

... (truncated)

Commits
  • e5c1e55 Use validated flag to close connection
  • 9ccfe9f Fix connection leak in MultiDbConnectionSupplier
  • 9673859 CommandObjects refactoring Part 4: Backport deprecations to 7.5.x (#4517)
  • 028bfee [7.5] Backport #4495: Enforce hostname verification by default for TLS connec...
  • 43dec3b bump version to 7.5.0-SNAPSHOT (#4496)
  • 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...
  • 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 1.4.0 to 7.5.2.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@jedis-1.4.0...v7.5.2)

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

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 May 29, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 29, 2026 18:47
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 29, 2026
@github-actions
Copy link
Copy Markdown

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 1, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/maven/redis.clients-jedis-7.5.2 branch June 1, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-java 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