2.13.1
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:
- the purpose of RESP3
- scenarios where RESP2 vs RESP3 may be visible
- how to explicitly choose to remain on RESP2
- notes on additional libraries such as NRedisStack
What's Changed
- Prefer RESP3 for Azure Managed Redis endpoints (#3067 by @mgravell)
Full Changelog: 2.12.27...2.13.1