redis v0.27.4
- yanked due to #1375 *
Changes & Bug fixes
- Add lastid option to xclaim (#1360 @urkle)
- Add xadd_options and xtrim_options (#1361 @urkle)
- Sync connection: Handle timed-out responses by ignoring them. (#1290)
- Expose the sink and stream parts of an async pubsub to the user. (#1366)
CI improvements
- Add async iterator tests. (#1364)