v4.8.0
What's Changed
- Bump importlib-metadata from 8.1.0 to 8.2.0 by @dependabot in #1211
- Bump pytest from 8.2.2 to 8.3.1 by @dependabot in #1210
- Bump pytest-asyncio from 0.23.7 to 0.23.8 by @dependabot in #1213
- Pass
AdditionalConfig.trust_env
correctly tohttpx
client by @tsmith023 in #1214 - Bump pytest from 8.3.1 to 8.3.2 by @dependabot in #1219
- Bump types-requests from 2.30.0.0 to 2.32.0.20240712 by @dependabot in #1215
- Bump requests from 2.32.2 to 2.32.3 by @dependabot in #1216
- Bump typing-extensions from 4.8.0 to 4.12.2 by @dependabot in #1218
- Bump litestar from 2.9.1 to 2.10.0 by @dependabot in #1223
- feature: fetch_objects_by_ids by @tibor-reiss in #1241
- disable WCS auth tests by @dirkkul in #1251
- Fix issue when adding a property on a vectorized collection by @dirkkul in #1250
- Fix config export/import issues by @dirkkul in #1249
- Add support for hybrid search with vector distance by @dirkkul in #1256
- Add
cache_size
param to.iterator()
to make request size mutable by @tsmith023 in #1263 - Add support for mistral by @dirkkul in #1057
- Add support for generative friendli ai by @dirkkul in #1271
- Add databricks embeddings by @dirkkul in #1272
- Update Weaviate Cloud OIDC provider to current prod instance by @mikewyer in #1274
- Deprecate v3 in v4 by @dirkkul in #1239
- Add
generative-databricks
support inConfigure
factory by @tsmith023 in #1273 - Update changelog for
v4.8.0
change by @antas-marcin in #1280
New Contributors
- @tibor-reiss made their first contribution in #1241
Full Changelog: v4.7.1...v4.8.0