Jedis v3.2.0 Release Notes

Release Date: 2019-12-15 // over 4 years ago
    • โž• Add zpopmax (#1968)
    • โž• Add zpopmin (#1988)
    • โž• Add missing UNWATCH in Transaction and Pipeline (#2032)
    • Call setTimeoutInfinite in xread/xreadGroup (#2059)
    • ๐Ÿ– Handle exceptions on close in JedisSentinelPool (#2102)
    • sendCommand in PipelineBase should not contain multi key operations (#2079)