redis-1.5.0
Changes & Bug fixes
- docs: Remove remarks about Redis docs to
BF.MEXISTSbeing wrong (#2231 by @somechris) - Cluster connection: Add logs to indicate when recovery future starts and completes (#2240 by @virratanasangpunth)
- feat(cluster): add node address map for TLS hostname remapping (#2155 by @DhineshKrishnan1206)
- Async cluster connection: Reconnect after receiving push disconnection. (#2242 by @nihohit)
- docs: Add the need for
non_exhaustiveforenums andstructs (#2247 by @somechris) - Add support for the new FPHA storage hint (#2114 by @StefanPalashev)
CI & operational improvements
- Fix nightly linter (#2258 by @StefanPalashev)
- Versioning improvements to test infra (#2197 by @StefanPalashev)