Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump redis.clients:jedis from 4.4.3 to 5.1.2 #70

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps redis.clients:jedis from 4.4.3 to 5.1.2.

Release notes

Sourced from redis.clients:jedis's releases.

5.1.2

Changes

馃悰 Bug Fixes

  • Stop connection fetching before sync/exec in multi cluster failover mode (#3756)

5.1.1

Changes

馃悰 Bug Fixes

  • Avoid NPE in MultiNodePipelineBase.java (#3697)
  • Fix probable missing (RESP3) protocol processing (#3692)
  • Use circuit breaker fallback exception list (#3664)

馃О Maintenance

  • Access Reducer attributes (#3637)
  • Replace deprecated set-output command with environment file (#3622)
  • Bump jackson.version from 2.16.0 to 2.16.1 (#3666)
  • Bump jackson databind and jsr310 to 2.16.0 (#3655)
  • Bump com.kohlschutter.junixsocket:junixsocket-core from 2.8.1 to 2.8.3 (#3647)

Contributors

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

@鈥媎ependabot, @鈥媎ependabot[bot], @鈥媕ongwooo, @鈥媠azzad16 and @鈥媠tillerrr

5.1.0

Changes

馃敟 Breaking Changes

  • Adding Pipeline & Transaction with failover to multi cluster (#3602)
  • Move JedisMetaInfo into parent package and made private (#3590)
  • Encode map in encoded object (#3555)

馃И Experimental Features

  • Pipeline & Transaction with failover to multi cluster (#3602)
  • Support GEOSHAPE field type in RediSearch (#3561)
  • Re-add FT.DROPINDEX and FT.ALTER in pipeline (#3549)

馃殌 New Features

  • Add CLUSTER SHARDS command support (#2984) (#3598)
  • Added HSET variants to ease complex objects (#3605)
  • Introducing periodic topology mechanism for JedisCluster (#3596)
  • Support RESET command (#3015)

... (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 4.4.3 to 5.1.2.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v4.4.3...v5.1.2)

---
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 dependency update java Pull requests that update Java code labels Apr 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2024

Superseded by #75.

@dependabot dependabot bot closed this May 27, 2024
@dependabot dependabot bot deleted the dependabot/gradle/redis.clients-jedis-5.1.2 branch May 27, 2024 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency update java Pull requests that update Java code
Projects
None yet
0 participants