Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2025

Bumps redis.clients:jedis from 1.4.0 to 6.1.0.

Release notes

Sourced from redis.clients:jedis's releases.

6.1.0

Changes

🚀 New Features

  • Add support for SVS-VAMANA vector indexing (#4222)
  • Clarify why new stream entries aren't deleted with XDELEX (#4218)
  • Add support for new stream commands (#4211)
  • Add Support for New BITOP Operations in Redis 8.2 (#4188) (#4190)
  • Add binary stream support for XREAD and XREADGROUP (#3566) (#4152)
  • Run pipeline in current thread if all the keys on same node (#4149)

🐛 Bug Fixes

  • Restore binary compatibility of SetParams (#4225)
  • Fix memory leak in JedisClusterInfoCache - replica nodes not cleared (#4205)
  • Fix:JedisCluster throws NullPointerException when maxAttempts is set to 0 (#4186)

🧰 Maintenance

  • DOC-5471 time series doc examples (#4210)
  • Bump jackson.version from 2.19.1 to 2.19.2 (#4208)
  • Fix flaky test ClientCommandsTest.killSkipmeYesNo (#4206)
  • Bump org.junit:junit-bom from 5.13.2 to 5.13.3 (#4198)
  • Migrate publishing to Maven Central Portal (#4199)
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 (#4197)
  • Bump org.junit:junit-bom from 5.13.1 to 5.13.2 (#4192)
  • DOC-5227 added probabilistic data type examples (#4184)
  • Bump jackson.version from 2.19.0 to 2.19.1 (#4180)
  • Update test infra to use latest Redis (#4179)
  • Bump org.junit:junit-bom from 5.13.0-RC1 to 5.13.1 (#4174)
  • Bump org.json:json from 20250107 to 20250517 (#4171)
  • Bump org.apache.httpcomponents.client5:httpclient5-fluent from 5.4.4 to 5.5 (#4170)
  • Fix flaky tests in DocumentTest (#3617)
  • Add retryable command execution example (#3780)
  • Bump jackson.version from 2.18.3 to 2.19.0 (#4160)
  • Bump com.google.code.gson:gson from 2.12.1 to 2.13.1 (#4161)

Contributors

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

@​219sansim, @​YoHanKi, @​andy-stark-redis, @​ggivo, @​jujn, @​thachlp, @​uglide and @​xrayw

6.0.0

Redis 8.0 support

Starting from version 8.0, Redis supports new data structures and capabilities such as JSON, Search & Query, and TimeSeries by default. This release improves Jedis compatibility with Redis 8.0.

Upgrading from previous releases

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 6.1.0.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@jedis-1.4.0...v6.1.0)

---
updated-dependencies:
- dependency-name: redis.clients:jedis
  dependency-version: 6.1.0
  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 Aug 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 19, 2025 10:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 19, 2025
@github-actions
Copy link

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2025

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-6.1.0 branch August 21, 2025 07:58
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.

2 participants