redis-1.2.0
What's Changed
- feat: support custom TcpSettings on sentinel client by @hugobpx in #2016
- Attempt to Fix CI by @nihohit in #2017
- Add lazy instantiation to the connection manager. by @nihohit in #2022
- Bump async-io from 2.4.0 to 2.6.0 by @dependabot[bot] in #2029
- Bump env_logger from 0.11.8 to 0.11.10 by @dependabot[bot] in #2027
- Bump itoa from 1.0.17 to 1.0.18 by @dependabot[bot] in #2026
- Bump async-trait from 0.1.88 to 0.1.89 by @dependabot[bot] in #2025
- Bump tokio-util from 0.7.17 to 0.7.18 by @dependabot[bot] in #2023
- Add strategies for routing reads to cluster replicas by @PDXKimani in #1985
- Bump anyhow from 1.0.100 to 1.0.102 by @dependabot[bot] in #2024
- README: Add stanza about AI contributions by @somechris in #2033
- Don't compile tokio runtime when using smol by @cstyles in #2036
New Contributors
Full Changelog: redis-1.1.0...redis-1.2.0