Skip to content

build(deps): Bump redis.clients:jedis from 7.5.0 to 7.5.3 - #892

Merged
LarsEckart merged 1 commit into
mainfrom
dependabot/gradle/redis.clients-jedis-7.5.3
Aug 10, 2026
Merged

build(deps): Bump redis.clients:jedis from 7.5.0 to 7.5.3#892
LarsEckart merged 1 commit into
mainfrom
dependabot/gradle/redis.clients-jedis-7.5.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps redis.clients:jedis from 7.5.0 to 7.5.3.

Release notes

Sourced from redis.clients:jedis's releases.

7.5.3

This is a maintenance release with fixes for FT.HYBRID queries and connection pool handshake overhead. Recommended for any deployment using FT.HYBRID with Combiner.as(...) or MultiDbClient.

🐛 Bug Fixes

  • Fixes FT.HYBRID COMBINE argument count omitting YIELD_SCORE_AS tokens, causing the command to be rejected when a combined-score alias is set via Combiner.as(...). Fix by @​guyroyse in redis/jedis#4575, backported to 7.5.x in redis/jedis#4576.
  • Fixes double initialization of a pooled Connection in TrackingConnectionPool (used by MultiDbClient). redis/jedis#4547, backported to 7.5.x in redis/jedis@dd42b3e.

Full Changelog: redis/jedis@v7.5.2...v7.5.3

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

Commits
  • d0ca056 Add Redis 8.8 GA to test matrix on 7.5.x (#4578)
  • 2e73f17 Backport #4571 and #4573 to 7.5.x: stabilize XINFO STREAM tests (#4577)
  • 458bccf Backport #4575 to 7.5.x: fix FT.HYBRID COMBINE arg count for YIELD_SCORE_AS (...
  • dd42b3e [7.5] Backport #4547: Fix double initialization of pooled Connection in Track...
  • 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)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 10, 2026
@LarsEckart
LarsEckart enabled auto-merge (rebase) August 10, 2026 02:55
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.5.0 to 7.5.3.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v7.5.0...v7.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/redis.clients-jedis-7.5.3 branch from d3fe21f to bd8c2c9 Compare August 10, 2026 02:56
@LarsEckart
LarsEckart merged commit d0a08dc into main Aug 10, 2026
4 checks passed
@dependabot
dependabot Bot deleted the dependabot/gradle/redis.clients-jedis-7.5.3 branch August 10, 2026 02:59
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