Skip to content

Releases: weaviate/weaviate-python-client

v4.23.0

Choose a tag to compare

@dirkkul dirkkul released this 13 Aug 09:00
c94b224

What's Changed

  • feat: add optional location parameter to text2vec-google vectorizer by @g-despot in #2075
  • feat(config): add optional dimensions to text2vec-aws vectorizer by @g-despot in #2078
  • fix: reject bool values in ConnectionConfig int validators (Fixes #2076) by @rtmalikian in #2077
  • Add INTEGRATING enum to ReplicateOperationState by @tsmith023 in #2085
  • Return executor method so that it can be awaited properly in async client by @tsmith023 in #2093
  • Add hybrid diversity support by @trengrj in #2079
  • Reject bool where a plain int is expected in _is_valid by @NishchayMahor in #2088
  • fix: include gRPC status code in batch delete error messages (Fixes #1030) by @rtmalikian in #2083
  • Fix hybrid tests by @dirkkul in #2103
  • Add endpoint setting for text2vec-openai and text2vec-morph by @dirkkul in #2102
  • feat: add generative-deepseek module by @pablopupo in #2084
  • Fix event-loop-blocking time.sleep in async wait_for_weaviate by @kratos0718 in #2104
  • Add cross-property BM25 And operator by @amourao in #2114
  • feat(config): add multi2vec-twelvelabs vectorizer support (#2113) by @Anai-Guo in #2117
  • feat(backup): expose incremental_base_backup_id on BackupListReturn (#2069) by @Anai-Guo in #2116
  • fix(collections): re-raise non-404 errors from async Collection.exists() (#2100) by @Anai-Guo in #2112
  • Fix Sequence[Union[...]] validation only requiring one element to match by @Nimra3261 in #2108
  • fix(batch): set has_errors on per-object/reference errors in stream recv by @vaibzde in #2115

New Contributors

Full Changelog: v4.22.0...v4.23.0

v4.22.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 06:19
3e548f8

What's Changed

Full Changelog: v4.21.3...v4.22.0

v4.21.3

Choose a tag to compare

@github-actions github-actions released this 02 Jun 13:12
3a8d341

What's Changed

  • fix(timeout): respect insertion timeout from config for fixed_batch by @jpsoultanis in #2048

New Contributors

Full Changelog: v4.21.2...v4.21.3

v4.21.2

Choose a tag to compare

@github-actions github-actions released this 29 May 09:05
5a4b983

What's Changed

  • Fix aggregate metrics returning 0/0.0 instead of None for empty result sets by @dudanogueira in #2037
  • Add text2vec-digitalocean vectorizer module by @mpartipilo in #2041
  • Send empty vector index type on new Weavaite versions by @dirkkul in #2042

New Contributors

Full Changelog: v4.21.1...v4.21.2

v4.21.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 13:36
592bc7a

What's Changed

Full Changelog: v4.20.5...v4.21.0

v4.20.5

Choose a tag to compare

@github-actions github-actions released this 09 Apr 20:09
4d66220

What's Changed

New Contributors

Full Changelog: v4.20.4...v4.20.5

v4.20.4

Choose a tag to compare

@github-actions github-actions released this 08 Apr 17:29
c0b796e

What's Changed

Full Changelog: v4.20.3...v4.20.4

v4.20.3

Choose a tag to compare

@github-actions github-actions released this 05 Mar 09:24
db8a91c

What's Changed

Full Changelog: v4.20.2...v4.20.3

v4.20.2

Choose a tag to compare

@github-actions github-actions released this 04 Mar 15:38
1b1e069

What's Changed

New Contributors

Full Changelog: v4.20.1...v4.20.2

v4.20.1

Choose a tag to compare

@github-actions github-actions released this 25 Feb 13:49
a0b5924

What's Changed

  • Fix empty list filter raising IndexError instead of WeaviateInvalidInputError by @dirkkul in #1962

Full Changelog: v4.20.0...v4.20.1