Releases: weaviate/weaviate-python-client
Releases · weaviate/weaviate-python-client
v4.16.4
What's Changed
- Remove unused configs from new vectorizer syntax by @dirkkul in #1755
- Change default to
Trueforvectorize_collection_namein_Vectorsand_MultiVectorsby @tsmith023 in #1757
Full Changelog: v4.16.3...v4.16.4
v4.16.3
What's Changed
- Add support for protobuf v4+5+6 by @dirkkul in #1682
- handle date with nanoseconds by @augustas1 in #1753
Full Changelog: v4.16.2...v4.16.3
v4.16.2
What's Changed
Full Changelog: v4.16.1...v4.16.2
v4.16.1
What's Changed
- fix(rbac): Capitalize first letter for alias similar to collection by @kavirajk in #1741
- Change default for vectorizeCollectionName back to true by @dirkkul in #1743
- RQ: Add rescoreLimit parameter by @rlmanrique in #1745
Full Changelog: v4.16.0...v4.16.1
v4.16.0
What's Changed
- fix: auto capitalize target collection in by_ref_multi_target by @melsonic in #1471
- Provide helpers when updating tenant activity statuses by @tsmith023 in #1695
- Add support for new features of Weaviate in
v1.32by @tsmith023 in #1727 - Add restore for users and roles by @dirkkul in #1737
- Add jina multi2multi by @dirkkul in #1738
New Contributors
Full Changelog: v4.15.4...v4.16.0
v4.15.4
What's Changed
Full Changelog: v4.15.3...v4.15.4
v4.15.3
v4.15.2
What's Changed
- pass error details in async client search by @augustas1 in #1690
Full Changelog: v4.15.1...v4.15.2
v4.15.1
v4.15.0
What's Changed
- Allow adding vectors using
collection.config.add_vectorby @tsmith023 in #1640 - Adding VoyageAI's v3.5 models by @fzowl in #1679
- Add embed-v4.0 to the list of available Cohere models by @databyjp in #1680
- Unify Weaviate Python Client RTD docs with Weaviate Agents Python Client RTD docs by @StefanBogdan in #1678
- Copy context to ensure open telemetry makes it to batch requests by @tsmith023 in #1655
- Embedded Weaviate changes by @databyjp in #1681
- Fix config schema with multivector by @robbespo00 in #1573
- Bm25 operators by @dirkkul in #1683
Full Changelog: v4.14.4...v4.15.0