Releases: weaviate/weaviate-python-client
Releases · weaviate/weaviate-python-client
v3.24.1
What's Changed
- Catch JsonDecodeException and raise exception with response content by @dirkkul in #456
- Update dependencies by @dirkkul in #466
- Fix weaviate.version by @trengrj in #468
- Fix clientwide mypy errors by @tsmith023 in #482
- Remove default offline scope from OIDC user+pw. Users of some identity services like Okta might need to readd this scope by @dirkkul in #489
- Ignore pypi read timeout by @dirkkul in #490
- Fix batch delete with operands by @tsmith023 in #479
- Remove client-side schema validation as this caused to many problems by @tsmith023 in #488
New Contributors
Full Changelog: v3.23.2...v3.24.1
v3.23.2
What's Changed
- fix gh-449 by @StefanBogdan in #450
- ensure client functionality is aligned with docs usage by @tsmith023 in #452
Full Changelog: v3.23.1...v3.23.2
v3.23.1
What's Changed
- Enable rerank-cohere module in EmbeddedWeaviate by @dirkkul in #442
- Fix batch objects where filter by @tsmith023 in #443
- move client-side filter check and error from gql.get to batch.delete_objects by @tsmith023 in #445
Full Changelog: v3.23.0...v3.23.1
v3.23.0
What's Changed
- Fix additional properties bug by @databyjp in #379
- Use batch queue info from weaviate to improve dynamic batching by @dirkkul in #413
- Update default embedded version to 1.20.5 by @dirkkul in #425
- Escape quotes for with_bm25/with_hybrid/with_generate by @halilbilgin in #422
- Bug fixes of where filtering for valueText & valueString and valueGeoRange by @tsmith023 in #424
- Add tenant activation methods by @tsmith023 in #423
- [docs] add installation instructions for contributors by @databyjp in #383
- remove dumps in favour of replace to avoid regression by @tsmith023 in #427
- Support new contains filters by @tsmith023 in #426
- Bump CI images to use latest Weaviate release by @tsmith023 in #428
- Deprecate calling
client.batch()
in contect manager by @tsmith023 in #434 - Fix name of updating tenants by @dirkkul in #435
- Added ImageBind near arguments by @antas-marcin in #384
- Better defaults for batching by @dirkkul in #438
- Change more values for batch defaults by @dirkkul in #439
- Prepare 3.23.0 release by @tsmith023 in #437
New Contributors
- @halilbilgin made their first contribution in #422
Full Changelog: v3.22.1...v3.23.0
v3.22.1
What's Changed
- Don't block clients in air-gaped environments by @dirkkul in #373
- Add tenant as an optional param to batch.delete_objects by @ciprianaradulescu in #375
New Contributors
- @ciprianaradulescu made their first contribution in #375
Full Changelog: v3.22.0...v3.22.1
v3.22.0
What's Changed
- Fix erroneous docstring in Schema.exists by @apetresc in #364
- Add support for tenants endpoints by @antas-marcin in #345
- Add class parameter to nodes api by @dirkkul in #365
- Add support for autocut by @dirkkul in #366
- Add hybrid fusion type by @dirkkul in #367
- Warn when weaviate client outdated by @iangregson in #343
- Feature: add .with_limit() method to AggregateBuilder by @tsmith023 in #369
New Contributors
- @apetresc made their first contribution in #364
- @iangregson made their first contribution in #343
- @tsmith023 made their first contribution in #369
Full Changelog: v3.21.0...v3.22.0
v3.21.0
What's Changed
Full Changelog: v3.20.1...v3.21.0
v3.21.0b0
What's Changed
Full Changelog: v3.20.1...v3.21.0b0