Skip to content

v0.2.3

Compare
Choose a tag to compare
@zereraz zereraz released this 07 Jan 05:26
· 234 commits to main since this release

This fixes our search being broken. Search broke due to error message having special id that we were checking against.
This is risky as one change broke the search so in future we will have to find another way. For now I'm reverting it.

What's Changed (auto generated)

  • fix search broken due to error removal from getDocument in vespaClient @zereraz
  • feat(refactor): Use schema names as strongly-typed references instead of plain strings by @junaid-shirur in #201

Full Changelog: v0.2.2...v0.2.3