Skip to content

v2.25.0 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 22:00
· 26 commits to master since this release
4e929e6

🚀 Features

  • Implement support for hash expiration related commands @j00bar #328
    HEXPIRE, HEXPIREAT, HEXPIRETIME, HPERSIST, HPEXPIRE, HPEXPIREAT, HPEXPIRETIME, HPTTL, HTTL,
  • Implement support for SORT_RO #325, EXPIRETIME #323, and PEXPIRETIME #324
  • Support for creating a tcp server listening to multiple clients
  • Testing against valkey 8.0 #333
  • Improve documentation #332

🐛 Bug Fixes

Replace typing_extensions dependency with typing-extensions #330

Contributors

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

@cunla and @j00bar

Full Changelog: v2.24.1...v2.25.0