You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release is marked inactive due to a critical bug when using TCP keep-alives on DNS (i.e. named, not IP) endpoints; this is specific to non-Windows platforms, before .NET 10. See #3086 and #3090
What's Changed
Fix incorrect routing of some sorted-set and stream commands by @mgravell in #3080
ConfigurationOptions: don't serialize (ToString()) or clone Protocol if it comes from the defaults-provider by @mgravell in #3082
IMPORTANT: This release changes the default protocol from RESP2 to RESP3 for Azure Managed Redis endpoints (only); this
has scalability and feature advantages, but if you are using modules or ad-hoc commands, please see the RESP3 notes, which includes:
renovateBot
changed the title
chore(deps): update dependency stackexchange.redis to 2.9.32
chore(deps): update dependency stackexchange.redis to 2.10.1
Nov 19, 2025
renovateBot
changed the title
chore(deps): update dependency stackexchange.redis to 2.10.1
chore(deps): update dependency stackexchange.redis to 2.10.14
Feb 4, 2026
renovateBot
changed the title
chore(deps): update dependency stackexchange.redis to 2.10.14
chore(deps): update dependency stackexchange.redis to 2.11.0
Feb 11, 2026
renovateBot
changed the title
chore(deps): update dependency stackexchange.redis to 2.11.0
chore(deps): update dependency stackexchange.redis to 2.11.3
Feb 19, 2026
renovateBot
changed the title
chore(deps): update dependency stackexchange.redis to 2.11.3
chore(deps): update dependency stackexchange.redis to 2.11.8
Feb 25, 2026
renovateBot
changed the title
chore(deps): update dependency stackexchange.redis to 2.11.8
chore(deps): update dependency stackexchange.redis to 2.12.1
Mar 13, 2026
renovateBot
changed the title
chore(deps): update dependency stackexchange.redis to 2.12.1
chore(deps): update dependency stackexchange.redis to 2.12.4
Mar 19, 2026
renovateBot
changed the title
chore(deps): update dependency stackexchange.redis to 2.12.4
chore(deps): update dependency stackexchange.redis to 2.12.8
Mar 25, 2026
renovateBot
changed the title
chore(deps): update dependency stackexchange.redis to 2.12.8
chore(deps): update dependency stackexchange.redis to 2.12.14
Apr 2, 2026
renovateBot
changed the title
chore(deps): update dependency stackexchange.redis to 2.12.14
Update dependency StackExchange.Redis to 2.12.14
Apr 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.11.0→2.13.17Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
StackExchange/StackExchange.Redis (StackExchange.Redis)
v2.13.10Compare Source
This release is marked inactive due to a critical bug when using TCP keep-alives on DNS (i.e. named, not IP) endpoints; this is specific to non-Windows platforms, before .NET 10. See #3086 and #3090
What's Changed
ConfigurationOptions: don't serialize (ToString()) or cloneProtocolif it comes from the defaults-provider by @mgravell in #3082Full Changelog: StackExchange/StackExchange.Redis@2.13.1...2.13.10
v2.13.1Compare Source
IMPORTANT: This release changes the default protocol from RESP2 to RESP3 for Azure Managed Redis endpoints (only); this
has scalability and feature advantages, but if you are using modules or ad-hoc commands, please see the RESP3 notes, which includes:
What's Changed
Full Changelog: StackExchange/StackExchange.Redis@2.12.27...2.13.1
v2.12.14Compare Source
What's Changed
Impact: "high" if using cluster and high-integrity-mode together (resolves an issue that can mis-report
-MOVEDresponses as integrity failures)NuGet link
New Contributors
Full Changelog: StackExchange/StackExchange.Redis@2.12.8...2.12.14
v2.12.8Compare Source
What's Changed
Full Changelog: StackExchange/StackExchange.Redis@2.12.4...2.12.8
v2.12.4Compare Source
What's Changed
Full Changelog: StackExchange/StackExchange.Redis@2.12.1...2.12.4
v2.12.1Compare Source
What's Changed
LCSoutputs and missingRedisType.VectorSet(#3028 by @mgravell)AsciiHash(#3028 by @mgravell)Full Changelog: StackExchange/StackExchange.Redis@2.11.8...2.12.1
v2.11.8Compare Source
What's Changed
-MOVEDerror pointing to same endpoint. by @barshaul in #3003HOTKEYSby @mgravell in #3017-MOVEDtest by @mgravell in #3020New Contributors
Full Changelog: StackExchange/StackExchange.Redis@2.11.3...2.11.8
v2.11.3Compare Source
What's Changed
Full Changelog: StackExchange/StackExchange.Redis@2.11.0...2.11.3
Configuration
📅 Schedule: (UTC)
🚦 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.