Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2020

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps jedis from 3.3.0 to 3.4.0.

Release notes

Sourced from jedis's releases.

3.4.0

Enhancements:

  • Add support for 'CLIENT ID' command (#2131)
  • Add support for list LPOS command (#2229)
  • Add support for MEMORY USAGE (#2279)
  • Add support for ACL LOG command (#2302)
  • Infinite Socket Timeout can be specified (#2028)
  • Add support for new multi-key commands: SMISMEMBER and ZMSCORE (#2292)
  • Add support for SET … GET option for Redis 6.2.0+ (#2264)
  • Add support KEEPTTL param for set command (#2249)
  • GeoRadius support store and storedist option with params (#2157)
  • Update SLOWLOG GET for Redis 4.0+ (#2084)
  • Add to JedisPubSub and BinaryJedisPubSub PING optional argument (#2254)
  • Add hincrByFloat in JedisCluster (#2204)
  • Add SafeEncoder.encode() method for complete encoding (#2214)
  • Carry first suppressed exception within JedisNoReachableClusterNodeException (#2233)

Bug Fixes:

Commits
  • 89eeffe Move XREAD and XREADGROUP methods in MultiKey... interfaces (#2309)
  • 3418710 Carry first suppressed exception within JedisNoReachableClusterNodeException ...
  • 1e1ce47 Infinite Socket Timeout can be specified (#2028)
  • 6b419d5 add support for ACL LOG command (#2302)
  • 5525669 GeoRadius support store and storedist option with params (#2157)
  • 5cda372 Add support for new multi-key commands: SMISMEMBER and ZMSCORE (#2292)
  • 90c2de1 JedisPubSub and BinaryJedisPubSub PING don't support optional argument (#2254)
  • b54ce7d SLOWLOG GET for Redis 4.0+ (#2084)
  • a07f707 maven-compiler-plugin 3.8.1 (#2260)
  • c94321f Add hincrByFloat in JedisCluster (#2204)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 14, 2020
@rnorth
Copy link
Member

rnorth commented Dec 29, 2020

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/examples/redis.clients-jedis-3.4.0 branch from abc1621 to c61edb5 Compare December 29, 2020 12:43
@rnorth rnorth merged commit 804116c into master Dec 31, 2020
@rnorth rnorth deleted the dependabot/gradle/examples/redis.clients-jedis-3.4.0 branch December 31, 2020 11:40
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.

2 participants