Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 8, 2023

Bumps redis.clients:jedis from 3.3.0 to 4.4.0.

Release notes

Sourced from redis.clients:jedis's releases.

4.4.0

Changes

4.4.0-rc1 release notes 4.4.0-m2 release notes 4.4.0-m1 release notes

Following are the changes only since the last milestone release. Please check the notes for milestone releases for all changes.

🧰 Maintenance

  • Improve cluster slots slotNodes using arrays (#3373)
  • Newly disconnected connections are set as broken (#3381)

4.4.0-rc1

Changes

🔥 Breaking Changes

🧪 Experimental Features

  • OSS Broadcast support (#3285)
  • FT.SEARCH, FT.AGGREGATE, etc commands are round robin mode by default (#3375)
  • Support iteration for SCAN, FT.SEARCH, FT.AGGREGATE commands (#3378)
  • Abstraction for JSON object mapper (#3319)
  • Add a float array to byte array utility method (#3374)

🚀 New Features

  • Support Z[REV]RANK command with score option (#3364)
  • Avoid using QUIT command (#3353)
  • Support client no-touch command (#3367)
  • ACL LOG support entry-id (#3366)
  • Support report libname and libver to Redis (#3356)
  • Support 'multi()' from JedisPooled (UnifiedJedis) (#3361)
  • Obtain multiple pipelines concurrently. high performance improvement (#3331)
  • Support parsing '-nan' (#3329)

🐛 Bug Fixes

  • Fix GraphCommandObjects in multi node (#3362)

🧰 Maintenance

  • Improve safety of MultiNodePipelineBase under multi-thread (#3330)
  • Bump maven-release-plugin from 2.5.3 to 3.0.0 (#3332)
  • Bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#3327)
  • Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#3313)

... (truncated)

Commits
  • 52a10e1 Newly disconnected connections are set as broken (#3381)
  • e0f0357 Improve cluster slots slotNodes using arrays (#3373)
  • b2c5acf Support Z[REV]RANK command with score option (#3364)
  • 8b60f29 Support iteration for SCAN, FT.SEARCH, FT.AGGREGATE commands (#3378)
  • 959cf6b FT.SEARCH, FT.AGGREGATE, etc commands are round robin mode by default (#3375)
  • 6b5025f Revert "Support round-robining for timeseries commands (#3359)"
  • 15068f3 Add a float array to byte array utility method (#3374)
  • 42d3509 Support client no-touch command (#3367)
  • 83c1af2 ACL LOG support entry-id (#3366)
  • 50cf71e Fix GraphCommandObjects in multi node (#3362)
  • 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 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 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 3.3.0 to 4.4.0.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@jedis-3.3.0...v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 8, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 22, 2023

Superseded by #1680.

@dependabot dependabot bot closed this May 22, 2023
@dependabot dependabot bot deleted the dependabot/gradle/core/redis.clients-jedis-4.4.0 branch May 22, 2023 19:57
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