Changes
🚀 New Features
Token-based authentication:
CredentialProvider instance creation interface was enhanced. Feel free to check the updated documentation
🐛 Bug Fixes
- Fixed flacky TokenManager test (#3468)
- Fix incorrect attribute reuse in redis.connection.CacheProxyConnection (#3456)
- Moved self._lock initialisation to Pool constructor (#3473)
🧰 Maintenance
- Updated CredentialProvider test infrastructure (#3502)
- Expand type for EncodedT (#3472)
- DOC-4423: add TCEs for various command pages (#3476)
- DOC-4345 added testable JSON search examples for home page (#3407)
- DOC-4796 fixed capped lists example (#3493)
- Added unit test fix to improve compatibility with MacOS (#3486)
- Added missing type hints (#3494 #3495 #3496 #3357)
Contributors
We'd like to thank all the contributors who worked on this release!
@petyaslavova @andy-stark-redis @hauntsaninja @dwdougherty @patrick91 @Vulwsztyn @vladvildanov