deepset-ai / haystack-core-integrations

Additional packages (components, document stores and the likes) to extend the capabilities of Haystack version 2.0 and onwards
https://haystack.deepset.ai
Apache License 2.0
122 stars 120 forks source link

fix: compatibility with Weaviate 4.9.0 #1143

Closed anakin87 closed 1 month ago

anakin87 commented 1 month ago

Related Issues

Weaviate tests started failing (https://github.com/deepset-ai/haystack-core-integrations/actions/runs/11382891630/job/31667385516?pr=1142) due to a new release: https://github.com/weaviate/weaviate-python-client/releases/tag/v4.9.0

Proposed Changes:

How did you test it?

CI

Checklist