Update dependency StackExchange.Redis to 2.8.37 #223

Merged
renovate merged 1 commits from renovate/stackexchange.redis-2.x into main 2025-05-11 02:31:33 +00:00
Member

This PR contains the following updates:

Package Type Update Change
StackExchange.Redis (source) nuget patch 2.8.31 -> 2.8.37

Release Notes

StackExchange/StackExchange.Redis (StackExchange.Redis)

v2.8.37

Compare Source

What's Changed

  • Add ConfigurationOptions.SetUserPemCertificate(...) and ConfigurationOptions.SetUserPfxCertificate(...) methods to simplify using client certificates (#​2873 by @​mgravell)
  • Add logging for when a Multiplexer reconfigures (#​2864 by @​st-dev-gh)
  • Fix: Move AuthenticateAsClient to fully async after dropping older framework support, to help client thread starvation in cases TLS negotiation stalls server-side (#​2878 by @​NickCraver)

New Contributors

Full Changelog: https://github.com/StackExchange/StackExchange.Redis/compare/2.8.31...2.8.37


Configuration

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

🚦 Automerge: Enabled.

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.


  • 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 | patch | `2.8.31` -> `2.8.37` | --- ### Release Notes <details> <summary>StackExchange/StackExchange.Redis (StackExchange.Redis)</summary> ### [`v2.8.37`](https://github.com/StackExchange/StackExchange.Redis/releases/tag/2.8.37) [Compare Source](https://github.com/StackExchange/StackExchange.Redis/compare/2.8.31...2.8.37) #### What's Changed - Add `ConfigurationOptions.SetUserPemCertificate(...)` and `ConfigurationOptions.SetUserPfxCertificate(...)` methods to simplify using client certificates ([#&#8203;2873](https://github.com/StackExchange/StackExchange.Redis/issues/2873) by [@&#8203;mgravell](https://github.com/mgravell)) - Add logging for when a Multiplexer reconfigures ([#&#8203;2864](https://github.com/StackExchange/StackExchange.Redis/issues/2864) by [@&#8203;st-dev-gh](https://github.com/st-dev-gh)) - Fix: Move `AuthenticateAsClient` to fully async after dropping older framework support, to help client thread starvation in cases TLS negotiation stalls server-side ([#&#8203;2878](https://github.com/StackExchange/StackExchange.Redis/issues/2878) by [@&#8203;NickCraver](https://github.com/NickCraver)) #### New Contributors - [@&#8203;st-dev-gh](https://github.com/st-dev-gh) made their first contribution in [#&#8203;2864](https://github.com/StackExchange/StackExchange.Redis/issues/2864) **Full Changelog**: https://github.com/StackExchange/StackExchange.Redis/compare/2.8.31...2.8.37 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC40NS4wIiwidXBkYXRlZEluVmVyIjoiMzguNDUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-05-11 02:31:31 +00:00
Update dependency StackExchange.Redis to 2.8.37
Some checks failed
renovate / renovate (push) Has been cancelled
b5aec2434e
renovate scheduled this pull request to auto merge when all checks succeed 2025-05-11 02:31:31 +00:00
renovate merged commit b5aec2434e into main 2025-05-11 02:31:33 +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#223