Skip to content

Releases: weaviate/typescript-client

v3.3.4

15 Jan 13:35
Compare
Choose a tag to compare

What's Changed

  • Fix bug in configure.invertedIndex where undefined b and k1 were sent to the server by @tsmith023 in #255

Full Changelog: v3.3.3...v3.3.4

v3.3.3

15 Jan 08:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.2...v3.3.3

v3.3.2

13 Jan 15:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.1...v3.3.2

v3.2.5

02 Dec 12:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.4...v3.2.5

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