Jedis v3.3.0 Release Notes

Release Date: 2020-05-03 // almost 4 years ago

Previous changes from v3.2.0

    • ➕ 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)