Changes
π§ͺ Experimental Features
- Remove
weight parameter from TDIGEST.ADD and fixed tests (#2408)
π New Features
- Add
to_string method for GeoValue (#2404)
π Bug Fixes
- Remove default None value from LMPOP direction argument (#2438)
- Fix KeyError in async cluster - initialize before execute multi key commands (#2439)
- Fix catch OSError on asyncio (#2412)
π§° Maintenance
- Remove the superflous SocketBuffer from asyncio PythonParser (#2418)
- Fix docs for password protected socket access (#2378)
- Supply chain risk reduction: remove dependency on library named
deprecated (#2386)
- Tidy up asyncio examples. (#2431)
- Docs: fix redismodules.rst (#2429)
- Fix test
test_get_moveable_keys (#2411)
- Fixing RedisBloom tests for TDIGEST.RANK results (#2430)
- Deprecate
add_doccument (FT.ADD) (#2425)
- Updating the docker image for the module cluster (#2426)
- Release drafter formatting improvement: titles (#2422)
- Fix
TIMESERIES (round floats) and JSON tests (#2421)
- Fixing invalid vulnerability report (#2424)
- Support M1 development with updated dockers (#2409)
Contributors
We'd like to thank all the contributors who worked on this release!
@AnneYang720, @Dreamsorcerer, @aandrukhovich, @akx, @ashikshezan, @chayim, @dvora-h, @hofrob, @hyeongguen-song, @kristjanvalur and @sobolevn