Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
HaystackBot committed May 30, 2024
1 parent 42339cd commit b966f18
Showing 1 changed file with 80 additions and 0 deletions.
80 changes: 80 additions & 0 deletions integrations/elasticsearch/CHANGELOG.md
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 -->

0 comments on commit b966f18

Please sign in to comment.