-
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
f805abc
commit 5098fbd
Showing
1 changed file
with
57 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,57 @@ | ||
# Changelog | ||
|
||
## [unreleased] | ||
|
||
### 🚀 Features | ||
|
||
- Defer the database connection to when it's needed (#770) | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- Pass empty dict to filter instead of None (#775) | ||
|
||
## [integrations/mongodb_atlas-v0.2.1] - 2024-04-09 | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- Fix haystack-ai pin (#649) | ||
|
||
|
||
|
||
### 📚 Documentation | ||
|
||
- Disable-class-def (#556) | ||
|
||
## [integrations/mongodb_atlas-v0.2.0] - 2024-03-09 | ||
|
||
### 📚 Documentation | ||
|
||
- Mongo atlas (#534) | ||
- Final API docs touches (#538) | ||
|
||
### Mongodb | ||
|
||
- Improve example (#546) | ||
|
||
## [integrations/mongodb_atlas-v0.1.0] - 2024-02-23 | ||
|
||
### 🚀 Features | ||
|
||
- MongoDBAtlas Document Store (#413) | ||
- `MongoDBAtlasEmbeddingRetriever` (#427) | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- Remove filters from `MongoDBAtlasDocumentStore.count()` method (#430) | ||
- Fix order of API docs (#447) | ||
|
||
This PR will also push the docs to Readme | ||
- Fix pyproject for mongodbatlas (#478) | ||
|
||
|
||
|
||
### 📚 Documentation | ||
|
||
- Update category slug (#442) | ||
|
||
<!-- generated by git-cliff --> |