Update dependency StackExchange.Redis to 2.9.11 #269

Merged
renovate merged 1 commits from renovate/stackexchange.redis-2.x into main 2025-08-24 00:43:51 +00:00
Member

This PR contains the following updates:

Package Type Update Change
StackExchange.Redis (source) nuget minor 2.8.58 -> 2.9.11

Release Notes

StackExchange/StackExchange.Redis (StackExchange.Redis)

v2.9.11

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/StackExchange/StackExchange.Redis/compare/2.8.58...2.9.11


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 | |---|---|---|---| | [StackExchange.Redis](https://stackexchange.github.io/StackExchange.Redis/) ([source](https://github.com/StackExchange/StackExchange.Redis)) | nuget | minor | `2.8.58` -> `2.9.11` | --- ### Release Notes <details> <summary>StackExchange/StackExchange.Redis (StackExchange.Redis)</summary> ### [`v2.9.11`](https://github.com/StackExchange/StackExchange.Redis/releases/tag/2.9.11) [Compare Source](https://github.com/StackExchange/StackExchange.Redis/compare/2.8.58...2.9.11) #### What's Changed - Features and fixes - Add `HGETDEL`, `HGETEX` and `HSETEX` support ([#&#8203;2863 by atakavci](https://github.com/StackExchange/StackExchange.Redis/pull/2863)) - Add `Condition.SortedSet[Not]ContainsStarting` condition for transactions ([#&#8203;2638 by ArnoKoll](https://github.com/StackExchange/StackExchange.Redis/pull/2638)) - Add support for `XPENDING IDLE` time filter ([#&#8203;2822 by david-brink-talogy](https://github.com/StackExchange/StackExchange.Redis/pull/2822)) - Add `GetServer(RedisKey, ...)` API ([#&#8203;2936 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2936)) - Improve `double` formatting performance on net8+ and fix equality incorrectness re special doubles by [@&#8203;mgravell](https://github.com/mgravell) in https://github.com/StackExchange/StackExchange.Redis/pull/2928 - Fix key-prefix omission in `SetIntersectionLength` and `SortedSet{Combine[WithScores]|IntersectionLength}` ([#&#8203;2863 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2863)) - Fix error constructing `StreamAdd` message ([#&#8203;2941 by mgravell](https://github.com/StackExchange/StackExchange.Redis/pull/2941)) - Internal details - Make private & internal stuff sealed by [@&#8203;Henr1k80](https://github.com/Henr1k80) in https://github.com/StackExchange/StackExchange.Redis/pull/2915 - Workaround Mono test failures by [@&#8203;mgravell](https://github.com/mgravell) in https://github.com/StackExchange/StackExchange.Redis/pull/2921 - Replaces string interpolation with structured logging - ServerEndPoint by [@&#8203;Meir017](https://github.com/Meir017) in https://github.com/StackExchange/StackExchange.Redis/pull/2924, https://github.com/StackExchange/StackExchange.Redis/pull/2925, https://github.com/StackExchange/StackExchange.Redis/pull/2929, https://github.com/StackExchange/StackExchange.Redis/pull/2930 - Tests: Add benchmark suite for easily measuring improvements by [@&#8203;NickCraver](https://github.com/NickCraver) in https://github.com/StackExchange/StackExchange.Redis/pull/2931 - intellisense clarification for StreamTrimResult.NotDeleted by [@&#8203;mgravell](https://github.com/mgravell) in https://github.com/StackExchange/StackExchange.Redis/pull/2933 - Tests: Improve stability for AbortOnConnectFailTests by [@&#8203;NickCraver](https://github.com/NickCraver) in https://github.com/StackExchange/StackExchange.Redis/pull/2934 #### New Contributors - [@&#8203;Henr1k80](https://github.com/Henr1k80) made their first contribution in https://github.com/StackExchange/StackExchange.Redis/pull/2915 - [@&#8203;david-brink-talogy](https://github.com/david-brink-talogy) made their first contribution in https://github.com/StackExchange/StackExchange.Redis/pull/2822 **Full Changelog**: https://github.com/StackExchange/StackExchange.Redis/compare/2.8.58...2.9.11 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40My41IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-08-24 00:43:48 +00:00
renovate scheduled this pull request to auto merge when all checks succeed 2025-08-24 00:43:49 +00:00
renovate merged commit 7ef2c674ba into main 2025-08-24 00:43:51 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: training/voting-example#269