Skip to content

Latest commit

 

History

History
67 lines (35 loc) · 1.19 KB

File metadata and controls

67 lines (35 loc) · 1.19 KB

Changelog

[unreleased]

🚀 Features

  • Add filter_policy to weaviate integration (#824)

🐛 Bug Fixes

  • Weaviate filter error (#811)
  • Fix connection to Weaviate Cloud Service (#624)

⚙️ 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