Skip to content

Latest commit

 

History

History
92 lines (51 loc) · 1.88 KB

File metadata and controls

92 lines (51 loc) · 1.88 KB

Changelog

[integrations/weaviate-v4.0.2] - 2024-11-13

🐛 Bug Fixes

  • Dependency for weaviate document store (#1186)

[integrations/weaviate-v4.0.1] - 2024-11-11

[integrations/weaviate-v4.0.0] - 2024-10-18

🐛 Bug Fixes

  • Compatibility with Weaviate 4.9.0 (#1143)

⚙️ Miscellaneous Tasks

  • Weaviate - remove legacy filter support (#1070)
  • Update changelog after removing legacy filters (#1083)
  • Update ruff linting scripts and settings (#1105)
  • Adopt uv as installer (#1142)

[integrations/weaviate-v2.2.1] - 2024-09-07

🚀 Features

  • Add filter_policy to weaviate integration (#824)

🐛 Bug Fixes

  • Weaviate filter error (#811)
  • Fix connection to Weaviate Cloud Service (#624)
  • Pin weaviate-client (#1046)
  • Weaviate - fix connection issues with some WCS URLs (#1058)

🧪 Testing

  • Do not retry tests in hatch run test command (#954)

⚙️ Miscellaneous Tasks

  • Retry tests to reduce flakyness (#836)
  • Update ruff invocation to include check parameter (#853)

[integrations/weaviate-v2.1.0] - 2024-06-10

🚀 Features

  • Defer the database connection to when it's needed (#802)

🐛 Bug Fixes

  • Weaviate schema class name conversion which preserves PascalCase (#707)

[integrations/weaviate-v2.0.0] - 2024-03-25

📚 Documentation

  • Disable-class-def (#556)
  • Fix docstrings (#586)

Weaviate

  • Migrate from weaviate python client v3 to v4 (#463)

[integrations/weaviate-v1.0.2] - 2024-02-27

🐛 Bug Fixes

  • Fix order of API docs (#447)

This PR will also push the docs to Readme

  • Fix weaviate auth tests (#488)

📚 Documentation

  • Update category slug (#442)

Weaviate

  • Make retrievers return dicts (#491)

[integrations/weaviate-v1.0.0] - 2024-02-15

🚀 Features

  • Generate weaviate API docs (#351)

[integrations/weaviate-v0.0.0] - 2024-01-10