Breaking Changes
none
New Features
none
Fixes
- fixes isNull filter on referenced objects by @aliszka in #3131
- defers releasing dropindex locks on batch adding objects and refs by @aliszka in #3129
- Fix offset parameter not working in hybrid search by @donomii in #3134
- Add goreleaser config and build script by @dirkkul in #3126
- Fix AutoSchema determine type logic to prevent returing an empty data type by @antas-marcin in #3133
- Add auto schema panic test for unregonizable property by @antas-marcin in #3136
- Fix metrics grouping, add e2e test by @etiennedi in #3135
- Expand Auto Schema tests with empty array properties by @antas-marcin in #3138
- Fix: prevent batch add from panicking due to out of bounds indexing by @parkerduckworth in #3120
Full Changelog: v1.19.7...v1.19.8