Releases: weaviate/weaviate-python-client
Releases · weaviate/weaviate-python-client
v4.10.4
What's Changed
- Add dimensions param to
text2vec_azure_openai
by @tsmith023 in #1508
Full Changelog: v4.10.3...v4.10.4
v4.10.3
What's Changed
- Fix backup/restore for the embedded server by @parkerduckworth in #1485
- Ensure all
BlockingIOError
exceptions are ignored in event loop by @tsmith023 in #1503 - Add support for tenant operations by @dirkkul in #1493
- Add support for dynamic backup path by @dirkkul in #1494
- Replace
threading.Lock
withasyncio.Lock
when batching to avoid deadlocks by @tsmith023 in #1270 - Fix adding a location when no config is given by @dirkkul in #1506
- Add support for debug get object endpoint: by @tsmith023 in #1507
- Add google ai studio by @dirkkul in #1510
Full Changelog: v4.10.2...v4.10.3
v4.10.2
What's Changed
- Reduce test matrix by @dirkkul in #1478
- Add pipeline to test docs build by @dirkkul in #1479
- Fix query params issue dependent on bug in httpx<0.28 by @rlmanrique in #1482
New Contributors
- @rlmanrique made their first contribution in #1482
Full Changelog: v4.10.1...v4.10.2
v4.10.1
v4.10.0
What's Changed
- Remove v3 by @dirkkul in #1452
- Update to protobuf 5 by @dirkkul in #1453
- Support RBAC by @tsmith023 in #1388
- Generate GRPC code with lowest version we support by @dirkkul in #1458
- VoyageAI's new multimodal embedding model by @fzowl in #1461
New Contributors
Full Changelog: v4.9.6...v4.10.0
v4.9.6
v4.9.5
v4.9.4
What's Changed
- fix type boolean restriction on include vector for _QueryReference by @paul7Junior in #1399
- Fix documentation URL for within_geo_range by @jensenbox in #1407
- Add support for multi2vec-cohere by @dirkkul in #1390
- Add time based deletion strategy by @dirkkul in #1364
- Add support for
multi2vec-jinaai
; docstring changes by @databyjp in #1422
New Contributors
- @paul7Junior made their first contribution in #1399
- @jensenbox made their first contribution in #1407
Full Changelog: v4.9.3...v4.9.4
v4.9.3
What's Changed
Full Changelog: v4.9.2...v4.9.3
v4.9.2
What's Changed
- Ensure each per-process event loop has its exception handler patched properly by @tsmith023 in #1381
Full Changelog: v4.9.1...v4.9.2