Update Rust crate redis to 0.27.0 #333

Merged
pierre merged 1 commits from renovate/redis-0.x into master 2024-09-15 00:36:48 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
redis dependencies minor 0.26.1 -> 0.27.0

Release Notes

redis-rs/redis-rs (redis)

v0.27.2

Compare Source

Changes & Bug fixes
  • Pubsub: Keep stream running after sink was closed. (#​1330)

v0.27.1: v0.27.1

Compare Source

Changes & Bug fixes

v0.27.0

Compare Source

Features
Changes & Bug fixes

New Contributors

Full Changelog: https://github.com/redis-rs/redis-rs/compare/redis-0.26.1...redis-0.27.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [redis](https://github.com/redis-rs/redis-rs) | dependencies | minor | `0.26.1` -> `0.27.0` | --- ### Release Notes <details> <summary>redis-rs/redis-rs (redis)</summary> ### [`v0.27.2`](https://github.com/redis-rs/redis-rs/releases/tag/redis-0.27.2) [Compare Source](https://github.com/redis-rs/redis-rs/compare/redis-0.27.1...redis-0.27.2) ##### Changes & Bug fixes - Pubsub: Keep stream running after sink was closed. ([#&#8203;1330](https://github.com/redis-rs/redis-rs/pull/1330)) ### [`v0.27.1`](https://github.com/redis-rs/redis-rs/releases/tag/redis-0.27.1): v0.27.1 [Compare Source](https://github.com/redis-rs/redis-rs/compare/redis-0.27.0...redis-0.27.1) ##### Changes & Bug fixes - fix sentinel feature error and update dependency ([#&#8203;1323](https://github.com/redis-rs/redis-rs/pull/1323) [@&#8203;MokerWill](https://github.com/MokerWill)) ### [`v0.27.0`](https://github.com/redis-rs/redis-rs/releases/tag/redis-0.27.0) [Compare Source](https://github.com/redis-rs/redis-rs/compare/redis-0.26.1...redis-0.27.0) ##### Features - Add r2d2 support for SentinelClient ([#&#8203;1297](https://github.com/redis-rs/redis-rs/pull/1297) [@&#8203;smf8](https://github.com/smf8)) - Xinfo groups lag and entries-read support ([#&#8203;837](https://github.com/redis-rs/redis-rs/pull/837) [@&#8203;massimiliano-mantione](https://github.com/massimiliano-mantione)) - Improve cluster documentation. [#&#8203;1263](https://github.com/redis-rs/redis-rs/pull/1263) - Allow splitting async PubSub to Sink & Stream. [#&#8203;1144](https://github.com/redis-rs/redis-rs/pull/1144) - Default for ConnectionManagerConfig ([#&#8203;1308](https://github.com/redis-rs/redis-rs/pull/1308) [@&#8203;feelingsonice](https://github.com/feelingsonice)) - Abort backing task to multiplexed connection on drop ([#&#8203;1264](https://github.com/redis-rs/redis-rs/pull/1264)) ##### Changes & Bug fixes - Fix new lints [#&#8203;1310](https://github.com/redis-rs/redis-rs/pull/1310) - Use pipelines to setup connections [#&#8203;1250](https://github.com/redis-rs/redis-rs/pull/1250) - Bump MSRV to 1.70 [#&#8203;1286](https://github.com/redis-rs/redis-rs/pull/1286) #### New Contributors - [@&#8203;massimiliano-mantione](https://github.com/massimiliano-mantione) made their first contribution in https://github.com/redis-rs/redis-rs/pull/837 - [@&#8203;feelingsonice](https://github.com/feelingsonice) made their first contribution in https://github.com/redis-rs/redis-rs/pull/1308 **Full Changelog**: https://github.com/redis-rs/redis-rs/compare/redis-0.26.1...redis-0.27.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43OS4wIiwidXBkYXRlZEluVmVyIjoiMzguNzkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
pierre added 1 commit 2024-09-15 00:30:03 +00:00
Update Rust crate redis to 0.27.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
3af967e893
pierre scheduled this pull request to auto merge when all checks succeed 2024-09-15 00:30:03 +00:00
pierre merged commit 5005a2f0c2 into master 2024-09-15 00:36:48 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/GeneIT#333
No description provided.