v0.2.3
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