-
Notifications
You must be signed in to change notification settings - Fork 127
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
242e3c5
commit e8b7172
Showing
1 changed file
with
23 additions
and
5 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 |
---|---|---|
@@ -1,5 +1,28 @@ | ||
# Changelog | ||
|
||
## [integrations/chroma-v0.22.0] - 2024-09-30 | ||
|
||
### 🚀 Features | ||
|
||
- Chroma - allow remote HTTP connection (#1094) | ||
- Chroma - defer the DB connection (#1107) | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- Fix chroma linting; rm numpy (#1063) | ||
|
||
Co-authored-by: Silvano Cerza <[email protected]> | ||
- Filters in chroma integration (#1072) | ||
|
||
### 🧪 Testing | ||
|
||
- Do not retry tests in `hatch run test` command (#954) | ||
|
||
### ⚙️ Miscellaneous Tasks | ||
|
||
- Chroma - ruff update, don't ruff tests (#983) | ||
- Update ruff linting scripts and settings (#1105) | ||
|
||
## [integrations/chroma-v0.21.1] - 2024-07-17 | ||
|
||
### 🐛 Bug Fixes | ||
|
@@ -76,8 +99,6 @@ This PR will also push the docs to Readme | |
|
||
- Fix project urls (#96) | ||
|
||
|
||
|
||
### 🚜 Refactor | ||
|
||
- Use `hatch_vcs` to manage integrations versioning (#103) | ||
|
@@ -88,13 +109,10 @@ This PR will also push the docs to Readme | |
|
||
- Fix import and increase version (#77) | ||
|
||
|
||
|
||
## [integrations/chroma-v0.8.0] - 2023-12-04 | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- Fix license headers | ||
|
||
|
||
<!-- generated by git-cliff --> |