0.13.0
Redis 7.4 support
This release is based on SE.Redis 2.8.16, with Redis 7.4 support, including:
- Hash field expiration (StackExchange/StackExchange.Redis#2716)
- Support for the NOVALUES option of HSCAN (StackExchange/StackExchange.Redis#2722)
- Add the last entry ID for XREADs and support XREADs reply as map (StackExchange/StackExchange.Redis#2725)
- Support the MAXAGE option for CLIENT KILL (StackExchange/StackExchange.Redis#2727)
🔥 Breaking Changes
- Change InfoResult::Attributes Returned Value to Array of Arrays (#295)
🚀 New Features
- Verify library support for float16 and bfloat15 types in vector fields (#317)
- Support for index and search with missing / empty values (#315)
- Time-series insertion filters that allow ignoring close-by samples (#303)
🐛 Bug Fixes
- Fix ts.create UNCOMPRESSED set to false explicitly (#329)
- Change InfoResult::Attributes Returned Value to Array of Arrays (#295)
- Set initial client info with first 'transaction' creation (#290)
🧰 Maintenance
- Update to SE.Redis 2.8.16 (#335)
- Add GithubActionsTestLogger to CI (#311)
- Switch to use of "docker compose" instead of "docker-compose" on CI (#328)
- Apply avoiding assembly level parallelism for enterprise redis and windows tests on CI (#327)
- Fix failing doc tests by avoiding parallelization at assembly level (#326)
- Fix parser for new reponse in FT.PROFILE #306 (#307)
- Update StackExchange.Redis Version to 2.7.33 (#278)
- Bump dotenv.net from 3.1.2 to 3.1.3 (#270)
- Bump coverlet.msbuild from 3.2.0 to 6.0.2 (#268)
- Create dependabot.yml (#266)
- Updating the release drafter to the latest standard (#264)
- Enhance code readability (#241)
Contributors
We'd like to thank all the contributors who worked on this release!
@andy-stark-redis, @atakavci, @chayim, @dependabot, @dependabot[bot], @nimanikoo and @shacharPash