Releases: weaviate/weaviate-python-client
Releases · weaviate/weaviate-python-client
v4.6.2
What's Changed
- Pass
None
instead of'none'
for novectorizer_config
when creating collections by @tsmith023 in #1067 - Adding voyage-large-2-instruct model by @fzowl in #1065
- Update warning messages by @daveatweaviate in #1061
- Set RAFT ports in embedded by @dirkkul in #1064
- Rename WCS to weaviate cloud by @dirkkul in #1069
New Contributors
Full Changelog: v4.6.1...v4.6.2
v4.6.1
v4.6.0
What's Changed
- Implement low-hanging fruit for
v1.25
support by @tsmith023 in #973 - Add aggregate.hybrid method using GQL by @tsmith023 in #992
- Add
group_by
parameter tobm25
andhybrid
by @tsmith023 in #978 - Add support for hybrid extension by @dirkkul in #969
- Bump coverage from 7.5.0 to 7.5.1 by @dependabot in #1038
- Support autotenant toggling on MT-enabled classes by @parkerduckworth in #1035
- Add support for octoai modules by @dirkkul in #1039
- Add changes to handle new v1.25
ListValue
with BC by @tsmith023 in #984 - Refactor
tenants
to use gRPC methods forget
operations by @tsmith023 in #1031 - Dev/1.25 by @tsmith023 in #977
- Vectorizer runtime config by @dirkkul in #981
- Dynamic index dirk by @dirkkul in #1040
- Add support for ollama modules by @dirkkul in #1044
- Add dynamic vector index updating by @dirkkul in #1042
- Change modelID to model by @dirkkul in #1045
- Proposed renaming of hybrid-sub queries by @databyjp in #1043
- Minor module changes by @databyjp in #1037
- Fix batch for non-existent collections by @dirkkul in #1047
- Remove double target vector from hybrid by @dirkkul in #1048
- Make internal function private by @dirkkul in #1049
- Remove try/except that would hide all validation errors by @dirkkul in #1050
- move integrations to config by @dirkkul in #1051
- Better parameter names by @dirkkul in #1052
- Better v3 deprecation warning by @dirkkul in #1054
- Changelog vor 4.6.0 by @dirkkul in #1055
Full Changelog: v4.5.7...v4.6.0
v4.5.7
What's Changed
- DX/Update connection error msgs by @databyjp in #1023
- Deprecate all instances of
bit_compression
from the API by @tsmith023 in #1019 - Pass returned errors from backup create/restore to raised exception by @tsmith023 in #1032
- Change dep on
httpx
to range between0.25.0
and0.27.0
by @tsmith023 in #1033 - Close possibly open objects by @abhishek-compro in #985
New Contributors
- @abhishek-compro made their first contribution in #985
Full Changelog: v4.5.6...v4.5.7
v4.5.6
What's Changed
- Add after parameter to collection.iterator() by @tsmith023 in #991
- Add staticmethods to configure voyageai reranker module by @tsmith023 in #1001
- Increase default init timeout to 2s by @dirkkul in #1006
Full Changelog: v4.5.5...v4.5.6
v4.5.5
What's Changed
- Fix node handling for shards when shards: null. by @jfrancoa in #990
- Handle a misconfigured proprty module config when parsing schema by @tsmith023 in #994
- Update consistency level in batch REST API by @tsmith023 in #997
Full Changelog: v4.5.4...v4.5.5
v4.5.4
v4.5.3
v4.5.2
v4.5.1
What's Changed
- Add checks for empty lists for contains_any/all by @dirkkul in #917
- Add limit to top occurences by @dirkkul in #919
- Add timeout class by @dirkkul in #916
- Allow None as query for BM25 and hybrid by @dirkkul in #924
- Implement missing update/replace of named vectors by @tsmith023 in #926
- Add functions to combine lists of filters via and/or by @dirkkul in #920
- Add back named vector update with new patched CI image by @tsmith023 in #927
- Make fixes to client proxy definitions by @tsmith023 in #921
Full Changelog: v4.5.0...v4.5.1