-
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
42339cd
commit b966f18
Showing
1 changed file
with
80 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,80 @@ | ||
# Changelog | ||
|
||
## [unreleased] | ||
|
||
### 🚀 Features | ||
|
||
- Defer the database connection to when it's needed (#766) | ||
|
||
## [integrations/elasticsearch-v0.5.0] - 2024-05-24 | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- Add support for custom mapping in ElasticsearchDocumentStore (#721) | ||
|
||
## [integrations/elasticsearch-v0.4.0] - 2024-04-03 | ||
|
||
### 📚 Documentation | ||
|
||
- Docstring update (#525) | ||
- Review Elastic (#541) | ||
- Disable-class-def (#556) | ||
|
||
## [integrations/elasticsearch-v0.3.0] - 2024-02-23 | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- Fix order of API docs (#447) | ||
|
||
This PR will also push the docs to Readme | ||
|
||
### 📚 Documentation | ||
|
||
- Update category slug (#442) | ||
|
||
### Elasticsearch | ||
|
||
- Add user-agent header (#457) | ||
|
||
### Feat | ||
|
||
- Add filters to run function in retrievers of elasticsearch (#440) | ||
|
||
### Elasticsearch | ||
|
||
- Generate api docs (#322) | ||
|
||
## [integrations/elasticsearch-v0.2.0] - 2024-01-19 | ||
|
||
## [integrations/elasticsearch-v0.1.3] - 2024-01-18 | ||
|
||
## [integrations/elasticsearch-v0.1.2] - 2023-12-20 | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- Fix project urls (#96) | ||
|
||
|
||
|
||
### 🚜 Refactor | ||
|
||
- Use `hatch_vcs` to manage integrations versioning (#103) | ||
|
||
## [integrations/elasticsearch-v0.1.1] - 2023-12-05 | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- Fix import and increase version (#77) | ||
|
||
|
||
|
||
## [integrations/elasticsearch-v0.1.0] - 2023-12-04 | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- Fix license headers | ||
|
||
|
||
## [integrations/elasticsearch-v0.0.2] - 2023-11-29 | ||
|
||
<!-- generated by git-cliff --> |