v0.27.5
Changes & Bug fixes
- Allow disabling timeouts in
ConnectionManager(#1372 @dcreager) - Fix timeouts throwing Pubsub::get_message. (#1379)
- implement command
DRYRUN(#1373 @ArtemIsmagilov) - Support for
hashbrown::HashMapandhashbrown::HashSet(#1359 @feelingsonice) - impl CLIENT GETNAME (#1380 @ArtemIsmagilov)
CI improvements
- Increase test CI action timeout. (#1370)