Skip to content

Latest commit

 

History

History
79 lines (42 loc) · 1.51 KB

File metadata and controls

79 lines (42 loc) · 1.51 KB

Changelog

[integrations/weaviate-v3.0.0] - 2024-09-12

⚙️ Miscellaneous Tasks

  • Weaviate - remove legacy filter support (#1070)

[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