Skip to content

0.13.0

Latest
Compare
Choose a tag to compare
@uglide uglide released this 13 Sep 13:21
7aedb1c

Redis 7.4 support

This release is based on SE.Redis 2.8.16, with Redis 7.4 support, including:

🔥 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