-
Notifications
You must be signed in to change notification settings - Fork 126
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
b966f18
commit b07dc1e
Showing
1 changed file
with
81 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,81 @@ | ||
# Changelog | ||
|
||
## [unreleased] | ||
|
||
### 🚀 Features | ||
|
||
- Defer the database connection to when it's needed (#769) | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- Fix astra nightly | ||
|
||
|
||
## [integrations/astra-v0.7.0] - 2024-05-15 | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- Make unit tests pass (#720) | ||
|
||
## [integrations/astra-v0.6.0] - 2024-04-24 | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- Pass namespace in the docstore init (#683) | ||
|
||
## [integrations/astra-v0.5.1] - 2024-04-09 | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- Fix haystack-ai pin (#649) | ||
|
||
|
||
|
||
## [integrations/astra-v0.5.0] - 2024-03-18 | ||
|
||
### 📚 Documentation | ||
|
||
- Review `integrations.astra` (#498) | ||
- Small consistency improvements (#536) | ||
- Disable-class-def (#556) | ||
|
||
## [integrations/astra-v0.4.2] - 2024-02-21 | ||
|
||
### FIX | ||
|
||
- Proper name for the sort param (#454) | ||
|
||
## [integrations/astra-v0.4.1] - 2024-02-20 | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- Fix order of API docs (#447) | ||
|
||
This PR will also push the docs to Readme | ||
- Fix integration tests (#450) | ||
|
||
|
||
|
||
## [integrations/astra-v0.4.0] - 2024-02-20 | ||
|
||
### 📚 Documentation | ||
|
||
- Update category slug (#442) | ||
|
||
## [integrations/astra-v0.3.0] - 2024-02-15 | ||
|
||
## [integrations/astra-v0.2.0] - 2024-02-13 | ||
|
||
### Astra | ||
|
||
- Generate api docs (#327) | ||
|
||
### Refact | ||
|
||
- [**breaking**] Change import paths (#277) | ||
|
||
## [integrations/astra-v0.1.1] - 2024-01-18 | ||
|
||
## [integrations/astra-v0.1.0] - 2024-01-11 | ||
|
||
<!-- generated by git-cliff --> |