Releases: FalkorDB/NFalkorDB
Releases · FalkorDB/NFalkorDB
v1.0.6
What's Changed
- Bump StackExchange.Redis from 2.10.1 to 2.10.14 by @dependabot[bot] in #53
- Fix random cluster node selection when sending requests by @ksmalouski in #54
- Bump rojopolis/spellcheck-github-actions from 0.56.0 to 0.58.0 by @dependabot[bot] in #52
- Bump version to 1.0.6 in NFalkorDB.csproj by @AviAvni in #55
New Contributors
- @ksmalouski made their first contribution in #54
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- bump by @AviAvni in #42
- Add GitHub Actions to Dependabot configuration by @gkorland in #43
- Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #44
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #45
- Add spellchecker to CI by @Copilot in #49
- Expose UDF API (LOAD, LIST, FLUSH, DELETE) by @Copilot in #47
New Contributors
- @Copilot made their first contribution in #49
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Phase 1: extend FalkorDB top-level client by @shahar-biron in #33
- Phase 2: add Graph-level commands and timeout by @shahar-biron in #34
- Phase 3: add index helper APIs by @shahar-biron in #35
- Phase 4: add constraint helper APIs by @shahar-biron in #36
- Phase 5: handle schema version mismatch with cache refresh and retry by @shahar-biron in #37
- Phase 7: add async list helpers for indices and constraints by @shahar-biron in #39
- Phase 6: extend ResultSet scalar handling for temporal and duration types by @shahar-biron in #38
- Phase 8: document Phase 1–7 features in README by @shahar-biron in #40
- bump to version 1.0.4 by @AviAvni in #41
New Contributors
- @shahar-biron made their first contribution in #33
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- fix escape issue by @AviAvni in #32
- Bump StackExchange.Redis from 2.9.17 to 2.10.1 by @dependabot[bot] in #30
- Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 by @dependabot[bot] in #29
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 by @dependabot[bot] in #26
- implement pass dictionary as parameter by @AviAvni in #31
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Create LICENSE by @gkorland in #11
- Update README.md with badges by @gkorland in #12
- Update README.md by @danshalev7 in #13
- Add getting started example by @gkorland in #14
- Default constructor by @AviAvni in #15
- Bump xunit.runner.visualstudio from 3.0.2 to 3.1.5 by @dependabot[bot] in #24
- Bump StackExchange.Redis from 2.8.31 to 2.9.17 by @dependabot[bot] in #23
- Bump Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.1 by @dependabot[bot] in #20
New Contributors
- @danshalev7 made their first contribution in #13
- @dependabot[bot] made their first contribution in #24
Full Changelog: v1.0.0...v1.0.1