Skip to content

fix(deps): update dependency redis.clients:jedis to v7.5.0#222

Merged
sysnote8main merged 1 commit intomainfrom
renovate/jedis
Apr 29, 2026
Merged

fix(deps): update dependency redis.clients:jedis to v7.5.0#222
sysnote8main merged 1 commit intomainfrom
renovate/jedis

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 16, 2026

This PR contains the following updates:

Package Change Age Confidence
redis.clients:jedis 7.2.07.5.0 age confidence

Release Notes

redis/jedis (redis.clients:jedis)

v7.5.0: 7.5.0

Compare Source

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

Compare Source

Jedis 7.4.1 (Patch Release)

What's Changed

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

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

v7.4.0: 7.4.0

Compare Source

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

Contributors

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

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

v7.3.0: 7.3.0

Compare Source

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)
  • feat: [TS] Add support for NaN values and new aggregations (#​4415)
  • Add support for XADD idempotency (at-most-once guarantee) with new IDMPAUTO and IDMP arguments. (#​4422) (#​4413)
  • Add DELEX and DIGEST commands to pipeline interfaces (#​4414)
  • Add configurable retry delay for Sentinel reconnection (#​2864) (#​4379)

🐛 Bug Fixes

  • RedisClient builder does not use credentials from JedisClientConfig (#​4424)
  • Calculate maxTotalRetriesDuration from socketTimeout * maxAttempts if not set (#​4396)

🧰 Maintenance

  • Bump org.junit:junit-bom from 5.14.2 to 5.14.3 (#​4433)
  • Refactor TLS tests (#​4431)
  • Bump org.apache.httpcomponents.client5:httpclient5-fluent from 5.5.1 to 5.6 (#​4380)
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 (#​4418)
  • Add 8.6 pre to test matrix (#​4410)
  • Bump jackson.version from 2.20.1 to 2.21.0 (#​4408)
  • Add missing command deprecations (#​4397)
  • Fix flaky cluster tests by accepting either retry limit error (maxAttempts or maxTotalRetriesDuration) (#​4399)
  • Use endpoint instead of env variable in module tests (#​4398)
  • Fix flaky AccessControlListCommandsTest (#​4394)
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.9.0 to 0.10.0 (#​4390)
  • Bump org.json:json from 2025051 to 2025122 (#​4391)
  • Bump org.junit:junit-bom from 5.13.4 to 5.14.2 (#​4392)
  • Remove hard-coded endpoints from the tests and rely solely on endpoints.json (#​4385)
  • Fix ClusterTopologyRefreshIT (#​4389)
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 (#​4383)
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.3.0 to 3.3.1 (#​4381)

Contributors

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

@​Dgramada, @​Peter-Sh, @​a-TODO-rov, @​atakavci, @​dependabot, @​dependabot[bot], @​ggivo, @​uglide and @​viktoriya-kutsarova

v7.2.1: 7.2.1

Compare Source

Jedis 7.2.1 (Patch Release)

🐛 Bug Fixes

  • Cluster client builders ignore custom timeout/attempts when calculating maxTotalRetriesDuration #​4395

Contributors

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

@​ggivo


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "after 9:00 before 23:00"
  • 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.

@renovate renovate Bot changed the title fix(deps): update dependency redis.clients:jedis to v7.2.1 fix(deps): update dependency redis.clients:jedis to v7.3.0 Feb 17, 2026
@renovate renovate Bot force-pushed the renovate/jedis branch from c01d18d to 0579436 Compare March 11, 2026 10:41
@renovate renovate Bot changed the title fix(deps): update dependency redis.clients:jedis to v7.3.0 fix(deps): update dependency redis.clients:jedis to v7.4.0 Mar 11, 2026
@renovate renovate Bot changed the title fix(deps): update dependency redis.clients:jedis to v7.4.0 fix(deps): update dependency redis.clients:jedis to v7.4.1 Apr 3, 2026
@renovate renovate Bot force-pushed the renovate/jedis branch from 0579436 to e462eed Compare April 3, 2026 13:24
@renovate renovate Bot changed the title fix(deps): update dependency redis.clients:jedis to v7.4.1 fix(deps): update dependency redis.clients:jedis to v7.5.0 Apr 27, 2026
@renovate renovate Bot force-pushed the renovate/jedis branch from e462eed to 9a91af7 Compare April 27, 2026 14:02
@renovate renovate Bot force-pushed the renovate/jedis branch from 9a91af7 to 57bed72 Compare April 29, 2026 14:46
@sysnote8main sysnote8main merged commit 5b5eea4 into main Apr 29, 2026
2 checks passed
@renovate renovate Bot deleted the renovate/jedis branch April 29, 2026 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant