-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f70664d
commit 29b363c
Showing
1 changed file
with
51 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
# Changelog | ||
|
||
## [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 | ||
|
||
<!-- generated by git-cliff --> |