Update dependency StackExchange.Redis to 2.8.37 #223
Reference in New Issue
Block a user
Delete Branch "renovate/stackexchange.redis-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
2.8.31->2.8.37Release Notes
StackExchange/StackExchange.Redis (StackExchange.Redis)
v2.8.37Compare Source
What's Changed
ConfigurationOptions.SetUserPemCertificate(...)andConfigurationOptions.SetUserPfxCertificate(...)methods to simplify using client certificates (#2873 by @mgravell)AuthenticateAsClientto 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.
This PR has been generated by Renovate Bot.