Skip to content

0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jun 10:42
· 97 commits to refs/heads/master since this release
5f4e766

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