Skip to content

v2.23.0 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 05 May 12:33
· 132 commits to master since this release
c931d1f

🚀 Features

  • Support for TDigest
    commands: TDIGEST.ADD,TDIGEST.BYRANK,TDIGEST.BYREVRANK,TDIGEST.CDF, TDIGEST.CREATE, TDIGEST.INFO,
    TDIGEST.MAX, TDIGEST.MERGE, TDIGEST.MIN, TDIGEST.QUANTILE, TDIGEST.RANK, TDIGEST.RESET, TDIGEST.REVRANK,
    TDIGEST.TRIMMED_MEAN.

🐛 Bug Fixes

  • Import Self from typing vs. typing_extension

🧰 Maintenance

  • Update dependencies
  • Add redis-py 5.0.4 to tests
  • Update lupa version constraint #306 @noamkush

Contributors

We'd like to thank all the contributors who supported the work on this release! @noamkush

Full Changelog: v2.22.0...v2.23.0