- Update changelog after removing legacy filters (#1083)
- Update ruff linting scripts and settings (#1105)
- Adopt uv as installer (#1142)
- Defer the database connection to when it's needed (#766)
- Add filter_policy to elasticsearch integration (#825)
ElasticSearch
- Fallback to default filter policy when deserializing retrievers without the init parameter (#898)
- Do not retry tests in
hatch run test
command (#954)
- Retry tests to reduce flakyness (#836)
- Update ruff invocation to include check parameter (#853)
- ElasticSearch - remove legacy filters elasticsearch (#1078)
- Add support for custom mapping in ElasticsearchDocumentStore (#721)
- Docstring update (#525)
- Review Elastic (#541)
- Disable-class-def (#556)
- Fix order of API docs (#447)
This PR will also push the docs to Readme
- Update category slug (#442)
- Add user-agent header (#457)
- Add filters to run function in retrievers of elasticsearch (#440)
- Generate api docs (#322)
- Fix project urls (#96)
- Use
hatch_vcs
to manage integrations versioning (#103)
- Fix import and increase version (#77)
- Fix license headers