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