Releases: weaviate/typescript-client
Releases · weaviate/typescript-client
v3.3.4
What's Changed
- Fix bug in
configure.invertedIndex
where undefinedb
andk1
were sent to the server by @tsmith023 in #255
Full Changelog: v3.3.3...v3.3.4
v3.3.3
v3.3.2
What's Changed
- Ensure collection is deleted from WCD by @tsmith023 in #248
- Improve generative/reranker config UX by @tsmith023 in #249
- Add new vectorDistance param to hybrid query by @tsmith023 in #245
- Make improvments to hybrid ux by @tsmith023 in #246
Full Changelog: v3.3.1...v3.3.2
v3.2.5
What's Changed
- unnest exports by @augustas1 in #237
- Text2vec weaviate by @augustas1 in #236
New Contributors
- @augustas1 made their first contribution in #237
Full Changelog: v3.2.4...v3.2.5
v3.2.4
What's Changed
- Improve nestedProperties' type configuration by @pacyL2K19 in #231
- Adjust generic for
NestedDataTypeConfig
whenObjectDataType
by @tsmith023 in #233
New Contributors
- @pacyL2K19 made their first contribution in #231
Full Changelog: v3.2.3...v3.2.4
v3.2.3
What's Changed
- [Snyk] Upgrade nice-grpc from 2.1.9 to 2.1.10 by @aduis in #210
- Grpc/add dynamic message size support by @tsmith023 in #218
- Add
configure.multi2VecCohere
factory method and types for the module by @tsmith023 in #227 - Remove all references to OctoAI since they've shutdown by @tsmith023 in #228
- Adds
await collection.length()
shorthand method by @tsmith023 in #229 - Add missing functionality to update multi tenancy config by @tsmith023 in #220
Full Changelog: v3.2.2...v3.2.3
v3.2.2
What's Changed
- Resolve
false
forisFilePromise
ifstats
is undefined by @tsmith023 in #224
Full Changelog: v3.2.1...v3.2.2
v3.2.1
What's Changed
- Use
nice-grpc-client-middleware-retry
for auto-retry of UNAVAILABLE grpc error by @tsmith023 in #217
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- Support backup cancellation by @tsmith023 in #206
- Support configuring replication deletion strategy by @tsmith023 in #204
- Deprecate
xPalm
types and methods in favour ofxGoogle
by @tsmith023 in #213 - Support new HNSW filtering strategy config options by @tsmith023 in #214
- Support multi vector search while providing BC for deprecated protos by @tsmith023 in #209
Full Changelog: v3.1.5...v3.2.0