Skip to content

Update dependency redis.clients:jedis to v3.10.0 - #389

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/redis.clients-jedis-3.x
Sep 3, 2026
Merged

Update dependency redis.clients:jedis to v3.10.0#389
renovate[bot] merged 1 commit into
masterfrom
renovate/redis.clients-jedis-3.x

Conversation

@renovate

@renovate renovate Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change OpenSSF
redis.clients:jedis test minor 3.1.03.10.0 OpenSSF Scorecard

Release Notes

redis/jedis (redis.clients:jedis)

v3.10.0: 3.10.0

Compare Source

Changes

  • Avoid using QUIT command (#​3377)
  • Renew cluster slots strategy update (#​3370)

v3.9.0: 3.9.0

Compare Source

🔥 Breaking Changes

  • Reduce the verbosity of logs in PooledObjectFactory implementations (#​3007)
    Log levels in JedisFactory have been changed from WARN to DEBUG.
  • Fix: return of CLUSTER REPLICAS is Array reply (#​2990)

🚀 New Features

v3.8.0: 3.8.0

Compare Source

This is the last release planned for Jedis 3.x.

🚀 New Features

  • Added aclLogReset() method to support ACL LOG RESET subcommand (#​2737)
    This should replace both aclLog(byte[]) and aclLog(String) methods.
  • Support binary version of CLUSTER GETKEYSINSLOT (#​2689)

🧰 Other Changes

  • Refresh nodes when renewSlotCache (#​2642)
  • Change in JedisClusterInfoCache.discoverClusterNodesAndSlots (#​2682)
  • Do not catch checked Exception if it is not thrown (#​2615)
  • Address Jedis version 4 breaking changes (#​2737)
  • Deprecate SENTINEL SLAVES (#​2673)
  • Upgrade Commons Pool to 2.11.1 (#​2654)
  • Use slf4j-simple to replace log4j implementation (#​2753)

Thanks @​yangbodong22011, @​zeekling, @​adiamzn, @​bokshitsky, @​sazzad16 for contributing.

v3.7.1: 3.7.1

Compare Source

This is a maintenance release for CVE-2021-44228, the Log4j security issue. This issue has no impact on Jedis, and only impacted its tests.

Changes

Maintenance
  • Bump log4j-core from 2.13.3 to 2.15.0 (#​2723)
  • Limit Redis branch to 6.2 for Jedis branch 3 (#​2714)
  • Use only SENTINEL REPLICAS in tests (#​2673)
  • XADD wrong number of arguments message changed (#​2672)
  • Ignore testing 'invalid multibulk length' (#​2655)

v3.7.0: 3.7.0

Compare Source

Redis Commands and Arguments

Changes

  • Reduce lock granularity #​2514
  • Allow to override sharded jedis pooled object factory #​2612
  • Throw SHUTDOWN error received from Redis #​2613

Dependencies

  • Upgrade commons-pool to 2.10.0 #​2609

Maintenance

  • Warn Limit the access of setDataSource in Jedis #​2522
  • New RestoreReplace recommendations #​2534
  • Deprecate JedisClusterHostAndPortMap #​2535
  • Deprecate set methods from socket factory #​2530
  • Deprecate methods with 'byte[] keyCount' param #​2548
  • Warn Pool extends GenericObjectPool #​2576

Thanks to @​s-sathish, @​Shawyeok, @​sabbey37, @​bokshitsky, @​yangbodong22011 for contributing!

v3.6.3: 3.6.3

Compare Source

Improvements

Contributors

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

@​sazzad16

v3.6.2: 3.6.2

Bug Fixes

Maintenance

  • Minimal constructors with Config (#​2577)

Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the dependencies Pull requests that update a dependency file label Sep 3, 2026
@renovate
renovate Bot enabled auto-merge (squash) September 3, 2026 00:37
| datasource | package             | from  | to     |
| ---------- | ------------------- | ----- | ------ |
| maven      | redis.clients:jedis | 3.1.0 | 3.10.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/redis.clients-jedis-3.x branch from 421168f to 41347aa Compare September 3, 2026 01:25
@renovate
renovate Bot merged commit b03c418 into master Sep 3, 2026
15 checks passed
@renovate
renovate Bot deleted the renovate/redis.clients-jedis-3.x branch September 3, 2026 01:29
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.

1 participant