Release 5.3.0b3 ยท redis/redis-py (original) (raw)

Changes

๐Ÿš€ New Features

Token-based authentication:

New StreamingCredentialProvider interface was added with an idea to integrate redis-py with credential providers that stream an events that should be handled by given listeners.

Check the documentation for the quick start guide.

๐Ÿงฐ Maintenance

Contributors

We'd like to thank all the contributors who worked on this release!

@vladvildanov