Skip to content

Releases: weaviate/typescript-client

v3.2.4

22 Nov 14:54
Compare
Choose a tag to compare

What's Changed

  • Improve nestedProperties' type configuration by @pacyL2K19 in #231
  • Adjust generic for NestedDataTypeConfig when ObjectDataType by @tsmith023 in #233

New Contributors

Full Changelog: v3.2.3...v3.2.4

v3.2.3

13 Nov 16:43
Compare
Choose a tag to compare

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

06 Nov 16:23
Compare
Choose a tag to compare

What's Changed

  • Resolve false for isFilePromise if stats is undefined by @tsmith023 in #224

Full Changelog: v3.2.1...v3.2.2

v3.2.1

25 Oct 15:41
Compare
Choose a tag to compare

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

24 Oct 13:32
Compare
Choose a tag to compare

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 of xGoogle 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

11 Oct 12:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.4...v3.1.5

v3.1.4

06 Aug 10:53
Compare
Choose a tag to compare

What's Changed

  • Fix parsing of date and float 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

24 Jul 10:14
Compare
Choose a tag to compare

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 and text2vec-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

10 Jul 17:21
Compare
Choose a tag to compare

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

25 Jun 08:16
Compare
Choose a tag to compare
  • Hotfixes issues surrounding encoding blobs and buffers into base64 when working with blob properties and nearMedia queries

Full Changelog: v3.0.7...v3.0.8