github redis/jedis jedis-3.6.0-rc1
3.6.0-RC1

latest releases: v5.2.0-beta2, v4.4.8, v5.2.0-beta1...
pre-release3 years ago

Changes

  • Retry with backoff on cluster connection failures (#2358)
  • Double timeout, avoid Tuple and more (#2481)
  • Update release-drafter-config.yml (#2489)
  • Add support to the use of JedisSocketFactory using a pool (#2293)
  • Fixed the logic that prevents all cluster slot requests sent to specific instances (#1928)
  • Fix mis-spelling of 'database' (#2487)
  • Add support CLIENT INFO and CLIENT LIST for specific ids (#2485)
  • Add support ABSTTL、IDLETIME and FREQ args to RESTORE command (#2482)
  • Add support for local addr in CLIENT KILL (#2478)
  • Add support for COPY command (#2472)
  • Polish BL..., BZ... methods (#2475)
  • Add support for LMOVE and BLMOVE commands (#2474)
  • Add support for ZINTER command (#2469)
  • Add support IDLE arg to XPENDING command (#2470)
  • Add NOMKSTREAM、MINID args to XADD (#2466)
  • Add support MINID args to XTRIM (#2467)
  • Add support for ZUNION command (#2468)
  • Add support for ZDIFFSTORE command (#2462)
  • Add ASYNC/SYNC arg to FLUSHALL and FLUSHDB (#2464)
  • Add support for ZDIFF command (#2459)
  • hgetAll use BuilderFactory in BinaryJedis (#2461)
  • XRANGE & XREVRANGE without COUNT option (#2460)
  • Rename xpendingSummary to xpending (#2458)
  • Add XREAD and XREADGROUP for pipeline modes (#2457)
  • Add missing xreadGroup, xread to MultiKeyPipeline (#2456)
  • Organize BuilderFactory (#2455)
  • Support Sentinel with TLS (II/bc) (#2445)
  • Added Automatic-Module-Name to manifest (#2201)
  • Add test case for handling consumername == NULL case in xpending (#2451)
  • Add support for ZRANDMEMBER command (#2448)
  • Rename socket timeout params and builder methods (#2422)
  • Remove emoticons from release drafter (#2446)
  • Add support for clientUnblock command (#2424)
  • Add ability to reset password in JedisFactory (II) (#2315)
  • Add support for HRANDFIELD command (#2442)
  • Added Rawable interface (#2370)
  • Add support for CLIENT KILL USER (#2444)
  • Add support JUSTID flag to XCLAIM command (#2428)
  • Update README.md (#2440)

Bug Fixes

  • XRead(Group) Params with allowing block=0 (#2305)

@dengliming, @gkorland, @mina-asham, @petpetg, @sazzad16, @scholzi100 and @walles

Don't miss a new jedis release

NewReleases is sending notifications on new releases.