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 jedis from 3.7.0 to 4.1.0 #890

Merged
merged 3 commits into from
Jan 26, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2022

Bumps jedis from 3.7.0 to 4.1.0.

Release notes

Sourced from jedis's releases.

4.1.0

馃殌 New Features

Support GEOSEARCH and GEOSEARCHSTORE commands (#2771) Support new ZRANGE(STORE) (#2817) Add database and some other commands in pipeline (#2832) Subscribe in JedisCluster (UnifiedJedis) (#2828) Support cluster addslotsrange and cluster delslotsrange (#2823) Support exclusive XPENDING range from params (#2830) Support CLUSTER LINKS command (#2776) Added the BYTE|BIT option for bitcount (binary) (#2768) Added the BYTE|BIT option for bitcount (string) (#2779) Support SHUTDOWN [NOW] [FORCE] [ABORT] parameters (#2812) Support XINFO STREAM FULL (#2746) ACL patterns for Pub/Sub channels (#2750) Address ACL V2 changes (#2841) Support REPLICAOF Command (#2811) Support LOLWUT command (#2800) Support SINTERCARD Command (#2821) Support SORT_RO (#2843) Address XINFO GROUPS command name (#2802)

馃О Changes

Tries all hosts resolved for DNS name (#2722) Fix StackOverflowError in Transaction (#2827) Polish XINFO STREAM FULL implementation (#2801) Polish #2823 (18043de) and ClusterCommandsTest (#2831) Deprecate unused interfaces (afcce7c)

Thanks @鈥婣vitalFineRedis, @鈥媧eekling, @鈥媠azzad16, @鈥媋diamzn, @鈥婣vital-Fine for contributing.

4.0.1

馃悰 Bug Fixes

  • Fix the zrevrangeByScore max/min parameter order problem in the transaction (#2765)

馃О Maintenance

  • Add RediSearch Pipeline Commands (#2770)

Contributors

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

@鈥媗eonchen83, @鈥媦angbodong22011, @鈥婣vitalFineRedis.

4.0.0

馃殌 New Features

... (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 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 [jedis](https://github.com/redis/jedis) from 3.7.0 to 4.1.0.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v3.7.0...v4.1.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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 26, 2022
@lukas-krecan lukas-krecan merged commit ef3a2a9 into master Jan 26, 2022
@lukas-krecan lukas-krecan deleted the dependabot/maven/redis.clients-jedis-4.1.0 branch January 26, 2022 17:23
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.

None yet

1 participant