Closed renovate[bot] closed 3 months ago
This PR contains the following updates:
0.25
0.26
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
All modified and coverable lines are covered by tests :white_check_mark:
This PR contains the following updates:
0.25
->0.26
Release Notes
redis-rs/redis-rs (redis)
### [`v0.26.0`](https://togithub.com/redis-rs/redis-rs/releases/tag/redis-0.26.0): v0.26.0 [Compare Source](https://togithub.com/redis-rs/redis-rs/compare/redis-0.25.4...redis-0.26.0) ##### 0.26.0 (2024-07-26) ##### Features - **Breaking change**: Add RESP3 support ([#1058](https://togithub.com/redis-rs/redis-rs/pull/1058) [@altanozlu](https://togithub.com/altanozlu)) - **Breaking change**: Expose Errors in `Value` [1093](https://togithub.com/redis-rs/redis-rs/pull/1093) - Add max retry delay for every reconnect ([#1194](https://togithub.com/redis-rs/redis-rs/pull/1194) tonynguyen-sotatek) - Add support for routing by node address. [#1062](https://togithub.com/redis-rs/redis-rs/pull/1062) - **Breaking change**: Deprecate function that erroneously use tokio in its name. [1087](https://togithub.com/redis-rs/redis-rs/pull/1087) - **Breaking change**: Change is_single_arg to num_of_args in ToRedisArgs trait ([1238](https://togithub.com/redis-rs/redis-rs/pull/1238) [@git-hulk](https://togithub.com/git-hulk)) - feat: add implementation of `ToRedisArgs`,`FromRedisValue` traits for `ArcConfiguration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.