Skip to content

v2.27.0 🌈

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 16:16
d9db2d4

Changes

🚀 Features

  • ACL commands support #338
    • ACL LOAD, ACL SAVE, ACL LIST, ACL USERS, ACL GETUSER, ACL SETUSER, ACL DELUSER, ACL CAT,
      ACL LOG, ACL HELP, ACL WHOAMI, ACL GENPASS, ACL AUTH, ACL LOG_RESET, ACL LOG_COUNT, ACL LOG_GET,
      ACL LOG_HELP, ACL LOG_RESET, ACL LOG_COUNT, ACL LOG_GET, ACL LOG_HELP
  • Add support disable_decoding in async read_response #349
  • Implement support for SADDEX, using a new set implementation with support for expiring members #350

🧰 Maintenance

  • Remove end of life python 3.8 from test matrix
  • Add python 3.13 to test matrix
  • Improve documentation for Dragonfly/Valkey support

Contributors

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

@Redoubts

Full Changelog: v2.26.2...v2.27.0