Releases: weaviate/typescript-client
Releases · weaviate/typescript-client
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
v3.1.5
v3.1.4
What's Changed
- Fix parsing of
date
andfloat
filters to gRPC message by @tsmith023 in #179 - Add
Bm25QueryProperty
type for use in weighted.bm25
and.hybrid
by @tsmith023 in #180 - Fix/merge with existing in collection update by @tsmith023 in #183
- Add support for JinaAI reranker by @tsmith023 in #184
Full Changelog: v3.1.3...v3.1.4
v3.1.0
What's Changed
- Add support for the kagome_kr tokenizer by @databyjp in #160
- Add support for configuring and reconfiguring SQ by @tsmith023 in #166
- DevV3/Use new OFFLOAD nomenclature and updated OpenAPI schema by @tsmith023 in #162
- DevV3/support multi vector search by @tsmith023 in #163
- Fix
generative-palm
andtext2vec-octoai
module support by @tsmith023 in #169 - Add missing
indexRangeFilters
to API with tests of functionality by @tsmith023 in #171 - Add support for new Weaviate
v1.26
features in TSv3 by @tsmith023 in #158
New Contributors
Full Changelog: v3.0.9...v3.1.0
v3.0.9
What's Changed
- [Snyk] Upgrade nice-grpc-client-middleware-deadline from 2.0.11 to 2.0.12 by @aduis in #157
- [Snyk] Upgrade nice-grpc from 2.1.8 to 2.1.9 by @aduis in #156
- [Snyk] Upgrade graphql from 16.8.1 to 16.8.2 by @aduis in #159
- Send vectors optimistically to handle legacy vectorizers in >1.24.0 by @tsmith023 in #168
Full Changelog: v2.2.0...v3.0.9
v3.0.8
- Hotfixes issues surrounding encoding blobs and buffers into
base64
when working withblob
properties andnearMedia
queries
Full Changelog: v3.0.7...v3.0.8