Releases: redis/NRedisStack
Releases · redis/NRedisStack
0.7.0
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
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!
0.6.0
Changes
🚀 New Features
🧰 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!
0.5.1
🚀 New Features
🐛 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!
Version 0.5.0
Changes
🧪 Experimental Features
- Support for BF.CARD (#57)
🚀 New Features
🧰 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!
Version 0.4.1
v0.4.1 Update Version to 0.4.1 (#44)
0.4.0
🚀 New Features
🧰 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
Changes
🚀 New Features
- Add Redis Search Commands (#32)
Changes
Contributors
We'd like to thank all the contributors who worked on this release!
Version 0.2.2
Changes
🚀 New Features
Contributors
We'd like to thank all the contributors who worked on this release!
Version 0.2.1
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