Skip to content

Releases: redis/NRedisStack

0.7.0

15 Jun 10:42
5f4e766
Compare
Choose a tag to compare

Changes

  • Version 0.7.0 (#150)
  • Add Hybrid Query Example (#138)
  • Fix JSON.MERGE Summary (#139)
  • Add doctest for Search Quickstart (#134)

Breaking Changes

  • Fix Query input in Explain & ExplainCli (#149)

🚀 New Features

  • Supporting setting a default DIALECT for search commands (#147)
  • Support JSON.MERGE Command (#132)
  • Support JSON.MSET Command (#131)

🐛 Bug Fixes

  • Change TimeStamp from DateTime to Millisecond Instead of Ticks (#127)

🧰 Maintenance

  • issue template (#137)
  • Run TLS Connection tests only in CI (with env vars) (#130)
  • Delete Enviroment (#133)

Contributors

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

@chayim, @shacharPash and @uglide

0.6.1

03 May 10:20
6f1290d
Compare
Choose a tag to compare

Changes

🚀 New Features

  • Add FieldName signature to VectorField (#104)

🧰 Maintenance

  • Testing against multiple redis-stack versions (#120)
  • Redis Cloud Connection Example (#98)
  • Add CONTRIBUTING Guidelines (#119)
  • Ability to specify test host and port (#117)
  • Simple documentation examples as test cases (#114)
  • Add Basic & Advanced Examples (Json/Search) (#112)
  • Add Examples from Specialist-Solution-Workshops Repo (#106)

Contributors

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

@chayim, @dmaier-redislabs and @shacharPash

0.6.0

15 Mar 14:29
43f03d5
Compare
Choose a tag to compare

Changes

🚀 New Features

  • Target .NET Standard 2.0 (#89)
  • Convert SearchResult to JSON (#87)

🧰 Maintenance

  • Update to the Latest StackExchage.Redis Version (#94)
  • Adding redis version compatibility details to the README (#92)
  • Fix code examples in README (#86)
  • Fixing link to examples folder (#82)

Contributors

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

@ahmadi-ali, @chayim, @shacharPash, @slorello89 and @uglide

0.5.1

08 Feb 09:47
c01633b
Compare
Choose a tag to compare

🚀 New Features

  • Support Pipeline & Transaction (#68) (#50)

🐛 Bug Fixes

  • Wrong argument count in VectorField (#72)

🧰 Maintenance

  • Remove Unnecessary Usings + Fix Namespaces (#80)
  • Adding a README to the nuget package (#76)
  • Ignore case on spellcheck (#67)
  • Delete pre-release icon (#59)
  • Examples of new and existing features(#68)

Contributors

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

@chayim, @shacharPash, @Jeevananthan-23

Version 0.5.0

12 Jan 12:50
7bac5cd
Compare
Choose a tag to compare

Changes

🧪 Experimental Features

  • Support for BF.CARD (#57)

🚀 New Features

  • Adding support for .NET 7 (#47, #49)

🧰 Maintenance

  • Increasing code coverage (#54, #56)
  • Integrating Codecov as part of CI (#46)
  • Mark the TOPK.COUNT command as deprecated (#52)
  • README (#43)

Contributors

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

@shacharPash

Version 0.4.1

30 Nov 11:34
1aa77cd
Compare
Choose a tag to compare
Version 0.4.1 Pre-release
Pre-release
v0.4.1

Update Version to 0.4.1 (#44)

0.4.0

24 Nov 10:53
55fe3d6
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

🚀 New Features

  • Add Redis Graph Commands (#37)
  • Add SetFromFile and SetFromDirectory Commands for Json Files (#40)

🧰 Maintenance

  • Create Interfaces for the Commands Classes (#41)
  • Add Command Builders (#42)
  • Release drafter formatting improvement: titles (#38)

Contributors

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

@chayim and @shacharPash

Version 0.3.0

12 Oct 14:08
5ef9e4f
Compare
Choose a tag to compare
Version 0.3.0 Pre-release
Pre-release

Changes

🚀 New Features

  • Add Redis Search Commands (#32)

Changes

  • Updating the version to v0.3.0 (#35 )
  • Updating TDIGEST.ADD Command (#32)

Contributors

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

@shacharPash

Version 0.2.2

02 Oct 12:42
3a4bb42
Compare
Choose a tag to compare
Version 0.2.2 Pre-release
Pre-release

Changes

🚀 New Features

  • Implement new TDIGEST commands and TDIGEST.CREATE compression (#33)
  • Adding JSON commands (#29)

Contributors

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

@shacharPash and @slorello89

Version 0.2.1

06 Sep 12:30
600f067
Compare
Choose a tag to compare
Version 0.2.1 Pre-release
Pre-release

Changes

  • Updating the version to v0.2.1 (#31)
  • Linking README to the latest pre-release (#30)
  • Supporting multiple databases (#28)

Contributors

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

@chayim and @shacharPash