redis-0.32.1
What's Changed
- Make transaction status of pipelines public (#1663 by @somechris)
- Pipeline: Add comments explaining offset and count (#1664 by @somechris)
- prevent Smol tasks from being cancelled when dropped. (#1665 by @nihohit)
- extend sentinel api to be a bit more flexible (#1638 by @hugobpx)
- Run doc tests once, not on every test action. (#1671 by @nihohit)
- support extended options for ZADD (#1667 by @eakoli)
- Fix handling of nested tuples. (#1675 by @nihohit)
New Contributors
Full Changelog: redis-0.32.0...redis-0.32.1