Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: compatibility with Weaviate 4.9.0 #1143

Merged
merged 3 commits into from
Oct 18, 2024
Merged

fix: compatibility with Weaviate 4.9.0 #1143

merged 3 commits into from
Oct 18, 2024

Conversation

anakin87
Copy link
Member

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:

  • pin the new version of the client
  • drop python 3.8, as they did
  • adjust the test

How did you test it?

CI

Checklist

@anakin87 anakin87 marked this pull request as ready for review October 17, 2024 10:22
@anakin87 anakin87 requested a review from a team as a code owner October 17, 2024 10:22
@anakin87 anakin87 requested review from silvanocerza, Amnah199 and davidsbatista and removed request for a team October 17, 2024 10:22
Copy link
Contributor

@Amnah199 Amnah199 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@anakin87 anakin87 merged commit a73355e into main Oct 18, 2024
9 checks passed
@anakin87 anakin87 deleted the fix-weaviate-4.9 branch October 18, 2024 15:36
@anakin87 anakin87 self-assigned this Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants