Skip to content

5.3.0b5

Pre-release
Pre-release
Compare
Choose a tag to compare
@vladvildanov vladvildanov released this 11 Feb 14:53
28964c1

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